lumapu
6b305651af
0.8.67
* fix HMS frequency
* fix display of inverter id in serial log (was displayed twice)
12 months ago
lumapu
7655abc805
0.8.66
fix compile
12 months ago
lumapu
dc696d727f
0.8.66
* added support for other regions - untested #1271
* fix generation of DTU-ID; was computed twice without reset if two radios are enabled
12 months ago
lumapu
97d74d3090
0.8.65 - 2024-01-24
* removed patch for NRF `PLOS`
* fix lang issues #1388
* fix build on Windows of `opendtufusion` environments (git: trailing whitespaces)
1 year ago
lumapu
7f386f07df
0.8.64
add `getPLOS` (NRF24 Debug)
1 year ago
lumapu
8c2b37ed9e
0.8.64
add ARC to timeout
1 year ago
lumapu
66117e545b
0.8.64
* add `ARC` to log (NRF24 Debug)
1 year ago
lumapu
77b1f96c03
0.8.63
* made code review
* fixed endless loop #1387
1 year ago
lumapu
e039820dba
0.8.62
* updated version in footer #1381
* repaired radio statistics #1382
1 year ago
lumapu
6cbcbbafc5
0.8.61 - 2024-01-21
* add favicon to header
* improved NRF communication
1 year ago
lumapu
94f5a2ad11
0.8.60
1 year ago
lumapu
9601e900ac
0.8.60
* merge PR: non blocking nRF loop #1371
1 year ago
rejoe2
ac0c93cb40
non blocking - first review
- discord 0.8.5902
- stay longer on expected rx channel to wait for first frame
- stick to looping over 5 channels for MI (after first frame or timeout)
1 year ago
rejoe2
4749b5ef3d
non blocking version
- shorten hms waiting times after last frame es well (might be too short to immedately stop timer!)
- timings still need review...
1 year ago
lumapu
358344ad6d
0.8.57
* merge PR: MI-MQTT and last retransmit #1363
* fixed DTU-ID, now built from the unique part of the MAC
* fix lang in `/system` #1346
1 year ago
rejoe2
9d29276c06
Add "second try"
- serial info deactivated
- first tx is counted as retransmit
1 year ago
rejoe2
e44e722315
MI-MQTT and last retransmit
- fix MI not sending data over MQTT (discord https://discord.com/channels/984173303147155506/1144045244166443159/1196092306873397351 )
- change logic for last retransmit (discord https://discord.com/channels/984173303147155506/1144045244166443159/1196098984167608360 )
1 year ago
lumapu
60111d0696
0.8.54
* added minimal version (without: MqTT, Display, History), WebUI is not changed!
* added simulator (must be activated before compile, standard: off)
* changed communication attempts back to 5
1 year ago
lumapu
455d29a6fa
0.8.52
* possible fix of 'division by zero' #1345
* fix lang #1348 #1346
* fix timestamp `max AC power` #1324
* fix stylesheet overlay `max AC power` #1324
* fix download link #1340
* fix history graph
* try to fix #1331
1 year ago
lumapu
ed3e93274e
0.8.51
* added history protection mask
* merge PR: display graph improvements #1347
1 year ago
lumapu
76fa30503d
0.8.51
* fix translation #1346
* further improve sending active power control command faster #1332
* added history protection mask
1 year ago
lumapu
2a01238bff
small fix
1 year ago
rejoe2
e23daad910
MI - add "get loss logic"
* as we don't have info from inverter side, this is just dull tx/rx statistics from the recent cycle...
1 year ago
lumapu
135a1f8032
0.8.47
* merge PR: add defines for retry attempts #1329
1 year ago
Patrick Amrhein
aa6a022214
Add defines for Retry ATTEMPS
1 year ago
lumapu
dd225bdf79
0.8.46
* improved communication
1 year ago
lumapu
b4ba35e6ab
0.8.44
* fix MqTT transmission of data #1326
* live data is read much earlier / faster and more often
1 year ago
lumapu
31ecb9620f
0.8.43
* fix display of sunrise in `/system` #1308
* fix overflow of `getLossRate` calculation #1318
* improved MqTT by marking sent data and improved `last_success` resends #1319
* added timestamp for `max ac power` as tooltip #1324 #1123 #1199
* repaired Power-limit acknowledge #1322
1 year ago
lumapu
0d10d19b30
0.8.42
* add loss rate to `/visualization` in the statistics window
* corrected `getLossRate` infos for MqTT and prometheus
* added information about working IRQ for NRF24 and CMT2300A to `/system`
1 year ago
lumapu
3dd4997094
0.8.40
* fix display of sunrise and sunset in `/system` #1308
* fix MqTT set power limit #1313
1 year ago
lumapu
40097aba18
0.8.39
* add `getLossRate` to radio statistics and to MqTT #1199
1 year ago
lumapu
54b9e2f3ea
0.8.39
* merge Prometheus metrics fix #1310
* merge MI grid profile request #1306
1 year ago
lumapu
ea29e49c93
0.8.39
* fix MqTT dis_night_comm in the morning #1309 #1286
* seperated offset for sunrise and sunset #1308
* **BREAKING CHANGE**: powerlimit (active power control) now has one decimal place (MqTT / API) #1199
1 year ago
rejoe2
2571e3c9f9
MI - add grid profile request
Note: this doesn't deliver entire grid profile infos...
1 year ago
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