Commit graph

2025 commits

Author SHA1 Message Date
lumapu
8ad9a919f4 Merge branch 'development03' into hms 2023-03-25 22:51:56 +01:00
Markus Krause
79980fd8bf remove accidental file 2023-03-25 22:48:24 +01:00
Markus Krause
44c254b180 prevent setting of SPI pins for ESP82xx as not supported 2023-03-25 22:46:48 +01:00
Markus Krause
e3aa64b5cb remove explicit HSPI call as it breaks 8266 builds 2023-03-25 22:37:10 +01:00
Markus Krause
8c36093dd7 extend api and settings container with spi pins 2023-03-25 22:21:27 +01:00
Markus Krause
9df7da46a7 add SPI pin config option 2023-03-25 22:13:09 +01:00
Markus Krause
190e8c737e conditionally display esp32-s3 list of pins for selection 2023-03-25 22:03:16 +01:00
Tobias Wolf
e2f8b7bea3
Also add RSSI metric 2023-03-25 21:35:55 +01:00
Markus Krause
44f602f1a7 add spi pins to config container, remove hacks from app code 2023-03-25 20:56:31 +01:00
Markus Krause
cccbe63f2b fix config override example
(add spi pins, remove wrong RF24 in there which was not correct even before)
2023-03-25 20:46:25 +01:00
Tobias Wolf
380f86cda1
Add missing argument for devicename 2023-03-25 20:42:22 +01:00
Markus Krause
97d60f2ea9 start making SPI configurable 2023-03-25 20:32:23 +01:00
Tobias Wolf
ecfefc6041
Add uptime to Prometheus metrics 2023-03-25 20:23:01 +01:00
lumapu
02dc025814 Merge branch 'rejoe1-development03' into development03 2023-03-25 02:10:53 +01:00
lumapu
850cda3c38 0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794, #632
2023-03-25 02:10:16 +01:00
lumapu
3f2e40848e review #804 2023-03-24 23:26:35 +01:00
lumapu
d61b707a76 switched config of cmt - RX still working 2023-03-24 18:05:33 +01:00
lumapu
cd35ed9adf reenabled communication 2023-03-24 17:50:59 +01:00
rejoe2
a1fb4aa911
MI - fix length for command packets 2023-03-24 17:01:43 +01:00
rejoe2
03b1eb126c
MI - small bugfix 2023-03-24 16:12:21 +01:00
rejoe2
c1e7128846
debug review 2023-03-24 15:33:26 +01:00
rejoe2
32092ede0d
debug review
- DPRINT_IVID
- MI: some small changes
2023-03-24 15:26:14 +01:00
lumapu
997bfe41e7 Merge branch 'development03' into hms 2023-03-24 08:12:46 +01:00
lumapu
5a1a600327 0.5.105
* merged MI, thx @rejoe2 #788
* fixed reboot message #793
2023-03-23 22:41:56 +01:00
lumapu
53d02df854 Merge branch 'isarrider-patch-1' into development03 2023-03-23 22:10:24 +01:00
lumapu
ce5c6181c4 Merge branch 'rejoe2-development03' into development03 2023-03-23 22:09:00 +01:00
lumapu
3ed76324d5 clean up pull request 2023-03-23 22:08:26 +01:00
rejoe2
b498ea619f
MI - restructure error calculation 2023-03-23 18:43:10 +01:00
lumapu
38d01b704d further testing to re enable the communication 2023-03-23 18:32:55 +01:00
lumapu
28c4416854 improved, RX on SDR visible (865MHz) but not in Ahoy!? 2023-03-23 17:36:38 +01:00
Alex
7d2efd7943
Update Dockerfile
added Influx Client Pip
2023-03-23 14:06:25 +01:00
rejoe2
250d3f9fb1
MI - debug output for error calculation 2023-03-23 07:17:27 +01:00
lumapu
769aeb5a9e Merge branch 'hms' of https://dev.lpusch.de/lukas/ahoy into hms 2023-03-22 23:14:18 +01:00
lumapu
c4e20b6395 improved HMS and CMT configuration
reconnect on timeout (30s)
introduced frequency ranges for EU
2023-03-22 23:14:03 +01:00
rejoe2
0535117a47
MI - some small fixes (#5) 2023-03-22 13:38:20 +01:00
rejoe2
6fc2f2dde3
Merge branch 'lumapu:development03' into development03 2023-03-22 12:29:58 +01:00
Alex
0526a5191a
Create Dockerfile 2023-03-20 14:05:35 +01:00
Argafal
adb056fd4f Parse power factor, Qvar as signed values 2023-03-20 12:10:01 +01:00
lumapu
4d735924ef Merge branch 'development03' into hms 2023-03-20 08:51:37 +01:00
lumapu
25695fc30a 0.5.104
* improved wifi connection #652
2023-03-19 22:11:21 +01:00
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
2023-03-19 21:49:39 +01:00
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)
2023-03-19 13:49:07 +01:00
lumapu
296597a589 0.5.103
fix ESP32 build
2023-03-19 13:23:42 +01:00
lumapu
ce6267ace6 Merge branch 'rejoe1-development03' into development03 2023-03-19 13:19:54 +01:00
lumapu
fd0b7d2872 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2023-03-19 13:19:39 +01:00
lumapu
0b0026171b Merge branch 'main' into development03 2023-03-19 13:17:45 +01:00
lumapu
96eb32ca63 0.5.103
merged heap improvements #772
2023-03-19 13:16:39 +01:00
lumapu
3e6693ff30 Merge branch 'development01' of https://github.com/Argafal/ahoy into development03 2023-03-19 13:13:45 +01:00
lumapu
159b78c326 0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
2023-03-19 13:13:27 +01:00
lumapu
d7c06fd5d8 0.5.102
small fixes (save settings)
2023-03-18 02:12:12 +01:00