Commit graph

1337 commits

Author SHA1 Message Date
lumapu
28c4416854 improved, RX on SDR visible (865MHz) but not in Ahoy!? 2023-03-23 17:36:38 +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
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
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
Andreas E
81c368e762
Merge branch 'lumapu:development03' into development03 2023-03-14 22:13:08 +01:00
dAjaY85
108ab3ecfa 1306 Fehlerkorrektur 2023-03-14 22:12:34 +01:00
Lukas Pusch
56b4ed2cfe
Merge pull request #769 from dAjaY85/development03
Korrektur SSD
2023-03-14 21:44:05 +01:00
argafal
58c2aa7d94 Merge remote-tracking branch 'upstream/development03' into development03 2023-03-14 18:34:50 +01:00
argafal
73032663c4 Resolve conflict, accept upstream 2023-03-14 18:31:03 +01:00
argafal
58d992c771 Two improvements to heap fragmentation
See https://github.com/lumapu/ahoy/issues/768.
2023-03-14 18:28:05 +01:00
rejoe2
02985af8f8
Merge branch 'lumapu:development03' into development03 2023-03-14 11:11:01 +01:00
dAjaY85
237d45f19a Version 101 2023-03-14 09:15:04 +01:00
dAjaY85
20688b207a Korrektur, damit SSD wieder funktioniert. 2023-03-14 09:13:18 +01:00
lumapu
6da58e3505 0.5.100
fix add inverter `setup.html` #766
fix MQTT retained flag for total values #726
renamed buttons for import and export `setup.html`
added serial message `settings saved`
2023-03-13 21:58:48 +01:00
Lukas Pusch
68d3c28f63
Merge pull request #764 from DM6JM/Docu-Pi
Update: RPi documentation
2023-03-13 12:21:45 +01:00
DM6JM
f6d9cd6142 Update: RPi documentation 2023-03-12 17:39:36 +01:00
lumapu
116a1e6a93 0.5.99
fix limit in [User_Manual.md](../User_Manual.md)
changed `contrast` to `luminance` in `setup.html`
try to fix SSD1306 display #759
only show necessary display pins depending on setting
2023-03-11 23:52:12 +01:00
lumapu
2d9f53c941 fix upload settings #686 2023-03-11 02:10:18 +01:00
lumapu
499e1e44f5 0.5.98 removed debug outputs 2023-03-11 00:54:10 +01:00
lumapu
3e919b4d10 removed MQTT subscription sync_ntp, set_time with a value of 0 does the same #696
simplified MQTT subscription for `limit`. Check User-Manual.md for new syntax #696, #713
repaired inverter wise limit control, #713
2023-03-11 00:12:57 +01:00
lumapu
30014e2649 added missing file 2023-03-10 18:28:56 +01:00
lumapu
0cc6e09383 fix SH1106 rotation and turn off during night #756 2023-03-10 18:00:26 +01:00