Thomas Hooge thooge
  • Joined on 2023-11-03
thooge synced new reference voltage to thooge/esp32-nmea2000-obp60 from mirror 2025-08-22 12:37:35 +02:00
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-21 20:17:34 +02:00
cba21574cb Move formatValue to formatter class
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-21 12:07:34 +02:00
fbe6c1a9a5 Prepared formatter class for boat values. E.g. for better config handling
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-21 03:57:34 +02:00
ae9334236b Implemented string boatdata value WPName for next waypoint
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-19 11:07:34 +02:00
318a218470 Integrate changes from master
thooge synced commits to master at thooge/esp32-nmea2000-obp60 from mirror 2025-08-19 11:07:34 +02:00
a8f3fbb34d Fix for XTE page
748867682c Merge pull request #199 from Scorgan01/PageWindPlot
5b5e003836 Merge pull request #198 from TobiasE-github/WindRoseFlex
07200ad701 Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot
371816f946 PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option
Compare 13 commits »
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-15 17:17:35 +02:00
c6df6eac56 Adapt barograph page to current code
4513f9d7b0 Merge branch 'barograph' into extended
c5e346f4eb First design experiments for barograph
Compare 3 commits »
thooge synced commits to master at thooge/esp32-nmea2000-obp60 from mirror 2025-08-15 17:17:35 +02:00
bc9d139d19 Enhancement for future use: displayNew() for system page and generic leavePage() method
thooge synced and deleted reference refs/tags/temp at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 16:47:34 +02:00
thooge synced commits to sdcard at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 16:47:34 +02:00
thooge synced new reference sdcard to thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 16:47:34 +02:00
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 16:47:34 +02:00
2749f25d15 Added page method leavePage() for e.g. cleanup and storage code
992348ce92 Code cleanup
8695d3eeb5 Move config code into page constructors and some code cleanup
Compare 3 commits »
thooge synced commits to master at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 16:47:34 +02:00
a74ce9e553 Merge pull request #195 from thooge/sdcard
779f557d47 Fixed and finished SD card code. Added uptime feature to system page.
Compare 2 commits »
thooge synced commits to temp at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 08:37:34 +02:00
35c89dce42 Move things to pagedata
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-14 00:27:34 +02:00
54b4954797 Fixed SD card initialization and added some code to system page
thooge synced and deleted reference refs/tags/precision at thooge/esp32-nmea2000-obp60 from mirror 2025-08-12 23:57:34 +02:00
thooge synced and deleted reference refs/tags/scripts at thooge/esp32-nmea2000-obp60 from mirror 2025-08-12 23:57:34 +02:00
thooge synced commits to temp at thooge/esp32-nmea2000-obp60 from mirror 2025-08-12 23:57:34 +02:00
thooge synced new reference temp to thooge/esp32-nmea2000-obp60 from mirror 2025-08-12 23:57:34 +02:00
thooge synced commits to extended at thooge/esp32-nmea2000-obp60 from mirror 2025-08-12 23:57:34 +02:00
1ada6e5a82 Code improvements: commonData, config and logger in page class