..
.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
change build flags
2024-01-02 10:07:06 +01:00
AS5600.h
Backup
2022-03-17 22:04:23 +01: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
Update to gen_set.pl & cleanup in txt files
2024-12-01 08:02:04 +00:00
DSEG7Classic-BoldItalic.zip
Initial update nach Github crash
2021-12-16 09:37:54 +01:00
DSEG7Classic-BoldItalic16pt7b.h
New fonts and new page with 2 values
2021-12-16 14:51:49 +01:00
DSEG7Classic-BoldItalic20pt7b.h
Finishing for values page
2022-03-06 16:22:18 +01:00
DSEG7Classic-BoldItalic30pt7b.h
New fonts and new page with 2 values
2021-12-16 14:51:49 +01:00
DSEG7Classic-BoldItalic42pt7b.h
New fonts and new page with 2 values
2021-12-16 14:51:49 +01:00
DSEG7Classic-BoldItalic60pt7b.h
Initial update nach Github crash
2021-12-16 09:37:54 +01: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
First version for OBP 60 Light
2025-01-12 18:22:40 +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
First version for OBP 60 Light
2025-01-12 18:22:40 +01:00
OBP60Extensions.h
Changed ApparentWind to Wind with modes and lens function
2025-01-08 14:26:52 +01:00
OBP60Formater.cpp
Implement formatter for XTE (cross track error)
2024-10-31 18:45:01 +01:00
OBP60Hardware.h
First version for OBP 60 Light
2025-01-12 18:22:40 +01:00
OBP60Keypad.h
First version for OBP 60 Light
2025-01-12 18:22:40 +01:00
OBP60QRWiFi.h
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
OBPSensorTask.cpp
Some small typo fixes
2025-01-02 19:55:39 +01:00
OBPSensorTask.h
Change typo for pageFourValue (needs a full flash update!)
2022-03-30 20:58:02 +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
Merge pull request #124 from thooge/colors
2024-12-17 22:19:14 +01:00
PageBattery.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageBattery2.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageClock.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageDST810.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageFluid.cpp
Fix missing data bindings for page fluid
2025-01-12 18:01:54 +01:00
PageFourValues.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageFourValues2.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageGenerator.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageKeelPosition.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageOneValue.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageRollPitch.cpp
PageRollPitch now accepts 2 config options
2025-01-06 14:36:51 +00:00
PageRudderPosition.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageSolar.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageThreeValues.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageTwoValues.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageVoltage.cpp
Use I2C FRAM module if available to store page voltage state
2024-12-25 19:23:44 +01:00
PageWhite.cpp
First Alpha Version V0.80
2024-03-24 14:10:26 +01:00
PageWind.cpp
Fix zoom keycodes
2025-01-08 14:52:44 +01:00
PageWindRose.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
PageWindRoseFlex.cpp
PageRollPitch now accepts 2 config options
2025-01-06 14:36:51 +00:00
PageXTETrack.cpp
Refactor color detection and usage
2024-12-09 14:01:23 +01:00
Pagedata.h
Fix page fluid data and fluidtype selection
2024-12-30 12:16:46 +01:00
README
Added readme file
2025-01-17 11:21:12 +01: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
Seven_Segment.zip
Initial update nach Github crash
2021-12-16 09:37:54 +01:00
Ubuntu_Bold.zip
Initial update nach Github crash
2021-12-16 09:37:54 +01:00
Ubuntu_Bold8pt7b.h
Initial update nach Github crash
2021-12-16 09:37:54 +01:00
Ubuntu_Bold10pt7b.h
Created autobahn page
2024-11-02 18:11:43 +01:00
Ubuntu_Bold12pt7b.h
Finishing two values page
2022-03-05 17:09:39 +01:00
Ubuntu_Bold16pt7b.h
Finishing two values page
2022-03-05 17:09:39 +01:00
Ubuntu_Bold20pt7b.h
New fonts and new page with 2 values
2021-12-16 14:51:49 +01:00
Ubuntu_Bold32pt7b.h
Initial update nach Github crash
2021-12-16 09:37:54 +01:00
Using_Gitpod.txt
Change info for offset
2024-04-23 10:13:00 +02:00
config.json
Fix missing data bindings for page fluid
2025-01-12 18:01:54 +01:00
gen_set.pl
PageRollPitch now accepts 2 config options
2025-01-06 14:36:51 +00:00
gen_set.py
PageRollPitch now accepts 2 config options
2025-01-06 14:36:51 +00:00
git_commands.txt
Update to gen_set.pl & cleanup in txt files
2024-12-01 08:02:04 +00:00
howto_compile.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
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
Fix SPI pin name
2025-01-17 11:25:53 +01:00
obp60task.h
First version for OBP 60 Light
2025-01-12 18:22:40 +01:00
partition_tale.txt
Docu partition table add 8MB
2024-09-04 20:55:51 +02:00
platformio.ini
Make OBP40 compile and add some SD-card code
2025-01-17 11:18:01 +01:00
platformio.ini.light
First version for OBP 60 Light
2025-01-12 18:22:40 +01:00
platformio.ini.orig
Fix backup platformio.ini
2025-01-14 20:28:41 +01: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
Update run
2023-12-20 18:31:35 +01:00