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)
12 months 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
7d9cfcbe41
Merge pull request #14 from rejoe2/dynamic-retries-1
fix 2nd frame detection
1 year ago
rejoe2
8cfc3966e5
Merge branch 'dynamic-retries' into dynamic-retries-1
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
61a7030cdd
Merge branch 'development03' into ethW5500
1 year ago
lumapu
7f386f07df
0.8.64
add `getPLOS` (NRF24 Debug)
1 year ago
lumapu
92a9e161b2
0.8.64
* merge PR: ETH NTP update bugfix #1385
1 year ago
lumapu
a50cb255a2
Merge branch 'geronet1-development03' into development03
1 year ago
lumapu
54f53aa725
Merge branch 'development03' of https://github.com/geronet1/ahoy into geronet1-development03
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
7eae81c706
Merge branch 'development03' into ethW5500
1 year ago
lumapu
77b1f96c03
0.8.63
* made code review
* fixed endless loop #1387
1 year ago
geronet1
643635bee1
ETH NTP update bugfix
1 year ago
lumapu
e039820dba
0.8.62
* updated version in footer #1381
* repaired radio statistics #1382
1 year ago
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
1 year ago
lumapu
610ae3884a
Merge branch 'fsck-block-development03-enhancement-RestApiAvailEP' into development03
1 year ago
lumapu
287c6ae6fd
Merge branch 'development03-enhancement-RestApiAvailEP' of https://github.com/fsck-block/ahoy into fsck-block-development03-enhancement-RestApiAvailEP
1 year ago
lumapu
b4c688fa20
Merge branch 'fsck-block-development03-bugfix-minimalhistory' into development03
1 year ago
lumapu
0f55841ace
Merge branch 'development03-bugfix-minimalhistory' of https://github.com/fsck-block/ahoy into fsck-block-development03-bugfix-minimalhistory
1 year ago
lumapu
b173490675
Merge branch 'You69Man-PR_provide_localized_times_to_display_mono' into development03
1 year ago
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
1 year ago