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
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
Markus Krause
97d60f2ea9
start making SPI configurable
2023-03-25 20:32:23 +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
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
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
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
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
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
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)
2023-03-18 01:37:59 +01:00
lumapu
e1326698b9
0.5.102
...
fix JSON import #775
fix save settings, at least already stored settings are not lost #771
2023-03-17 23:14:38 +01:00
rejoe2
a2f4807f5a
Move some fix texts to debug.h
...
Add
* DBGPRINT_TXT
* DBGPRINTLN_TXT
2023-03-17 07:35:12 +01:00
rejoe2
ff93954612
use DPRINTHEAD for MI
...
saves ~2+% of flash mem
2023-03-16 17:32:56 +01:00
rejoe2
d01b527eb4
Debug: introduce DPRINTHEAD function
2023-03-16 17:31:42 +01:00
rejoe2
c3fce0af24
MI - optimize debug output and resending logic
2023-03-16 16:51:28 +01:00
rejoe2
95420e35de
Delete hmRadio.h
...
wrong place...
2023-03-16 16:50:37 +01:00
rejoe2
a2f559d91e
Delete miPayload.h
...
wrong place...
2023-03-16 16:50:20 +01:00
rejoe2
3317265783
MI - optimize serial output and resending logic
2023-03-16 16:48:57 +01:00
rejoe2
12f37c2cb0
MI - add some multiframe handling
2023-03-16 09:35:42 +01:00
rejoe2
53ae7fe7f5
Mi dev control ( #3 )
...
* MI - add devControl path to ivSend()
* MI - review AC calc II
Additionally code restructured to prepare for dev control (limitation, not working yet)
2023-03-16 08:02:36 +01:00
Daniel Michalik
2781604e23
Merge remote-tracking branch 'upstream/development03' into development03
2023-03-15 10:47:47 +01:00
argafal
3b661b050f
Increase the MQTT topic buffer size
...
See https://github.com/lumapu/ahoy/issues/768#issuecomment-1468692140
2023-03-15 10:21:40 +01:00
Lukas Pusch
3e67f2a52f
Merge pull request #776 from rejoe2/development03
...
MI - review AC calculation
2023-03-15 10:02:01 +01:00
rejoe2
44faa0316c
MI - reviw ac calculation ( #2 )
...
* Update: RPi documentation
* Update miPayload.h
* Update README.md
* MI - remarks to user manual
* MI - getting started
* MI - user manual typos
* MI - fix AC calc
* MI - fix status msg. analysis
---------
Co-authored-by: DM6JM <micheleblank@gmx.com>
Co-authored-by: Lukas Pusch <lp@lufami.de>
2023-03-15 08:19:24 +01:00
rejoe2
49899e74b6
Merge branch 'lumapu:development03' into development03
2023-03-14 22:26:19 +01:00
Lukas Pusch
0a19485b94
Merge pull request #774 from dAjaY85/development03
...
SSD1306 Fehlerkorrektur
2023-03-14 22:13:54 +01:00