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!)
2024-02-13 12:13:53 +01:00
lumapu
315541ea51
0.8.79
...
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
2024-02-11 22:44:32 +01:00
rejoe2
d15e75dbab
simplify rxOffset logic
...
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
2024-02-09 11:53:20 +01:00
tictrick
d4a4f9cfb6
BugFix: ACK
...
Die Funktion startWrite() der RF24 Bibliothek ist ungeeignet für den Empfang von ACKs, da der Verstärker während des Sendens statt in den RX-Modus Ausgeschaltet wird.
2024-02-08 08:38:11 +01:00
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
2024-02-07 22:50:13 +01:00
lumapu
3740a09d2a
0.8.74
...
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
349184a113
0.8.69
...
* fix brackets
2024-01-31 22:24:08 +01:00
rejoe2
7c1ebfb833
Merge branch 'development03' into dynamic-retries-offset
2024-01-31 10:25:49 +01:00
rejoe2
fddd03af6b
re-flexibilisize rx-channels
...
also for HM 2ch devices
2024-01-30 15:37:40 +01:00
rejoe2
bba82d8b3a
different tx-offests for 4ch HM
...
* discord 0.8.6803
* tx+3 for 4ch-HM, tx+2 for other Inverters
2024-01-30 13:32:55 +01:00
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
2024-01-29 21:51:49 +01:00
rejoe2
e5ce1f5094
individualize rx offset
...
for nRF
2024-01-29 16:44:26 +01:00
rejoe2
1b4b5874df
Individual rx-channel offset
...
per inverter (based on serial, but unfortunately not working yet)
2024-01-27 17:52:08 +01:00
rejoe2
626ca86d0d
fix statistics
...
- based on 0.8.65!
2024-01-26 11:31:21 +01:00
rejoe2
d8af398208
pendular version
...
let rx channel change between tx+2 and tx+3
2024-01-25 08:22:03 +01:00
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)
2024-01-25 00:03:49 +01:00
rejoe2
d7ea4bcb89
fix 0 attempts in Communication
...
- 45ms-Problem seems to be solved
2024-01-24 17:31:58 +01:00
rejoe2
444a716012
partly fix statistics
...
- add more data requests to startup phase
2024-01-24 10:42:39 +01:00
rejoe2
3fbd2c7c88
fix retransmit counter for secondtry
...
- try to fix "45ms"-Problem
2024-01-23 17:54:57 +01:00
rejoe2
8f5310ffd3
reduce serial output
2024-01-23 12:41:41 +01:00
rejoe2
81f7c350d0
dynamic retries
...
discord version 0.8.6401
2024-01-23 11:53:50 +01:00
lumapu
7f386f07df
0.8.64
...
add `getPLOS` (NRF24 Debug)
2024-01-22 23:47:22 +01:00
lumapu
8c2b37ed9e
0.8.64
...
add ARC to timeout
2024-01-22 23:04:18 +01:00
lumapu
66117e545b
0.8.64
...
* add `ARC` to log (NRF24 Debug)
2024-01-22 22:52:42 +01:00
lumapu
e039820dba
0.8.62
...
* updated version in footer #1381
* repaired radio statistics #1382
2024-01-21 17:44:10 +01:00
lumapu
6cbcbbafc5
0.8.61 - 2024-01-21
...
* add favicon to header
* improved NRF communication
2024-01-21 13:55:02 +01:00
lumapu
94f5a2ad11
0.8.60
2024-01-20 13:14:21 +01:00
lumapu
9601e900ac
0.8.60
...
* merge PR: non blocking nRF loop #1371
2024-01-20 13:09:50 +01:00
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)
2024-01-20 10:03:57 +01:00
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...
2024-01-18 14:15:44 +01:00
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`
2024-01-03 01:29:46 +01:00
lumapu
40097aba18
0.8.39
...
* add `getLossRate` to radio statistics and to MqTT #1199
2024-01-02 01:03:40 +01:00
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
2024-01-02 00:21:06 +01:00
lumapu
b043f4c2ac
0.8.33
...
* improved communication thx @rejoe2
2023-12-29 15:48:25 +01:00
lumapu
9c074b9814
0.8.30
...
* merge PR #1293
* merge PR #1295 fix ESP8266 pin settings
2023-12-28 21:45:37 +01:00
rejoe2
e8185b9e80
discord .2901
...
- add longer timeout + more retransmits to GridProfile req.
- close GridProfile + GetLossRate req. explicitly (also for heuristiscs)
2023-12-28 12:03:00 +01:00
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
2023-12-28 02:21:37 +01:00
lumapu
5a52677cbd
0.8.28
...
* add get loss rate @rejoe2
* improve communication @rejoe2
2023-12-23 15:57:40 +01:00
lumapu
b3ceadadd4
0.8.28
...
* fix bug heuristic
* add version information to clipboard once 'copy' was clicked
2023-12-23 14:53:47 +01:00
lumapu
d31f39286e
0.8.27
...
* fix set power limit #1276
2023-12-18 13:55:49 +01:00
lumapu
d62b53019a
0.8.25
...
* RX channel ID starts with fixed value #1277
* fix static IP for Ethernet
2023-12-17 01:01:20 +01:00
lumapu
f191c036bb
0.8.24
...
* fix NRF communication for opendtufusion ethernet variant
2023-12-16 03:06:28 +01:00
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
2023-12-12 23:29:06 +01:00
lumapu
c71377011b
0.8.17
...
* possible fix of NRF with opendtufusion (without ETH)
* small fix in heuristics (if conditions made assignment not comparisson)
2023-12-10 11:14:36 +01:00
lumapu
240be8cd98
0.8.16
...
* updated heuristic #1080 #1259
* fix compile opendtufusion fusion ethernet
2023-12-09 17:09:05 +01:00
lumapu
4afd63184d
0.8.16
...
* fix crash if NRF is not enabled
2023-12-09 15:01:23 +01:00
lumapu
379654fa51
0.8.15
...
fix fusion build
2023-12-09 03:25:03 +01:00
lumapu
71e9fbdc0f
0.8.15
...
* added class to combine inverter heuristics fields #1258
2023-12-09 02:30:57 +01:00
lumapu
583de41c6f
fix fusion eth crash
2023-12-09 00:26:16 +01:00
lumapu
bf5fe900da
fix compile for ESP8266
2023-12-08 17:35:29 +01:00