Commit graph

2557 commits

Author SHA1 Message Date
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
lumapu
603aa95b5e Merge branch 'Telekatz-development03' into development03 2024-01-20 13:10:16 +01:00
lumapu
c5ec5c718a Merge branch 'development03' of https://github.com/Telekatz/ahoy into Telekatz-development03 2024-01-20 13:10:08 +01:00
lumapu
9601e900ac 0.8.60
* merge PR: non blocking nRF loop #1371
2024-01-20 13:09:50 +01:00
lumapu
f940333cd4 Merge branch 'rejoe2-development03' into development03 2024-01-20 12:47:35 +01:00
lumapu
8a7d6a0297 Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03 2024-01-20 12:47:27 +01:00
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)
2024-01-20 10:03:57 +01:00
you69man
4da01f897b fix scales 2024-01-20 08:23:00 +01:00
Telekatz
3375ccc7f6 fixed millis in serial log 2024-01-19 20:33:41 +01:00
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
2024-01-18 23:21:59 +01:00
lumapu
b792f69faf Merge branch 'You69Man-feature/PR_solve_display_setting_dependencies' into development03 2024-01-18 21:29:03 +01:00
you69man
21234d2ece replace display numbers by enums 2024-01-18 20:50:24 +01:00
you69man
47e30b3398 fix typos 2024-01-18 18:51:19 +01:00
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
2024-01-18 18:51:08 +01:00
you69man
815a6f3444 set graph ratio to first position of display graph (main setting to activate graph) 2024-01-18 18:50:06 +01:00
you69man
e59978dc9c solve dependencies of hidden display parameters 2024-01-18 18:45:36 +01:00
rejoe2
5b3b9ca88e
Disable stopping timer for CMT
breaks communication when enabled. Maybe there's another solution or some bug?
2024-01-18 18:20:18 +01:00
rejoe2
4749b5ef3d
non blocking version
- shorten hms waiting times after last frame es well (might be too short to immedately stop timer!)
- timings still need review...
2024-01-18 14:15:44 +01:00
lumapu
c3a2ad0a97 0.8.58
* full refresh of ePaper after booting #1107
* add optional custom link #1199
* pinout has an own subgroup in `/settings`
* grid profile will be displayed as hex in every case #1199
2024-01-18 00:10:29 +01:00