norbert-walter
6c7997e369
Fix iRTC time for N2K bus
2026-02-08 22:00:22 +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
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
Norbert Walter
e9bf54e99f
Add sync button for Timer
2026-02-07 14:34:54 +00:00
norbert-walter
64950c3974
Merge branch 'newclock'
2026-02-06 23:07:26 +01:00
norbert-walter
fb2fbc85a4
Typo and formats for PageClock
2026-02-06 23:05:26 +01:00
norbert-walter
6b92a5e69c
Add more functionality for time and date synchrinisation
2026-02-06 22:41:34 +01:00
norbert-walter
ef4546a2e6
Fix for PageClock
2026-02-06 15:20:43 +01:00
norbert-walter
6870c9b8a4
Modify button labels in PageClock
2026-02-06 12:52:14 +01:00
norbert-walter
a70d976a6e
Change design for PageClock
2026-02-06 11:46:35 +01:00
norbert-walter
fbba6ffff2
Fix for PageClock
2026-02-05 23:52:10 +01:00
norbert-walter
d516c82041
New clock page with extended functions
2026-02-05 16:32:15 +01:00
norbert-walter
ccca784ac2
Delete old extra.script.py
2026-02-04 16:56:11 +01:00
norbert-walter
337214d650
Fix config problem for OBP60, missing setup values
2026-02-04 16:48:50 +01:00
Norbert Walter
744cf6469b
Merge pull request #224 from thooge/master
...
Fix build for new gateway extra_script.py
2026-02-04 08:28:52 +01:00
6bc1b60f60
Fix build for new gateway extra_script.py
2026-02-04 08:18:39 +01:00
Norbert Walter
06dcd14bdc
Merge branch 'wellenvogel:master' into master
2026-02-02 21:39:00 +01:00
norbert-walter
352009073e
Setup to remote project
2026-02-02 21:38:14 +01:00
norbert-walter
aaa4007ae6
Merge remote-tracking branch 'origin/master'
2026-02-02 21:29:23 +01:00
norbert-walter
5b087e61d2
Merge branch 'autopilot'
2026-02-02 21:28:39 +01:00
norbert-walter
753e87068f
New function for backlight - 3 brigjhtness steps
2026-02-02 21:26:43 +01:00
Norbert Walter
7445d2db24
Merge pull request #222 from Scorgan01/CalibrationData-v31
...
Data calibration: Move calibration of boat data to main loop to make calibrated data available everywhere
2026-02-02 18:15:23 +01:00
Norbert Walter
f517abf001
Merge pull request #220 from TobiasE-github/master
...
use 9.95 as the limit for formatting numbers below and above 10
2026-02-02 18:15:04 +01:00
norbert-walter
6a56a8fb56
Fix I2C adresses for INA219
2026-02-02 17:00:27 +01:00
norbert-walter
576f0a0d4f
Fix for LED brightness and add Page Autopilot
2026-02-02 16:29:18 +01:00
norbert-walter
1de936fd47
Typo
2026-02-01 18:09:44 +01:00
TobiasE-github
05dad7a23c
Merge branch 'norbert-walter:master' into master
2026-01-31 08:32:06 +01:00
norbert-walter
d19da640ae
Add PageDigitalOut
2026-01-30 17:26:10 +01:00
norbert-walter
1da26a90ec
Auto stash before merge of "master" and "origin/master"
2026-01-30 10:14:11 +01:00
Ulrich Meine
cb2b85d505
Data Calibration: Extend no. of calibration instances from 3 to 4
2026-01-17 13:45:41 +01:00
Ulrich Meine
cc1d07fac0
True Wind Calculation: change wind angle range to [0..360] temporarily for proper display on pages
2026-01-17 13:07:48 +01:00
Ulrich Meine
b8e64ff64c
Update data calibration: calibration in main loop on boat data values:
...
- modified code to calibrate affected boat data each second in main obp60task loop;
- removed individual calibration call in all pages
- moved code from BoatDataCalibration to OBPDataOperations
- added DBS and HDT to list of supported data calibration types
- changed output format for wind angles from [-180..180] to [0..360], because negative value are not displayed properly on pages
2026-01-17 12:25:57 +01:00
TobiasE-github
e4214beefe
general but flexible limits for formatting numbers
2026-01-17 11:02:25 +01:00
TobiasE-github
02c611ead0
use 9.95 as the limit for formatting numbers below and above 10
2026-01-15 17:56:52 +01:00
norbert-walter
0b79b7e2ef
Modify PageDigitalOut
2026-01-15 15:08:42 +01:00
Norbert Walter
da975b5175
Merge pull request #217 from Scorgan01/WindPlot-v3
...
Graphical charts v3 + PageOneValue/PageTwoValues with chart option + updated PageWindPlot
2026-01-11 17:18:24 +01:00
Ulrich Meine
cd3c99d509
PageOneValue: fix unit position
2026-01-11 17:07:27 +01:00
Ulrich Meine
86a078690a
PageTwoValues: added chart display option
2026-01-11 15:30:13 +01:00
Ulrich Meine
4747336a69
Code rework for OBPcharts, part 3
2026-01-10 12:31:37 +01:00
Ulrich Meine
84736e6769
OBP60Formatter: add option to switch of creation of simulation data and use pure conversion/formatting function
2026-01-10 01:50:19 +01:00
Scorgan01
1557126823
Merge branch 'norbert-walter:master' into WindPlot-v3
2026-01-07 19:32:58 +01:00
Norbert Walter
9ff5ae36db
Merge pull request #216 from TobiasE-github/master
...
don't skip displayNew at startup (fixes issue 215)
2026-01-07 17:20:51 +01:00
Ulrich Meine
2d4f49659d
Code rework for OBPcharts, part 2
2026-01-06 22:57:07 +01:00
Ulrich Meine
559042da78
Code rework for OBPcharts, part 1
2026-01-05 23:19:12 +01:00
TobiasE-github
2b6fc09b7e
don't skip displayNew at startup (fixes issue 215)
2026-01-05 13:34:32 +01:00