1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-03-28 18:06:37 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
601d56ee49 Calibration feature switchable as compiler option,
new page code example by page windrose
2025-08-29 19:21:29 +02:00
cba21574cb Move formatValue to formatter class 2025-08-21 12:34:17 +02:00
992348ce92 Code cleanup 2025-08-14 12:50:18 +02:00
8695d3eeb5 Move config code into page constructors and some code cleanup 2025-08-14 09:12:56 +02:00
1ada6e5a82 Code improvements: commonData, config and logger in page class 2025-08-12 21:35:52 +02:00
b8a31f2280 Finalize switch to epd pointer instead if getdisplay() 2025-08-05 08:52:45 +02:00
0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
fa4b563ff0 Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
Norbert Walter
b3a9b9990f Merge pull request #174 from Scorgan01/PageSixValues
PageSixValues: Drop top and bottom line to adjust to standard page design
2025-07-03 16:34:00 +02:00
Ulrich Meine
29706df6cd Drop top and bottom line to adjust to standard page design 2025-05-25 20:18:09 +02:00
Ulrich Meine
02712263d3 Changed array for calibration data into a hash map; reduced unnecessary method parameters 2025-05-25 13:53:50 +02:00
Ulrich Meine
f9cf73ae04 adjust code position of calibration method call, where not applied yet 2025-05-22 22:45:20 +02:00
Ulrich Meine
2fb59fb118 Implemented for few std. types - DBT missing 2025-05-11 21:57:22 +02:00
ManfredRad
0f0a096219 Add files via upload 2025-05-06 21:43:42 +02:00
ManfredRad
57684f77db Add files via upload 2025-05-06 07:49:53 +02:00