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
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
lumapu
6cbcbbafc5
0.8.61 - 2024-01-21
* add favicon to header
* improved NRF communication
1 year ago
Frank
5c95a3143b
Add some REST Api Endpoints to avail_endpoints
1 year ago
Frank
c1f4e1b70f
Bypass OOM-Crash on minimal version & history access
1 year ago
you69man
cd59315545
provide localized times to display mono classes
(cherry picked from commit daacb3b1902a41c03099ab2a583f9920181c8a25)
1 year ago
lumapu
94f5a2ad11
0.8.60
1 year ago
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)
1 year ago
lumapu
8c0265a186
Merge branch 'feature/PR_fix_vanishing_xscale' of https://github.com/You69Man/ahoy into development03
1 year ago
lumapu
603aa95b5e
Merge branch 'Telekatz-development03' into development03
1 year ago
lumapu
c5ec5c718a
Merge branch 'development03' of https://github.com/Telekatz/ahoy into Telekatz-development03
1 year ago
lumapu
9601e900ac
0.8.60
* merge PR: non blocking nRF loop #1371
1 year ago
lumapu
f940333cd4
Merge branch 'rejoe2-development03' into development03
1 year ago
lumapu
8a7d6a0297
Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03
1 year ago
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)
1 year ago
you69man
4da01f897b
fix scales
1 year ago
Telekatz
3375ccc7f6
fixed millis in serial log
1 year ago
lumapu
93b53a10d9
0.8.59
* merge PR: solve display settings dependencies #1369
* fix language typos #1346
* full update of ePaper after booting #1107
* fix MqTT yield day reset even if `pause inverter during nighttime` isn't active #1368
1 year ago
lumapu
b792f69faf
Merge branch 'You69Man-feature/PR_solve_display_setting_dependencies' into development03
1 year ago
you69man
21234d2ece
replace display numbers by enums
1 year ago
you69man
47e30b3398
fix typos
1 year ago
you69man
276b3dca42
change default value of display luminance/contrast to 140.
The previous value 60 is way too low and seems to stem from times where it was interpreted as % instead of now 0-255
1 year ago
you69man
815a6f3444
set graph ratio to first position of display graph (main setting to activate graph)
1 year ago
you69man
e59978dc9c
solve dependencies of hidden display parameters
1 year ago
rejoe2
5b3b9ca88e
Disable stopping timer for CMT
breaks communication when enabled. Maybe there's another solution or some bug?
1 year ago