1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-12 21:43:06 +01:00
Commit Graph

1394 Commits

Author SHA1 Message Date
Norbert Walter
539500e088 Merge pull request #190 from thooge/master
Fix typo: Formated -> Formatted
2025-07-31 11:52:13 +02:00
Norbert Walter
229106b04c Merge pull request #189 from thooge/cleanup
Minor code cleanup: fixing comments and formatting
2025-07-31 11:51:54 +02:00
Norbert Walter
eefa59a7c2 Merge pull request #188 from Scorgan01/PageWindPlot
Page WindPlot: small fixes for TWS name display and data availabity checks for true wind calculation
2025-07-31 11:51:36 +02:00
588008e370 Fix typo: Formated -> Formatted 2025-07-29 19:33:31 +02:00
caf5572459 Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
Ulrich Meine
05f8b3ec65 fix TWS name not displayed; improve check for chart center adjustment; debug code changes 2025-07-27 20:54:35 +02:00
Ulrich Meine
351ef5d9fe fix true wind input check; fix TWS not calculated with SOG only or w/o COG 2025-07-27 20:51:11 +02:00
Norbert Walter
e93193c3e0 Merge pull request #187 from thooge/master
Change xbm file header to fix strange accesspoint behaviour
2025-07-26 21:21:46 +02:00
e367d15568 Change xbm file header to fix strange accesspoint behaviour 2025-07-26 20:22:07 +02:00
Norbert Walter
2773685db3 Merge pull request #186 from Scorgan01/PageWindPlot
Page WindPlot v1, history buffer and true wind calculation
2025-07-26 18:36:58 +02:00
Norbert Walter
9953165dfe Merge pull request #185 from thooge/master
Fix OBP40-Logo for WhitePage, use xbm image format
2025-07-26 18:35:25 +02:00
Ulrich Meine
da451bee70 removed test comment from wind function call 2025-07-26 09:27:35 +02:00
Ulrich Meine
f79124eed3 Revert speed change in platformio.ini 2025-07-25 19:54:01 +02:00
Ulrich Meine
33b5776421 Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot 2025-07-25 19:50:47 +02:00
Ulrich Meine
2954a9a58b adjust page call to new standard; clean debug code; fix TWS print alignment 2025-07-25 19:50:42 +02:00
Scorgan01
e6add8e6fc Merge branch 'norbert-walter:master' into PageWindPlot 2025-07-25 19:44:02 +02:00
norbert-walter
15bcd53350 Add display infos in platformio.ini 2025-07-25 14:29:54 +02:00
Ulrich Meine
938b566bfc Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot 2025-07-25 08:43:01 +02:00
Ulrich Meine
fe2223839f added calibration to buffer; separated buffer and wind code in opb60task; prepared simulation; getMin/Max fix for ringbuffer for invalid data; fix for chart center; cleanup code 2025-07-25 08:42:43 +02:00
Scorgan01
c888804aef Merge branch 'norbert-walter:master' into PageWindPlot 2025-07-25 08:19:24 +02:00
d963153b35 Fix OBP40-Logo for WhitePage, use xbm image format 2025-07-24 19:51:38 +02:00
Norbert Walter
4934fb1346 Merge pull request #184 from thooge/master
Fix missing config data for OBP40
2025-07-24 16:22:34 +02:00
norbert-walter
8150947cd6 Fix contrast lost for GDEY042T81 display 2025-07-24 14:28:56 +02:00
1e7368db4d Additional bug fix in JSON-configuration 2025-07-24 10:35:01 +02:00
238e0fc79d Fix missing config data for OBP40 2025-07-24 09:50:16 +02:00
Norbert Walter
34801d1e0e Merge pull request #183 from thooge/alarm
Preparation for upcoming alarm functionality
2025-07-23 18:50:30 +02:00
0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
norbert-walter
ccc0d2b6c1 Use fix lib for FRAM 2025-07-22 22:50:53 +02:00
norbert-walter
791fa10b01 Use fix lib for FRAM 2025-07-21 10:25:50 +02:00
Ulrich Meine
c48c6a2e48 Move buffer handling to obp60task; reset OBPSensorTask; add true wind calculation 2025-07-19 00:26:37 +02:00
Norbert Walter
4110e3f812 Merge pull request #182 from thooge/system
Add display library version info to page system
2025-07-15 13:08:21 +02:00
Ulrich Meine
bb99978177 no buffer writes for invalid data; fix ringbuffer index 2025-07-14 21:17:17 +02:00
norbert-walter
85dee2a622 Fix page refresh if using keypad 2025-07-14 14:27:33 +02:00
norbert-walter
f2e069b768 Merge remote-tracking branch 'origin/master' 2025-07-14 14:14:56 +02:00
norbert-walter
71946248e2 Fix voltage sensor for OBP40 2025-07-14 14:14:50 +02:00
Ulrich Meine
91a3ac081f Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot 2025-07-13 00:26:24 +02:00
Ulrich Meine
59cf52b5d2 Semaphore + chart fixes; added simulation data 2025-07-13 00:26:16 +02:00
Scorgan01
60193fa3be Merge branch 'norbert-walter:master' into PageWindPlot 2025-07-12 01:49:20 +02:00
norbert-walter
7f954e702d Add debugging info 2025-07-11 18:37:12 +02:00
7ca0a4d09a Fix variable name in extra_script.py.new 2025-07-09 16:23:11 +02:00
13abfe4c14 Merge branch 'master' into system 2025-07-09 16:15:30 +02:00
8e34fa936d Add display library version info to page system 2025-07-09 16:13:32 +02:00
Norbert Walter
6f4e9b625d Merge pull request #181 from thooge/fonts
Reorganized fonts and changed Ubuntu-font to 8bit version
2025-07-08 21:43:52 +02:00
4aefc99212 Add home location to system page 2025-07-08 19:41:18 +02:00
fa4b563ff0 Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
Norbert Walter
ae7130b86c Merge pull request #180 from TobiasE-github/master
Fix error message in  lib/obp60task/OBPSensorTask.cpp
2025-07-07 16:15:04 +02:00
TobiasE-github
7f9beb064a Merge pull request #69 from norbert-walter/master
Delete obp60task.cpp in root
2025-07-07 15:29:00 +02:00
norbert-walter
2095efbb01 Delete obp60task.cpp in root 2025-07-07 15:04:02 +02:00
TobiasE-github
d0e2fc1eac Fix error message in lib/obp60task/OBPSensorTask.cpp 2025-07-06 15:41:18 +02:00
norbert-walter
d1c620a858 Fix for compass page 2025-07-04 14:11:22 +02:00