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

30 Commits

Author SHA1 Message Date
caf833e6ac Integrate many changes from master 2026-03-18 13:29:57 +01:00
494acbf0d0 Work on system page 2025-08-25 20:56:14 +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
54b4954797 Fixed SD card initialization and added some code to system page 2025-08-13 17:41:06 +02:00
1ada6e5a82 Code improvements: commonData, config and logger in page class 2025-08-12 21:35:52 +02:00
15ca3614ba Include uptime in system page 2025-08-12 13:29:36 +02:00
e5ca2a3a3d More work on system page 2025-08-12 09:57:52 +02:00
cf305e9f5a NMEA2000 access for system page 2025-08-06 15:21:29 +02:00
b8a31f2280 Finalize switch to epd pointer instead if getdisplay() 2025-08-05 08:52:45 +02:00
d5b0af3b19 Integrated config menu into system page 2025-08-03 21:18:08 +02:00
32ba4a64ed Add friendly color names to color class for system page display 2025-07-31 14:23:11 +02:00
f4d88f1b8b Code rework at page system. Preparation for config menu. 2025-07-31 11:39:23 +02:00
0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +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
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
99c3470a22 Some work on system page and SD-card integration 2025-06-14 10:09:48 +02:00
77c05de4fc More work on system page 2025-06-13 09:21:41 +02:00
1bac5d8b16 System page improvements 2025-06-12 15:23:21 +02:00
1174622b4a System page for OBP40 and deep sleep improvements 2025-01-24 12:44:10 +01:00
46af8916e7 Fix for OBP40 in page system and deepSleep 2025-01-24 08:06:26 +01:00
1ff0de5d24 Deep sleep for OBP60 and small fix for BMP180 2025-01-23 19:49:44 +01:00
a42d31ff49 System page inprovements, e.g. soft reset 2025-01-22 20:14:55 +01:00
b9356c9ae8 Fix warning and FRAM code on system page 2025-01-21 09:28:53 +01:00
norbert-walter
569273519c Correct splitting between OBP60 and OBP40 hardware 2025-01-20 21:21:58 +01:00
a73f50ba74 First working system page 2025-01-20 19:20:37 +01:00
9d395c719a More work on system page 2025-01-20 06:33:51 +01:00
57e194e39d Add new system page 2024-12-07 11:11:07 +01:00