esp32-nmea2000-obp60/lib/obp60task
Norbert Walter ac86bfb304
Merge pull request #202 from TobiasE-github/master
fix error in label position
2025-08-27 23:14:37 +02:00
..
fonts Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
images Change xbm file header to fix strange accesspoint behaviour 2025-07-26 20:22:07 +02:00
.gitignore Created autobahn page 2024-11-02 18:11:43 +01:00
.gitpod.Dockerfile Add Gitpod 2023-12-20 10:43:11 +01:00
.gitpod.yml Add run script for compiling 2023-12-20 10:55:43 +01:00
AS5600.cpp Correct splitting between OBP60 and OBP40 hardware 2025-01-20 21:21:58 +01:00
AS5600.h Backup 2022-03-17 22:04:23 +01:00
BoatDataCalibration.cpp PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
BoatDataCalibration.h Calibration for data types COG, SOG added 2025-05-25 17:42:50 +02:00
ColorTo3Byte.h Delete FastLED and implement DMA to SPI for all RGB leds 2024-09-20 13:25:11 +02:00
Create_new_pages.txt removed obsolete perl script gen_set.pl 2025-01-18 13:59:37 +00:00
Graphics.cpp Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
Graphics.h Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
GxEPD2_420_GDEY042T81.cpp.txt Add CPU speed for config. Modify display refresh with temp compensation 2024-09-26 17:57:43 +02:00
LedSpiTask.cpp Cange zeroprefix to 100 for SPI init 2024-09-20 13:54:23 +02:00
LedSpiTask.h Merge branch 'master' into keyboard 2025-01-15 18:27:13 +01:00
Logo_OBP_400x300_sw.h Initial update nach Github crash 2021-12-16 09:37:54 +01:00
MFD_OBP60_400x300_sw.h Initial update nach Github crash 2021-12-16 09:37:54 +01:00
OBP60Extensions.cpp Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
OBP60Extensions.h Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
OBP60Formatter.cpp Fix for XTE page 2025-08-18 10:22:09 +02:00
OBP60Hardware.h Fixed and finished SD card code. Added uptime feature to system page. 2025-08-14 10:19:15 +02:00
OBP60Keypad.h Fix LiPo battery level and sensor pad 2025-01-25 18:04:58 +01:00
OBP60QRWiFi.h Reorganized fonts and changed Ubuntu-font to 8bit version 2025-07-08 15:19:07 +02:00
OBPDataOperations.cpp PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
OBPDataOperations.h PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
OBPRingBuffer.h PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
OBPRingBuffer.tpp PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
OBPSensorTask.cpp Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot 2025-07-25 08:43:01 +02:00
OBPSensorTask.h Move buffer handling to obp60task; reset OBPSensorTask; add true wind calculation 2025-07-19 00:26:37 +02:00
ObpNmea0183.h Fix for problems with reboots by using GPS modul (was not correct implemented) 2022-03-17 13:54:44 +01:00
PageBME280.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageBattery.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageBattery2.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageClock.cpp Fix typo: Formated -> Formatted 2025-07-29 19:33:31 +02:00
PageCompass.cpp Fix typo: Formated -> Formatted 2025-07-29 19:33:31 +02:00
PageDST810.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageFluid.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageFourValues.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageFourValues2.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageGenerator.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageKeelPosition.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageOneValue.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageRollPitch.cpp Fix for page RollPitch 2025-07-31 11:58:04 +02:00
PageRudderPosition.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageSixValues.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageSkyView.cpp Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
PageSolar.cpp Preparation for upcoming alarm functionality 2025-07-23 14:00:06 +02:00
PageSystem.cpp Fixed and finished SD card code. Added uptime feature to system page. 2025-08-14 10:19:15 +02:00
PageThreeValues.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageTwoValues.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageVoltage.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageWhite.cpp Fix OBP40-Logo for WhitePage, use xbm image format 2025-07-24 19:51:38 +02:00
PageWind.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageWindPlot.cpp PageWindPlot: add simulation data, switch TWD/AWD; diff. setup for OBP40; delete showTWS option 2025-08-17 23:50:19 +02:00
PageWindRose.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
PageWindRoseFlex.cpp fix error in label position 2025-08-23 18:55:33 +00:00
PageXTETrack.cpp Minor code cleanup: fixing comments and formatting 2025-07-28 09:54:20 +02:00
Pagedata.h Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
RTClib.cpp Fix warnings 2024-11-20 10:42:38 +01:00
RTClib.h Fix warnings 2024-11-20 10:42:38 +01:00
Using_Gitpod.txt Modify files for Gitpod 2025-01-21 16:32:40 +01:00
config.json Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
config_obp40.json Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
debugging.txt Fix voltage sensor for OBP40 2025-07-14 14:14:50 +02:00
extra_task.py Add display library version info to page system 2025-07-09 16:13:32 +02:00
gen_set.py Automate gen_set.py with page detection and command line parameters 2025-08-01 11:01:23 +02:00
git_commands.txt Update to gen_set.pl & cleanup in txt files 2024-12-01 08:02:04 +00:00
imglib.cpp Added missing imglib files 2024-12-22 14:10:46 +01:00
imglib.h Added missing imglib files 2024-12-22 14:10:46 +01:00
index.js New links for docu, rename new tab 2025-08-22 10:23:53 +02:00
movingAvg.cpp Add moving average for battery values in OBPSensorTask 2022-03-25 18:19:14 +01:00
movingAvg.h Add moving average for battery values in OBPSensorTask 2022-03-25 18:19:14 +01:00
obp60task.cpp Created new page SkyView. Additionally some graphics improvements. 2025-08-23 09:53:26 +02:00
obp60task.h New links for docu, rename new tab 2025-08-22 10:23:53 +02:00
partition_table.txt Modify files for Gitpod 2025-01-21 16:32:40 +01:00
platformio.ini Revert speed change in platformio.ini 2025-07-25 19:54:01 +02:00
qrcode.c E-Ink display runs 2022-02-03 17:43:30 +01:00
qrcode.h E-Ink display runs 2022-02-03 17:43:30 +01:00
run_install_tools Rename file 2025-05-07 16:50:41 +08:00
run_obp40_s3 Changes 2025-03-04 21:37:55 +01:00
run_obp60_s3 Modify files for Gitpod 2025-01-21 16:32:40 +01:00