92 Commits
Author SHA1 Message Date
thooge f99656f3d7 Fix typos in OBP40 config 2026-04-10 19:40:24 +02:00
thooge ae1f402b49 Adapt patches to current code 2026-04-10 19:19:11 +02:00
thooge 86cd1ed97c Add missing functions to LedSpiTask 2026-03-08 15:22:26 +01:00
thooge e33f908187 Page system rework and improvements 2026-02-25 20:03:54 +01:00
thooge 97fcebdcb7 Added format "formatXdr:A:rd" to formatter (see #159) 2026-02-23 18:56:20 +01:00
thooge a6fd3ef599 System page with N2K device list by improved patching feature and patch 2026-02-23 15:34:10 +01:00
thooge 0363ba4379 Add feature to optionally apply patches to gateway code 2026-02-15 13:13:19 +01:00
thooge 1d2ba2f71d Make code compile for OBP60 v2.0 again 2026-02-08 18:02:50 +01:00
thooge 6bc1b60f60 Fix build for new gateway extra_script.py 2026-02-04 08:18:39 +01:00
thooge 8f851a4b61 Added small 8x8px font mainly for use with graphs
Page skyview improved with the new font as example usage
2025-10-06 13:19:42 +02:00
thooge 84e99365f7 Config file fixes and generation script update 2025-09-29 14:31:28 +02:00
thooge 3eb2c8093e Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
thooge 4f6079f418 Improve and speedup undervoltage detection code 2025-08-22 10:14:38 +02:00
thooge bc9d139d19 Enhancement for future use: displayNew() for system page and generic leavePage() method 2025-08-15 09:07:49 +02:00
thooge 779f557d47 Fixed and finished SD card code. Added uptime feature to system page. 2025-08-14 10:19:15 +02:00
thooge 28a7e58e27 Automate gen_set.py with page detection and command line parameters 2025-08-01 11:01:23 +02:00
thooge eb51092b23 Added config option for display precision and formatter code improvements 2025-07-31 12:31:57 +02:00
thooge 588008e370 Fix typo: Formated -> Formatted 2025-07-29 19:33:31 +02:00
thooge caf5572459 Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
thooge e367d15568 Change xbm file header to fix strange accesspoint behaviour 2025-07-26 20:22:07 +02:00
thooge d963153b35 Fix OBP40-Logo for WhitePage, use xbm image format 2025-07-24 19:51:38 +02:00
thooge 1e7368db4d Additional bug fix in JSON-configuration 2025-07-24 10:35:01 +02:00
thooge 238e0fc79d Fix missing config data for OBP40 2025-07-24 09:50:16 +02:00
thooge 0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
thooge 7ca0a4d09a Fix variable name in extra_script.py.new 2025-07-09 16:23:11 +02:00
thooge 13abfe4c14 Merge branch 'master' into system 2025-07-09 16:15:30 +02:00
thooge 8e34fa936d Add display library version info to page system 2025-07-09 16:13:32 +02:00
thooge 4aefc99212 Add home location to system page 2025-07-08 19:41:18 +02:00
thooge fa4b563ff0 Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
thooge c5a1244519 Some config.json improvements 2025-06-15 10:19:59 +02:00
thooge 99c3470a22 Some work on system page and SD-card integration 2025-06-14 10:09:48 +02:00
thooge f5cf292804 Typo in platformio.ini fixed 2025-06-13 10:32:18 +02:00
thooge 77c05de4fc More work on system page 2025-06-13 09:21:41 +02:00
thooge 1bac5d8b16 System page improvements 2025-06-12 15:23:21 +02:00
thooge c7eafbf9b8 Apply new OBP60 settings also to the OBP40 2025-06-12 11:43:21 +02:00
thooge 5192e77fab Changed 20pt Ubuntu font to 8bit in value pages 2025-03-04 19:24:08 +01:00
thooge 8439dcc18a New 8bit font to make use of degree sign 2025-03-04 19:17:31 +01:00
thooge 1aa18f3ec0 Fix config description text 2025-02-10 13:14:47 +01:00
thooge 00a8aff8ca Fix OBP60 build and add sunrise/sunset feature for stationary OBP40 2025-02-10 13:09:43 +01:00
thooge acf75495df Fix pointer display and header layout improved 2025-02-08 16:15:37 +01:00
thooge 2a4c351c58 Add support for internal RTC and NTP for OBP40 2025-02-06 13:05:56 +01:00
thooge e398c7bdce More work on clock page and datetime handling 2025-02-05 18:17:30 +01:00
thooge eb3a0d5fc0 Clock improvements: source selectable, RTC or GPS 2025-02-04 16:19:29 +01:00
thooge 6f78fa5434 Merge branch 'simulation' of github.com:thooge/esp32-nmea2000-obp60 into simulation 2025-01-27 18:02:36 +01:00
thooge 775a22393d Simulation for page clock 2025-01-27 17:59:32 +01:00
thooge 31c968d0a8 Add simulation feature to more pages 2025-01-27 12:31:14 +01:00
thooge f0cc5d9966 Integration of heartbeat and page number 2025-01-25 19:11:16 +01:00
thooge 097111c270 Added code for new OBP40 battery symbols 2025-01-25 10:21:34 +01:00
thooge bdfaf3c886 Added battery symbols 2025-01-25 09:39:12 +01:00
thooge 7be102127e Add simulation feature to more pages 2025-01-24 15:14:38 +01:00
thooge 1174622b4a System page for OBP40 and deep sleep improvements 2025-01-24 12:44:10 +01:00
thooge 46af8916e7 Fix for OBP40 in page system and deepSleep 2025-01-24 08:06:26 +01:00
thooge 1ff0de5d24 Deep sleep for OBP60 and small fix for BMP180 2025-01-23 19:49:44 +01:00
thooge a42d31ff49 System page inprovements, e.g. soft reset 2025-01-22 20:14:55 +01:00
thooge 44cb8d35ce Improved page refresh possibilities and page white 2025-01-22 12:07:00 +01:00
thooge 464d6879a3 Fix broken white page and add logo feature 2025-01-21 11:26:49 +01:00
thooge b9356c9ae8 Fix warning and FRAM code on system page 2025-01-21 09:28:53 +01:00
thooge a73f50ba74 First working system page 2025-01-20 19:20:37 +01:00
thooge 1545855326 OBP40 integration code and improvements 2025-01-20 12:49:30 +01:00
thooge 9d395c719a More work on system page 2025-01-20 06:33:51 +01:00
thooge 322ae30858 Merge branch 'master' into system 2025-01-19 15:09:29 +01:00
thooge e917a7fc76 Modification of footer layout and new swipe icon 2025-01-17 21:23:41 +01:00
thooge f690cf3a34 Hide key labels in keylock mode, improved swipe icon 2025-01-16 19:39:35 +01:00
thooge 46da1142c8 Merge branch 'master' into keyboard 2025-01-15 18:27:13 +01:00
thooge 519af68bef Footer function for improved key labels, icons implemented 2025-01-15 18:08:39 +01:00
thooge 970d05191c Fix missing data bindings for page fluid 2025-01-12 18:01:54 +01:00
thooge e7db5038fb Merge branch 'master' into keyboard: new page wind 2025-01-10 19:53:26 +01:00
thooge e4af7cf731 Move page number, swipe and lock indicator to header 2025-01-10 19:41:55 +01:00
thooge 81a6c05b55 Merge branch 'master' into wind 2025-01-09 09:32:07 +01:00
thooge 8d43189140 Fix zoom keycodes 2025-01-08 14:52:44 +01:00
thooge be48929c40 Changed ApparentWind to Wind with modes and lens function 2025-01-08 14:26:52 +01:00
thooge 6637b80400 Some small typo fixes 2025-01-02 19:55:39 +01:00
thooge 319f3f3e68 Improve FRAM icon 2024-12-30 19:46:54 +01:00
thooge 6e256e136a Fix page fluid data and fluidtype selection 2024-12-30 12:16:46 +01:00
thooge daaefc7eba Use I2C FRAM module if available to store page voltage state 2024-12-25 19:23:44 +01:00
thooge 3bc0082bb8 Fix pointer base display 2024-12-24 20:31:45 +01:00
thooge 0274b5d755 Added analog voltage display 2024-12-24 20:24:48 +01:00
thooge c7b6bafde8 Added missing imglib files 2024-12-22 14:10:46 +01:00
thooge 21ae96c8d7 Added screenshot feature 2024-12-22 14:07:18 +01:00
thooge 6828d1c67c Fix air pressure handling 2024-12-17 19:40:41 +01:00
thooge 2659fb9fb7 Refactor color detection and usage 2024-12-09 14:01:23 +01:00
thooge 57e194e39d Add new system page 2024-12-07 11:11:07 +01:00
thooge b0e68a2533 Fix category for fluid in config 2024-12-02 08:38:57 +01:00
thooge 16b245d691 New page for fluid level in tanks 2024-12-01 19:43:36 +01:00
thooge a75ea95694 Fix warnings 2024-11-20 10:42:38 +01:00
thooge 64cb33ba67 Fix autobahn segment display and calculation 2024-11-04 20:00:45 +01:00
thooge be0f0d74f2 Minor fix in code layout 2024-11-02 18:37:06 +01:00
thooge d3c98f5415 Created autobahn page 2024-11-02 18:11:43 +01:00
thooge 2fbe8c7fa8 Implement formatter for XTE (cross track error) 2024-10-31 18:45:01 +01:00
thooge 3b1b6395ef Fix avg display in voltage page 2024-10-28 06:37:48 +01:00
thooge 4dedb1eadd Fixed some typos 2024-10-21 10:42:55 +02:00
thooge 7367c25f50 Add ISO date format 2024-10-21 08:31:07 +02:00