rejoe2
f4accf1e37
MI - find priority inverter
remove unnecessary type checks
2 years ago
rejoe2
88f5120fc0
MI - restructure priority handling
- app differenciates between HM and MI type now (thx to beegee3 and AsZork)
- review debug output (also for HM)
2 years ago
rejoe2
7baa95c759
MI - change logic for progressing 4ch dev info cmd
Not tested yet, but compiled on 0.5.107.
So no urgent check in is required, but most likely this will perform more consistent than the previous version.
2 years ago
Markus Krause
29315b9b42
fix pointer lifetime for SPIClass
2 years ago
Markus Krause
7ee9a9dfb6
fix for display stealing the spi interface
2 years ago
rejoe2
a5f93f186c
more fixes to serial output
2 years ago
lumapu
081adeb140
0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2 years ago
lumapu
23e848d224
improved multi inverter
fixed setup
improved serial output
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
44f602f1a7
add spi pins to config container, remove hacks from app code
2 years ago
Markus Krause
97d60f2ea9
start making SPI configurable
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
3ed76324d5
clean up pull request
2 years ago
rejoe2
b498ea619f
MI - restructure error calculation
2 years ago
rejoe2
250d3f9fb1
MI - debug output for error calculation
2 years ago
rejoe2
0535117a47
MI - some small fixes ( #5 )
2 years ago
Argafal
adb056fd4f
Parse power factor, Qvar as signed values
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
159b78c326
0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
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
ff93954612
use DPRINTHEAD for MI
saves ~2+% of flash mem
2 years ago
rejoe2
c3fce0af24
MI - optimize debug output and resending logic
2 years ago
rejoe2
12f37c2cb0
MI - add some multiframe handling
2 years ago
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)
2 years ago
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>
2 years ago
lumapu
28bd99ed1e
0.5.97
merge MI improvements, get firmware information #753
2 years ago
rejoe2
133f018d04
MI - code restructuring
esp. wrt. AC power calculation
2 years ago
rejoe2
ad64d737b7
MI - request firmware infos
2 years ago
lumapu
6ef7720324
added Nokia display again for ESP8266 #764
changed `var` / `VAr` to SI unit `var` #732
fix MQTT retained flags for totals (P_AC, P_DC) #726 , #721
2 years ago
lumapu
a01666aee8
fix merge changes
2 years ago
rejoe2
52020d5431
MI - refacture "complete?" code for 1/2 ch
2 years ago
rejoe2
892ce44441
MI - delete unnecessary MiInfoCommand
compiles, but untested yet; should work
2 years ago
rejoe2
4eed422cac
MI - small changes
2 years ago
rejoe2
7add54bf2b
MI - request missing parts
seems to basically work
2 years ago
lumapu
70cb0dcd45
improved web API for `live`
added dark mode option
converted all forms to reponsive design
repaired menu with password protection #720 , #716 , #709
2 years ago
rejoe2
f6ad403637
MI models partly working
still needs rework in many aspects...
2 years ago
rejoe2
e89ac0886e
fill yield fields
...might not be correct...
2 years ago
rejoe2
eae10b0789
fix channel assignment etc.
most likely not yet complete, might need some calculations...
2 years ago
lumapu
4f0d365211
improved html and navi, navi is visible even when API dies #660
reduced maximum allowed JSON size for API to 6000Bytes #660
small fix: output command at `prepareDevInformCmd` #692
improved inverter handling for MQTT #671
2 years ago
lumapu
300fc763c1
hms related changes
2 years ago
lumapu
9ef2df21fa
merged PR #684 , #698 , #705
webserial minor overflow fix #660
web `index.html` improve version information #701
fix MQTT sets power limit to zero (0) #692
changed `reset at midnight` with timezone #697
2 years ago
lumapu
3a25ebb26f
improved HMS implementation, RX not functional
Tx visible on SDR @ 863MHz
2 years ago
lumapu
6cbd256c1f
added setttings for cmt
added HMS2000 as possible inverter
added enable for NRF24 and CMT
2 years ago
lumapu
c4dd372554
improved general structures to support HMS in future
2 years ago
lumapu
c56c785a1f
basic implementation of HMS/HMT inverters
2 years ago