Markus Krause
2e0add3548
prevent selection of SPI pins for 8266
2 years ago
Markus Krause
79980fd8bf
remove accidental file
2 years ago
Markus Krause
44c254b180
prevent setting of SPI pins for ESP82xx as not supported
2 years ago
Markus Krause
e3aa64b5cb
remove explicit HSPI call as it breaks 8266 builds
2 years ago
Markus Krause
8c36093dd7
extend api and settings container with spi pins
2 years ago
Markus Krause
9df7da46a7
add SPI pin config option
2 years ago
Markus Krause
190e8c737e
conditionally display esp32-s3 list of pins for selection
2 years ago
Tobias Wolf
e2f8b7bea3
Also add RSSI metric
2 years ago
Markus Krause
44f602f1a7
add spi pins to config container, remove hacks from app code
2 years ago
Markus Krause
cccbe63f2b
fix config override example
(add spi pins, remove wrong RF24 in there which was not correct even before)
2 years ago
Tobias Wolf
380f86cda1
Add missing argument for devicename
2 years ago
Markus Krause
97d60f2ea9
start making SPI configurable
2 years ago
Tobias Wolf
ecfefc6041
Add uptime to Prometheus metrics
2 years ago
lumapu
02dc025814
Merge branch 'rejoe1-development03' into development03
2 years ago
lumapu
850cda3c38
0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794 , #632
2 years ago
lumapu
3f2e40848e
review #804
2 years ago
rejoe2
a1fb4aa911
MI - fix length for command packets
2 years ago
rejoe2
03b1eb126c
MI - small bugfix
2 years ago
rejoe2
c1e7128846
debug review
2 years ago
rejoe2
32092ede0d
debug review
- DPRINT_IVID
- MI: some small changes
2 years ago
lumapu
5a1a600327
0.5.105
* merged MI, thx @rejoe2 #788
* fixed reboot message #793
2 years ago
lumapu
53d02df854
Merge branch 'isarrider-patch-1' into development03
2 years ago
lumapu
ce5c6181c4
Merge branch 'rejoe2-development03' into development03
2 years ago
lumapu
3ed76324d5
clean up pull request
2 years ago
rejoe2
b498ea619f
MI - restructure error calculation
2 years ago
Alex
7d2efd7943
Update Dockerfile
added Influx Client Pip
2 years ago
rejoe2
250d3f9fb1
MI - debug output for error calculation
2 years ago
rejoe2
0535117a47
MI - some small fixes ( #5 )
2 years ago
rejoe2
6fc2f2dde3
Merge branch 'lumapu:development03' into development03
2 years ago
Alex
0526a5191a
Create Dockerfile
2 years ago
lumapu
25695fc30a
0.5.104
* improved wifi connection #652
2 years ago
lumapu
a6b8794855
0.5.104
* further improved save settings
* removed `#` character from ePaper
* fixed saving pinout for `Nokia-Display`
* removed `Reset` Pin for monochrome displays
2 years ago
rejoe2
a7bacf1f11
MI - dec control plus debug ( #4 )
* restructure serial debug output (partly)
+ MI - more code review
* fix debug output for power control cmds
* MI - limitation commands answered
* Debug - add more macros and texts
Might as well help for https://github.com/lumapu/ahoy/pull/478
Unfortunately, this atm doesn't really lower used flash memory
* MI - limit command
- now seems to work for MI-600 (to be verified)
- debug - more use of macros (wrt. to real effect see last remark)
2 years ago
lumapu
296597a589
0.5.103
fix ESP32 build
2 years ago
lumapu
ce6267ace6
Merge branch 'rejoe1-development03' into development03
2 years ago
lumapu
fd0b7d2872
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
2 years ago
lumapu
0b0026171b
Merge branch 'main' into development03
2 years ago
lumapu
96eb32ca63
0.5.103
merged heap improvements #772
2 years ago
lumapu
3e6693ff30
Merge branch 'development01' of https://github.com/Argafal/ahoy into development03
2 years ago
lumapu
159b78c326
0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
2 years ago
lumapu
d7c06fd5d8
0.5.102
small fixes (save settings)
2 years ago
lumapu
57bda044e5
0.5.102
Warning: old exports are not compatible any more!
further save settings improvements (only store inverters which are existing)
improved display of settings save return value
made save settings asynchronous (more heap memory is free)
2 years ago
lumapu
e1326698b9
0.5.102
fix JSON import #775
fix save settings, at least already stored settings are not lost #771
2 years ago
rejoe2
a2f4807f5a
Move some fix texts to debug.h
Add
* DBGPRINT_TXT
* DBGPRINTLN_TXT
2 years ago
rejoe2
ff93954612
use DPRINTHEAD for MI
saves ~2+% of flash mem
2 years ago
rejoe2
d01b527eb4
Debug: introduce DPRINTHEAD function
2 years ago
rejoe2
c3fce0af24
MI - optimize debug output and resending logic
2 years ago
rejoe2
95420e35de
Delete hmRadio.h
wrong place...
2 years ago
rejoe2
a2f559d91e
Delete miPayload.h
wrong place...
2 years ago
rejoe2
3317265783
MI - optimize serial output and resending logic
2 years ago