lumapu
a51a761215
0.8.78
...
* finalized API token access #1415
2024-02-11 00:07:20 +01:00
lumapu
d5cecbb5b0
0.8.78
...
* fixed protection
2024-02-10 13:03:29 +01:00
lumapu
8b2db4abfa
0.8.78
...
* try to finalize API token protection
2024-02-09 00:25:25 +01:00
lumapu
15349520d2
0.8.77
...
* merge PR: BugFix: ACK #1414
* fix suspicious if condition #1416
* prepared API token for access, not functional #1415
2024-02-09 00:05:54 +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
c447049e84
Merge branch 'tictrick-development03' into development03
2024-02-07 20:39:16 +01:00
tictrick
716c3da3df
Bugfix: HMT would not start
...
Am Morgen wollten die HMTs nicht starten.
2024-02-07 11:36:57 +01:00
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
2024-02-06 23:04:10 +01:00
lumapu
1f0b15c5be
0.8.74
2024-02-06 00:01:45 +01:00
lumapu
3740a09d2a
0.8.74
...
* reduced cppcheck linter warnings significantly
2024-02-05 23:58:52 +01:00
lumapu
6b5435a246
0.8.73
...
* fix nullpointer during communication #1401
* added `max_power` to MqTT total values #1375
2024-02-04 21:26:48 +01:00
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)
2024-02-04 13:21:02 +01:00
lumapu
883aefbe64
0.8.71
...
* fix html
2024-02-04 00:31:39 +01:00
lumapu
2e94f28441
0.8.71
...
* removed "yield day" history
2024-02-04 00:24:44 +01:00
lumapu
80d07ae6fe
0.8.71
...
* fix autologin bug if no password is set
* translated `/serial`
2024-02-04 00:19:26 +01:00
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
2024-02-03 23:31:17 +01:00
lumapu
91e816e941
0.8.70
2024-02-01 23:46:39 +01:00
lumapu
9065ff5b98
0.8.70
...
* fix login
* fix github actions Node.js 16 warnings
2024-02-01 23:45:21 +01:00
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
2024-02-01 23:27:54 +01:00
lumapu
ae799b4c21
0.8.70
...
* prevent sending commands to inverter which isn't active #1387
2024-02-01 21:38:07 +01:00
lumapu
f89fd66dbf
0.8.69
...
* merge PR: Dynamic retries, pendular first rx chan #1394
2024-01-31 22:46:41 +01:00
lumapu
349184a113
0.8.69
...
* fix brackets
2024-01-31 22:24:08 +01:00
lumapu
ac58f2f078
Merge branch 'rejoe2-dynamic-retries-offset' into development03
2024-01-31 21:55:13 +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
lumapu
6b305651af
0.8.67
...
* fix HMS frequency
* fix display of inverter id in serial log (was displayed twice)
2024-01-29 09:28:17 +01:00
lumapu
7655abc805
0.8.66
...
fix compile
2024-01-28 23:39:04 +01:00
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
2024-01-28 23:32:44 +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
19184727bc
add data request to PowerLimit update req.
2024-01-27 09:37:55 +01:00
rejoe2
626ca86d0d
fix statistics
...
- based on 0.8.65!
2024-01-26 11:31:21 +01:00
rejoe2
1118407019
retransmit review
...
- look at how many frames are missing first
- more "second try" if inverter is available (dependent on attempts)
2024-01-25 11:10:44 +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
7d9cfcbe41
Merge pull request #14 from rejoe2/dynamic-retries-1
...
fix 2nd frame detection
2024-01-23 16:29:10 +01:00
rejoe2
8cfc3966e5
Merge branch 'dynamic-retries' into dynamic-retries-1
2024-01-23 16:11:38 +01:00
rejoe2
bfedf4f0c2
fix 2nd frame detection
...
for 2ch HM
and add faster exiting CMT wait state
2024-01-23 16:09:54 +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
92a9e161b2
0.8.64
...
* merge PR: ETH NTP update bugfix #1385
2024-01-22 23:08:47 +01:00
lumapu
a50cb255a2
Merge branch 'geronet1-development03' into development03
2024-01-22 23:04:48 +01:00
lumapu
54f53aa725
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
2024-01-22 23:04:39 +01:00