lumapu
b043f4c2ac
0.8.33
* improved communication thx @rejoe2
1 year ago
lumapu
cf19423d91
0.8.32
* fix `start` / `stop` / `restart` commands #1287
* added message, if profile was not read until now #1300
1 year ago
lumapu
7c08d934a9
0.8.31
* added class to handle timeouts PR #1298
1 year ago
you69man
f7e35e4404
implement TimeMonitor Class
1 year ago
lumapu
9c074b9814
0.8.30
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
1 year ago
rejoe2
0d3bfe3710
fix some double counts
1 year ago
rejoe2
6ec9561d7a
discord .2902
- disable cmdDone() calls for GridProfile+GetLossRate
- Typo
1 year ago
rejoe2
e8185b9e80
discord .2901
- add longer timeout + more retransmits to GridProfile req.
- close GridProfile + GetLossRate req. explicitly (also for heuristiscs)
1 year ago
lumapu
4f75ce7dd1
0.8.29
* fix crash if `getLossRate` was read from inverter #1288 #1290
* reduce reload time for opendtufusion ethernet variant to 5 seconds
* added basic grid parser
1 year ago
rejoe2
28fd60f896
Fix https://github.com/lumapu/ahoy/issues/1288
#1288
1 year ago
lumapu
8b379f768e
0.8.29
* fix MqTT generic topic `comm_disabled` #1265 #1286
* potential fix of #1285 (reset yield day)
* fix fraction of yield correction #1280
1 year ago
lumapu
5a52677cbd
0.8.28
* add get loss rate @rejoe2
* improve communication @rejoe2
1 year ago
lumapu
b3ceadadd4
0.8.28
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
1 year ago
lumapu
d31f39286e
0.8.27
* fix set power limit #1276
1 year ago
lumapu
16d0eb2048
0.8.26
* read grid profile as HEX (`live` -> click inverter name -> `show grid profile`)
1 year ago
lumapu
d62b53019a
0.8.25
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
1 year ago
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