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

640 Commits

Author SHA1 Message Date
Norbert Walter 75724b29eb Fix for drawButtonCenter() 2026-02-28 23:06:30 +00:00
Norbert Walter abcbf50422 Fix for displayGetTextBounds() 2026-02-28 22:58:12 +00:00
Norbert Walter 03b9294a1e Fix for drawTextCenter() 2026-02-28 22:16:16 +00:00
Norbert Walter 2e47263008 Fix for drawTextCenter() for ST7796 2026-02-28 22:10:57 +00:00
Norbert Walter ffa9c8ac83 Fix basle line for fonts 2026-02-28 18:39:05 +00:00
Norbert Walter 39c4e7fb32 Fix base line logic for fonts 2026-02-28 18:33:32 +00:00
Norbert Walter 5a30d7d022 Fix boot loop reimplement font implementation 2026-02-28 18:23:23 +00:00
Norbert Walter b29d89525a Fix boot loop 2026-02-28 18:16:03 +00:00
Norbert Walter 270642ad7c Fix for font using 2026-02-28 18:06:40 +00:00
Norbert Walter 253aaa5b2e Using new wrepper funktion in PageNavigation 2026-02-28 17:04:31 +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 0b3b5f387b Fix image converter 2026-02-28 16:23:43 +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 8a9f87a8f4 Fix platformio.ini 2026-02-28 00:05:54 +01:00
norbert-walter ea6920f696 Merge branch 'tft_display' 2026-02-27 23:57:02 +01:00
Norbert Walter aea401589d Add 4 inch TFT display ST7796 2026-02-27 21:33:23 +00:00
Norbert Walter 065a9807d2 Merge pull request #229 from thooge/formatter
Added format "formatXdr:A:rd" to formatter (see #159)
2026-02-25 10:21:45 +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
norbert-walter 501b9f7023 Add more infos 2026-02-20 18:09:12 +01:00
norbert-walter 94f29eed06 Typo 2026-02-20 17:58:14 +01:00
norbert-walter 6a0811f42f Add diff comments to original version 2026-02-20 17:56:30 +01:00
norbert-walter 2de3a1b084 Add backoff in PageNavigation for better handling with bad connection 2026-02-20 17:21:26 +01:00
norbert-walter c647c2fe44 Only decompress zip after a succsessfully contenet download 2026-02-20 14:54:48 +01:00
norbert-walter 25422b77d6 Fix NetworkCleint.cpp in case of bad connections 2026-02-20 14:17:57 +01:00
norbert-walter b85504bf50 Merge branch 'autopilot2' 2026-02-20 09:43:17 +01:00
norbert-walter 3043be8e1d Code cleaning 2026-02-15 19:17:52 +01:00
norbert-walter 02b2c888ee Fix for GwWifi 2026-02-15 19:16:24 +01:00
Norbert Walter 00b06f458b GwWifi race condition safe, PageNavigation check the Wifi connection befor using 2026-02-15 16:11:19 +00:00
thooge 0363ba4379 Add feature to optionally apply patches to gateway code 2026-02-15 13:13:19 +01:00
Norbert Walter 4b6e2abe33 Merge pull request #226 from Scorgan01/master
Small improvements to charts + pages OneValue + TwoValues
2026-02-15 12:21:32 +01:00
Norbert Walter 0401d82b62 Merge pull request #225 from thooge/master
Make code compile for OBP60 v2.0 again
2026-02-15 12:20:41 +01:00
Scorgan01 2fecbee492 Merge branch 'norbert-walter:master' into master 2026-02-11 22:19:11 +01:00
Ulrich Meine fc5daaba37 - change control of key settings on PageOneValue + PageTwoValues
- added taskYIELD() to chart loop to be nice to other tasks
- fix typo in config_obp40.json
- fine tune chart labels
- disable debug messages
2026-02-09 22:31:07 +01:00
Norbert Walter 04dc09e44a Fix directory path for tool installation 2026-02-09 15:25:27 +01:00
norbert-walter 6c7997e369 Fix iRTC time for N2K bus 2026-02-08 22:00:22 +01:00
thooge 1d2ba2f71d Make code compile for OBP60 v2.0 again 2026-02-08 18:02:50 +01: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 4468c0555b Implement rudder bargraf in PageAutopilot 2026-02-08 14:09:10 +01:00
Norbert Walter 99404991a3 Add rudder bargraf 2026-02-08 12:40:20 +00:00
Norbert Walter ee5077e0a5 Add PageAutopilot 2026-02-07 16:59:17 +00:00
norbert-walter bbecf5e55f Code ceaning 2026-02-07 17:36:14 +01:00
norbert-walter ded1b2b22e Typo 2026-02-07 17:10:59 +01:00
norbert-walter a0a88fa2c9 Modify reagatta timer funktion 2026-02-07 17:05:41 +01:00