Commit graph

2375 commits

Author SHA1 Message Date
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
61a7030cdd Merge branch 'development03' into ethW5500 2024-01-22 23:57:17 +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
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
7eae81c706 Merge branch 'development03' into ethW5500 2024-01-22 21:44:58 +01:00
lumapu
77b1f96c03 0.8.63
* made code review
* fixed endless loop #1387
2024-01-22 21:00:58 +01:00
geronet1
643635bee1 ETH NTP update bugfix 2024-01-22 11:06:48 +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
7e81709eb8 0.8.61
* add favicon to header
* improved NRF communication
* merge PR: provide localized times to display mono classes #1376
* merge PR: Bypass OOM-Crash on minimal version & history access #1378
* merge PR: Add some REST Api Endpoints to avail_endpoints #1380
2024-01-21 14:00:44 +01:00
lumapu
610ae3884a Merge branch 'fsck-block-development03-enhancement-RestApiAvailEP' into development03 2024-01-21 13:58:03 +01:00
lumapu
287c6ae6fd Merge branch 'development03-enhancement-RestApiAvailEP' of https://github.com/fsck-block/ahoy into fsck-block-development03-enhancement-RestApiAvailEP 2024-01-21 13:57:55 +01:00
lumapu
b4c688fa20 Merge branch 'fsck-block-development03-bugfix-minimalhistory' into development03 2024-01-21 13:56:43 +01:00
lumapu
0f55841ace Merge branch 'development03-bugfix-minimalhistory' of https://github.com/fsck-block/ahoy into fsck-block-development03-bugfix-minimalhistory 2024-01-21 13:56:36 +01:00
lumapu
b173490675 Merge branch 'You69Man-PR_provide_localized_times_to_display_mono' into development03 2024-01-21 13:55:37 +01:00
lumapu
f8f070d04e Merge branch 'PR_provide_localized_times_to_display_mono' of https://github.com/You69Man/ahoy into You69Man-PR_provide_localized_times_to_display_mono 2024-01-21 13:55:26 +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
Frank
5c95a3143b Add some REST Api Endpoints to avail_endpoints 2024-01-21 08:39:12 +01:00
Frank
c1f4e1b70f Bypass OOM-Crash on minimal version & history access 2024-01-20 15:46:47 +01:00
you69man
cd59315545 provide localized times to display mono classes
(cherry picked from commit daacb3b1902a41c03099ab2a583f9920181c8a25)
2024-01-20 14:10:23 +01:00
lumapu
94f5a2ad11 0.8.60 2024-01-20 13:14:21 +01:00
lumapu
bed72272a8 0.8.60
* merge PR: fixed millis in serial log #1373
* merge PR: fix powergraph scale #1374
* changed inverter gap to `1` as default (old settings will be overridden)
2024-01-20 13:13:49 +01:00
lumapu
8c0265a186 Merge branch 'feature/PR_fix_vanishing_xscale' of https://github.com/You69Man/ahoy into development03 2024-01-20 13:10:35 +01:00