rejoe2
c29306e074
Fix MI overnight behaviour
will now calculate AC values after midnight reset of state array
9 months ago
lumapu
abc760e4d2
0.8.115
* fixed calculation of max AC power (API, MqTT)
9 months ago
you69man
49508ba78e
fix two warnings1) C++ forbids converting a string constant to 'char*'
2) suggest paranthesis around '&&' within '||'
11 months ago
Wusaweki
dd8f8c138b
fix typos
1 year ago
rejoe2
9d1147b371
more gracefull handling of complete retransmits
- Heuristics is less strict with complete retransmits
- fix MI typo
- new logic for MI alarms (not working correctly!)
12 months ago
rejoe2
d15e75dbab
simplify rxOffset logic
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
12 months ago
lumapu
7c532ca1cc
0.8.76
* revert changes from yesterday regarding snprintf and its size #1410 , #1411
* reduced cppcheck linter warnings significantly
* try to improve ePaper (ghosting) #1107
12 months ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
1 year ago
lumapu
6b5435a246
0.8.73
* fix nullpointer during communication #1401
* added `max_power` to MqTT total values #1375
1 year ago
lumapu
d9696dc704
0.8.71
* fix heuristics reset
* fix CMT missing frames problem
* removed inverter gap setting
* removed add to total (MqTT) inverter setting
* fixed sending commands to inverters which are soft turned off
* save settings before they are exported #1395
1 year ago
lumapu
ae799b4c21
0.8.70
* prevent sending commands to inverter which isn't active #1387
1 year ago
lumapu
349184a113
0.8.69
* fix brackets
1 year ago
rejoe2
bba82d8b3a
different tx-offests for 4ch HM
* discord 0.8.6803
* tx+3 for 4ch-HM, tx+2 for other Inverters
1 year ago
lumapu
163a9e485e
0.8.68
* fix HMS / HMT startup
* added `flush_rx` to NRF on TX
* start with heuristics set to `0`
* added warning for WiFi channel 12-14 (ESP8266 only) #1381
1 year ago
rejoe2
e5ce1f5094
individualize rx offset
for nRF
1 year ago
lumapu
6b305651af
0.8.67
* fix HMS frequency
* fix display of inverter id in serial log (was displayed twice)
1 year ago
lumapu
7655abc805
0.8.66
fix compile
1 year 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
1 year ago
rejoe2
19184727bc
add data request to PowerLimit update req.
1 year ago
rejoe2
626ca86d0d
fix statistics
- based on 0.8.65!
1 year ago
rejoe2
1118407019
retransmit review
- look at how many frames are missing first
- more "second try" if inverter is available (dependent on attempts)
1 year ago
rejoe2
d8af398208
pendular version
let rx channel change between tx+2 and tx+3
1 year 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
rejoe2
d7ea4bcb89
fix 0 attempts in Communication
- 45ms-Problem seems to be solved
1 year ago
rejoe2
444a716012
partly fix statistics
- add more data requests to startup phase
1 year ago
rejoe2
3fbd2c7c88
fix retransmit counter for secondtry
- try to fix "45ms"-Problem
1 year ago
rejoe2
bfedf4f0c2
fix 2nd frame detection
for 2ch HM
and add faster exiting CMT wait state
1 year ago
rejoe2
8f5310ffd3
reduce serial output
1 year ago
rejoe2
81f7c350d0
dynamic retries
discord version 0.8.6401
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
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
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
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