1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-08-18 18:32:30 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
Norbert Walter 270642ad7c Fix for font using 2026-02-28 18:06:40 +00:00
Norbert Walter 1aac8fdcd9 Fix image converter 2026-02-28 16:56:00 +00:00
Norbert Walter 7e35c250cd Fix image converter 2026-02-28 16:42:37 +00:00
Norbert Walter 42c147ac57 Fix image converter 2026-02-28 16:13:15 +00:00
Norbert Walter 7434601382 Fix image converter 2026-02-28 15:55:52 +00:00
Norbert Walter 2d6127912b Fix image problem with 1Bit images 2026-02-28 15:27:39 +00:00
norbert-walter 415c155949 Fix for display output to mechanical center adjusted 2026-02-28 16:18:14 +01:00
Norbert Walter 9ac0b4a2bb Rotate display an showthe content in the middle of creen 2026-02-28 14:28:09 +00:00
Norbert Walter aea401589d Add 4 inch TFT display ST7796 2026-02-27 21:33:23 +00:00
norbert-walter 7f747e9b35 Add data connections for PageAutopilot 2026-02-08 14:49:40 +01:00
Norbert Walter 71512e7262 Actualize PageAutopilot 2026-02-08 13:18:39 +00:00
Norbert Walter 99404991a3 Add rudder bargraf 2026-02-08 12:40:20 +00:00
norbert-walter 753e87068f New function for backlight - 3 brigjhtness steps 2026-02-02 21:26:43 +01:00
norbert-walter d19da640ae Add PageDigitalOut 2026-01-30 17:26:10 +01:00
norbert-walter 0b79b7e2ef Modify PageDigitalOut 2026-01-15 15:08:42 +01:00
norbert-walter 142f6ca774 Add PageDigitalOut 2025-12-14 22:42:30 +01:00
norbert-walter 69367b91d7 Add showValues as config parameter 2025-12-12 13:09:06 +01:00
norbert-walter eab7d74aef More robust HTTP connection for data reading 2025-12-05 12:27:47 +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 3eb2c8093e Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +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 0afe629b38 Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
thooge fa4b563ff0 Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
thooge 8439dcc18a New 8bit font to make use of degree sign 2025-03-04 19:17:31 +01:00
thooge 00a8aff8ca Fix OBP60 build and add sunrise/sunset feature for stationary OBP40 2025-02-10 13:09:43 +01:00
Norbert Walter c202554c5c Merge pull request #152 from thooge/battery
Battery symbols for OBP40
2025-01-25 16:20:13 +01:00
norbert-walter df81e6e443 Fix charge status, add to PageVoltage 2025-01-25 16:19:10 +01:00
thooge bdfaf3c886 Added battery symbols 2025-01-25 09:39:12 +01:00
thooge 1174622b4a System page for OBP40 and deep sleep improvements 2025-01-24 12:44:10 +01:00
thooge 1ff0de5d24 Deep sleep for OBP60 and small fix for BMP180 2025-01-23 19:49:44 +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 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 519af68bef Footer function for improved key labels, icons implemented 2025-01-15 18:08:39 +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 be48929c40 Changed ApparentWind to Wind with modes and lens function 2025-01-08 14:26:52 +01:00
norbert-walter a8d1080429 Delete FastLED includes 2025-01-04 22:26:15 +01:00
thooge 319f3f3e68 Improve FRAM icon 2024-12-30 19:46:54 +01:00
thooge daaefc7eba Use I2C FRAM module if available to store page voltage state 2024-12-25 19:23:44 +01:00
thooge 0274b5d755 Added analog voltage display 2024-12-24 20:24:48 +01:00
thooge 21ae96c8d7 Added screenshot feature 2024-12-22 14:07:18 +01:00
thooge d3c98f5415 Created autobahn page 2024-11-02 18:11:43 +01:00
norbert-walter f611cab14b Delete FastLED and implement DMA to SPI for all RGB leds 2024-09-20 13:25:11 +02:00
norbert-walter 1b7c0f6f11 Changing from HSPI to FSPI 2024-09-15 23:49:54 +02:00
norbert-walter 91f8ba0e4d SPI for FastLED 2024-09-13 17:41:02 +02:00
norbert-walter e27de07af1 Test program for OBP60 with modyfied display update (slow and duble update ) 2024-08-16 17:18:34 +02:00
norbert-walter f9b685e891 Add touch sensitivity settimgs 2024-04-27 00:05:13 +02:00
norbert-walter 2c9ebcc6a2 Fix GPS info in head line 2024-04-26 16:30:10 +02:00