Commit Graph

1276 Commits

Author SHA1 Message Date
norbert-walter d1c620a858 Fix for compass page 2025-07-04 14:11:22 +02:00
norbert-walter 07a1b2388e Fix for voltage sensor OBP40 2025-07-03 22:41:12 +02:00
norbert-walter c614cae472 Change to actual extra_script.py 2025-07-03 19:41:27 +02:00
Norbert Walter ec7e1a35e7
Merge branch 'wellenvogel:master' into master 2025-07-03 19:39:16 +02:00
norbert-walter b82e94d716 Change back to old extra_script.py for sync with wellenvogel 2025-07-03 19:36:47 +02:00
Norbert Walter a2c1c1042d
Merge pull request #177 from thooge/obp40
Apply new OBP60 settings also to the OBP40
2025-07-03 16:42:18 +02:00
Norbert Walter 77872fea4a
Merge pull request #175 from ManfredRad/master
Page Compass
2025-07-03 16:38:01 +02:00
Norbert Walter 8a069b9445
Merge branch 'master' into master 2025-07-03 16:37:39 +02:00
Norbert Walter b3a9b9990f
Merge pull request #174 from Scorgan01/PageSixValues
PageSixValues: Drop top and bottom line to adjust to standard page design
2025-07-03 16:34:00 +02:00
Norbert Walter dc8b9e48d7
Merge pull request #173 from Scorgan01/CalibrationDataV2
Improve and extend data calibration and smoothing
2025-07-03 16:33:27 +02:00
Thomas Hooge c5a1244519 Some config.json improvements 2025-06-15 10:19:59 +02:00
Thomas Hooge 99c3470a22 Some work on system page and SD-card integration 2025-06-14 10:09:48 +02:00
Thomas Hooge f5cf292804 Typo in platformio.ini fixed 2025-06-13 10:32:18 +02:00
Thomas Hooge 77c05de4fc More work on system page 2025-06-13 09:21:41 +02:00
Thomas Hooge 1bac5d8b16 System page improvements 2025-06-12 15:23:21 +02:00
Thomas Hooge c7eafbf9b8 Apply new OBP60 settings also to the OBP40 2025-06-12 11:43:21 +02:00
Manfred Radmacher 4b5aa7ff4b
Pagecompass update
obp60rtask.cpp updated to handle pagecompass
2025-06-05 16:05:33 +02:00
Manfred Radmacher ebf6e62389
PageCompass
A new page to show heading data or course over ground in a layout inspoired by an analog compass. The compass signal shown can be altered by the left key. In addition a second signal can be shown as well from the following choice: HDM, HDT, COG, STW, SOG, DBS. This signal can also be changed by the second key.
2025-06-05 15:57:06 +02:00
Ulrich Meine 29706df6cd Drop top and bottom line to adjust to standard page design 2025-05-25 20:18:09 +02:00
Ulrich Meine d6e3c7ad48 Calibration for data types COG, SOG added 2025-05-25 17:42:50 +02:00
Ulrich Meine 02712263d3 Changed array for calibration data into a hash map; reduced unnecessary method parameters 2025-05-25 13:53:50 +02:00
Ulrich Meine 0c4fce0e25 No smoothing when boatDataValue is invalid 2025-05-24 00:40:10 +02:00
Ulrich Meine 4e6d52d197 added "condition" to calibration settings in config.json 2025-05-22 23:28:33 +02:00
Ulrich Meine f9cf73ae04 adjust code position of calibration method call, where not applied yet 2025-05-22 22:45:20 +02:00
Ulrich Meine bf59cfbae8 tiny code adjustments 2025-05-22 21:48:32 +02:00
Ulrich Meine 214c10ff93 removed static definition of methods 2025-05-21 21:47:21 +02:00
Norbert Walter e72ece8452
Merge pull request #172 from Scorgan01/Smoothing
Smoothing of data value; extension of calibration of data types (PR #171)
2025-05-18 21:51:02 +02:00
Ulrich Meine fca7a47728 smoothing factor adjustments 2025-05-17 12:18:21 +02:00
Ulrich Meine 10951d7f13 Basis working 2025-05-17 10:58:31 +02:00
Ulrich Meine 6dbbd13ead Improve code readability 2025-05-16 20:04:20 +02:00
Ulrich Meine fb89dca3be Fix 'value1 = 0" in PageRudderPosition 2025-05-16 19:45:58 +02:00
Ulrich Meine 3d31fcf4ed add empty type as default; add calib for types PRPOS,RPOS, and for PageRudderPosition 2025-05-16 19:43:27 +02:00
Ulrich Meine 2c348ca7fb Revert changes in PageOneValue except of calibration. 2025-05-16 00:15:12 +02:00
Scorgan01 6ca40aaa8f
Merge branch 'norbert-walter:master' into CalibrationData_v0-1 2025-05-15 14:29:26 -07:00
Ulrich Meine 7ced07d2d9 TWA, TWS, TWD + Pages Wind, WindRose, WindRoseFlex added 2025-05-15 23:24:40 +02:00
Ulrich Meine 583fbd0db8 DBT implemented 2025-05-15 23:13:16 +02:00
Norbert Walter 1862bdc6ae
Merge pull request #169 from Scorgan01/Fix_obpFormatter
Fix temperature conversion to Fahrenheit
2025-05-12 10:03:47 +08:00
Norbert Walter c0f36ecdf4
Merge pull request #167 from TobiasE-github/master
Update PageWindRoseFlex, value 1 as wind pointer, other 5 values as n…
2025-05-12 09:56:15 +08:00
Ulrich Meine 2fb59fb118 Implemented for few std. types - DBT missing 2025-05-11 21:57:22 +02:00
Ulrich Meine 13d6091ae8 Fix temperature conversion to Fahrenheit 2025-05-10 02:16:10 +02:00
Ulrich Meine a5494ccee4 Initial commit - principle working 2025-05-10 01:59:19 +02:00
Tobias E e2270d8ed2 Update PageWindRoseFlex, Value 1 as wind pointer, other 5 values as numbers. 2025-05-07 18:00:03 +00:00
Norbert Walter 309d55cdb4
Merge pull request #165 from ManfredRad/master
PageSixValues: compiler directive to include OPB40 support added
2025-05-07 21:57:16 +08:00
norbert-walter 0ec2f93915 Merge remote-tracking branch 'origin/master' 2025-05-07 16:51:00 +08:00
norbert-walter f8b86e67df Rename file 2025-05-07 16:50:41 +08:00
ManfredRad 0f0a096219
Add files via upload 2025-05-06 21:43:42 +02:00
Norbert Walter d094bfc32a
Merge pull request #162 from ManfredRad/PageSixValues
PageSixValues
2025-05-06 22:18:40 +08:00
Norbert Walter 0044fdd3b6
Update platformio.ini
Chang back to old version
2025-05-06 22:18:03 +08:00
ManfredRad 57684f77db
Add files via upload 2025-05-06 07:49:53 +02:00
wellenvogel d228f38461 update link to the newer version of the web installer 2025-05-02 17:58:26 +02:00