lumapu
31232bfd80
0.8.80
* optimize API authentication, Error-Codes #1415
* breaking change: authentication API command changed #1415
* breaking change: limit has to be send als `float`, `0.0 .. 100.0` #1415
* updated documentation #1415
* fix don't send control command twice #1426
11 months ago
lumapu
315541ea51
0.8.79
* fix `opendtufusion` build (started only once USB-console was connected)
* code quality improvments
11 months ago
lumapu
3e533e82af
updated GxEPD2 to 1.5.5
11 months ago
lumapu
c290273790
0.8.78
* merge PR: Add hint to INV_RESET_MIDNIGHT resp. INV_PAUSE_DURING_NIGHT #1418
* merge PR: simplify rxOffset logic #1417
* code quality improvments
11 months ago
lumapu
018e3e762d
Merge branch 'development03' of https://github.com/rejoe2/ahoy into development03
11 months ago
lumapu
68a57fd288
Merge branch 'fsck-block-development03-enhancement-settings-hint' into development03
11 months ago
lumapu
d6c881dc8b
Merge branch 'development03-enhancement-settings-hint' of https://github.com/fsck-block/ahoy into fsck-block-development03-enhancement-settings-hint
11 months ago
lumapu
493c583b79
0.8.78
* removed `switchCycle` from `hmsRadio.h` #1412
11 months ago
lumapu
e73e31b1cc
0.8.78
* possible fix of MqTT fix "total values are sent to often" #1421
11 months ago
lumapu
a51a761215
0.8.78
* finalized API token access #1415
11 months ago
lumapu
d5cecbb5b0
0.8.78
* fixed protection
11 months ago
Frank
b8cc3bcfe9
Add hint to 'INV_RESET_MIDNIGHT'
11 months ago
rejoe2
d15e75dbab
simplify rxOffset logic
- Code cleanup
- fix "nRF CE keep high" code (missing argument)
11 months ago
lumapu
8b2db4abfa
0.8.78
* try to finalize API token protection
11 months ago
lumapu
15349520d2
0.8.77
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
12 months ago
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.
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
c447049e84
Merge branch 'tictrick-development03' into development03
12 months ago
tictrick
716c3da3df
Bugfix: HMT would not start
Am Morgen wollten die HMTs nicht starten.
12 months ago
lumapu
90d4df4b91
0.8.75
* fix active power control value #1406 , #1409
* update Mqtt lib to version `1.6.0`
* take care of null terminator of chars #1410 , #1411
12 months ago
lumapu
1f0b15c5be
0.8.74
12 months ago
lumapu
3740a09d2a
0.8.74
* reduced cppcheck linter warnings significantly
12 months ago
lumapu
6b5435a246
0.8.73
* fix nullpointer during communication #1401
* added `max_power` to MqTT total values #1375
12 months ago
lumapu
14c5a7ad32
0.8.72
* fixed translation #1403
* fixed sending commands to inverters which are soft turned off #1397
* reduce switchChannel command for HMS (only each 5th cycle it will be send now)
12 months ago
lumapu
883aefbe64
0.8.71
* fix html
12 months ago
lumapu
2e94f28441
0.8.71
* removed "yield day" history
12 months ago
lumapu
80d07ae6fe
0.8.71
* fix autologin bug if no password is set
* translated `/serial`
12 months 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
12 months ago
lumapu
91e816e941
0.8.70
12 months ago
lumapu
9065ff5b98
0.8.70
* fix login
* fix github actions Node.js 16 warnings
12 months ago
lumapu
4d7362fa6b
0.8.70 - 2024-02-01
* prevent sending commands to inverter which isn't active #1387
* protect commands from popup in `/live` if password is set #1199
12 months ago
lumapu
ae799b4c21
0.8.70
* prevent sending commands to inverter which isn't active #1387
12 months ago
lumapu
f89fd66dbf
0.8.69
* merge PR: Dynamic retries, pendular first rx chan #1394
12 months ago
lumapu
349184a113
0.8.69
* fix brackets
12 months ago
lumapu
ac58f2f078
Merge branch 'rejoe2-dynamic-retries-offset' into development03
12 months ago
rejoe2
7c1ebfb833
Merge branch 'development03' into dynamic-retries-offset
12 months ago
rejoe2
fddd03af6b
re-flexibilisize rx-channels
also for HM 2ch devices
12 months ago
rejoe2
bba82d8b3a
different tx-offests for 4ch HM
* discord 0.8.6803
* tx+3 for 4ch-HM, tx+2 for other Inverters
12 months 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
12 months ago
rejoe2
e5ce1f5094
individualize rx offset
for nRF
12 months ago
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
rejoe2
1b4b5874df
Individual rx-channel offset
per inverter (based on serial, but unfortunately not working yet)
12 months ago
rejoe2
19184727bc
add data request to PowerLimit update req.
12 months ago
rejoe2
626ca86d0d
fix statistics
- based on 0.8.65!
12 months ago
rejoe2
1118407019
retransmit review
- look at how many frames are missing first
- more "second try" if inverter is available (dependent on attempts)
12 months ago
rejoe2
d8af398208
pendular version
let rx channel change between tx+2 and tx+3
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
rejoe2
d7ea4bcb89
fix 0 attempts in Communication
- 45ms-Problem seems to be solved
1 year ago