lumapu
f191c036bb
0.8.24
* fix NRF communication for opendtufusion ethernet variant
1 year ago
lumapu
222bf0e54a
0.8.23
* heuristics fix #1269 #1270
* moved `sendInterval` in settings, **important:** *will be reseted to 15s after update to this version*
* try to prevent access to radio classes if they are not activated
* fixed millis in serial log
* changed 'print whole trace' = `false` as default
* added communication loop duration in [ms] to serial console
* don't print Hex-Payload if 'print whole trace' == `false`
1 year ago
lumapu
30f580891f
0.8.22
* fix communication state-machine regarding zero export #1267
1 year ago
lumapu
8c0ff5a3bd
0.8.21
* fix ethernet save inverter parameters #886
* fix ethernet OTA update #886
* improved radio statistics, fixed heuristic output for HMS and HMT inverters
1 year ago
lumapu
689a295d0b
0.8.20
* improved HM communication #1259 #1249
* fix `loadDefaults` for ethernet builds #1263
* don't loop through radios which aren't in use #1264
1 year ago
lumapu
1c12f4c141
0.8.19
* added ms to serial log
* added (debug) option to configure gap between inverter requests
1 year ago
lumapu
df2e840751
0.8.18
* copied even more from the original heuristic code #1259
1 year ago
lumapu
c71377011b
0.8.17
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
1 year ago
lumapu
240be8cd98
0.8.16
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
1 year ago
lumapu
4afd63184d
0.8.16
* fix crash if NRF is not enabled
1 year ago
lumapu
379654fa51
0.8.15
fix fusion build
1 year ago
lumapu
a91455eace
0.8.15
fix github workflow (files are case sensitive)
1 year ago
lumapu
71e9fbdc0f
0.8.15
* added class to combine inverter heuristics fields #1258
1 year ago
lumapu
583de41c6f
fix fusion eth crash
1 year ago
lumapu
bf5fe900da
fix compile for ESP8266
1 year ago
lumapu
468d7a6db7
fix compile for ESP32 (not S3 versions)
1 year ago
you69man
057c80162f
fix setGotNothing (didn't leave Testmode anymore)
(cherry picked from commit f802036344f322770df2c261a21402fbd0eb86fd)
1 year ago
lumapu
c3863f4928
0.8.14
* display improvments #1248 #1247
* fixed overflow in `hmRadio.h` #1244
1 year ago
lumapu
90ac13dbcd
0.8.14
* fixed decimal points for temperature (WebUI) PR #1254
* fixed inverter statemachine available state PR #1252
1 year ago
lumapu
25c9667633
converted CMT to use same SPI as NRF (for fusion board)
1 year ago
lumapu
7c62df071f
started implementation of ethernet for opendtufusion board
1 year ago
Wusaweki
99add5c8b2
combine CMD module status to antenna-symbol
... and for this harmonize hmRadio and hmsRadio is_Chip_Connected()
1 year ago
lumapu
6701c52048
small corrections
1 year ago
lumapu
ba8d1f3fc3
fix compile error and warnings
1 year ago
lumapu
f417717fc3
* optimized heuristic
* added option to reduce log size (strip frame payload to relevant field)
thx @Oberfritze , @rejoe2
1 year ago
lumapu
bac4301b8a
0.8.1011
* optimized communication
* repaired statistics
* fixed reboot
1 year ago
lumapu
34dff0b395
small changes
added Radio DTU to /system
1 year ago
lumapu
7c2beab9a7
small fixes
1 year ago
lumapu
6d6686b44e
0.8.1101
known issues:
* crashes from time to time?
* has MI commands in HM pipe?
1 year ago
lumapu
b7f0e683ec
0.8.10
* fix Mi and HM inverter communication #1235
* added privacy mode option #1211
* changed serial debug option to work without reboot
1 year ago
lumapu
49ef94cb7a
0.8.9
* merged PR #1234
* added new alarm codes
* removed serial interval, was not in use anymore
1 year ago
lumapu
b57e463b92
improved changes from PR #1234
1 year ago
rejoe2
08fcbb4e73
Partly fix retransmit errors
* move gotFragment flag
1 year ago
rejoe2
eb15ce5dba
0.8.0707
1 year ago
lumapu
1bc3a0f06f
0.8.7
* fix ESP8266 inverter settings #1226
* send radio statistics via MqTT #1227
* made night communication inverter depended
* added option to prevent adding values of inverter to total values (MqTT only) #1199
1 year ago
lumapu
a82777b2a1
0.8.6
* merged PR #1225
* improved heuristics (prevent update of statitistic during testing)
1 year ago
lumapu
e8dbe02e4f
merged
1 year ago
lumapu
8ac895f50a
0.8.5
* fixed endless loop while switching CMT frequency
* removed obsolete "retries" field from settings #1224
* fixed crash while defining new invertes #1224
* fixed default frequency settings
* added default input power to `400` while adding new inverters
* fixed color of wifi RSSI icon #1224
1 year ago
lumapu
efdac9634f
0.8.4
* introduced tabs in WebGUI (inverter settings)
* added inverter-wise power level and frequency
1 year ago
lumapu
56a1f3beaf
0.8.3
* fix yield day reset during day #848
* add total AC Max Power to WebUI
* fix opendtufusion build (GxEPD patch)
1 year ago
lumapu
975f6923d3
0.8.2
* beautified inverter settings in `setup` (preperation for future, settings become more inverter dependent)
1 year ago
lumapu
e550111f95
0.8.1
fix github actions (include error)
1 year ago
lumapu
ac246bb763
fixed radio statistics
1 year ago
lumapu
179c51302b
small Heuristic fix
1 year ago
lumapu
f1dfd328cc
0.8.1
* added tx channel heuristics (per inverter)
* fix statistics counter
1 year ago
lumapu
92855a7f0c
started to add heuristics as an extra class (for now global not inverter independent)
1 year ago
lumapu
7a97124bf7
small corrections after merging #1219
1 year ago
rejoe2
06a1159d4f
various changes
might not all be correct...
1 year ago
rejoe2
46b37cadde
review MI next cmd queuing
- still sends out to much messages and shows some strange behaviour
1 year ago
rejoe2
810afaac8b
various fixes
- increase buffer
- fix incomplete miHwDecode
- shorten timeout for MI
1 year ago