Thomas Hooge
|
e89d1ac62e
|
Merge branch 'clock' into extended
|
2025-08-04 15:35:13 +02:00 |
Thomas Hooge
|
6fb5e01969
|
Preparation for new anchor page
|
2025-08-04 15:28:49 +02:00 |
Thomas Hooge
|
5c731bc662
|
Fixed config.json
|
2025-08-04 14:36:41 +02:00 |
Thomas Hooge
|
25c2742f5b
|
Merge branch 'symbols' into extended
|
2025-08-04 14:14:27 +02:00 |
Thomas Hooge
|
6479c7d711
|
Fixed SkyView: return value needed, enabled for OBP40
|
2025-08-04 13:47:50 +02:00 |
Thomas Hooge
|
e287bfa72e
|
Merge branch 'skyview' into extended
|
2025-08-04 13:16:57 +02:00 |
Thomas Hooge
|
5a652e2c19
|
Merge branch 'precision' into extended
|
2025-08-04 12:58:42 +02:00 |
Thomas Hooge
|
5081f3a684
|
Merge branch 'scripts' into extended
|
2025-08-04 12:57:57 +02:00 |
Thomas Hooge
|
7de226b447
|
Merge branch 'system' into extended
|
2025-08-04 12:39:54 +02:00 |
Thomas Hooge
|
f6e2fa7806
|
Mark extended firmware and prepare for getdisplay() replacement
|
2025-08-04 12:37:50 +02:00 |
Thomas Hooge
|
d5b0af3b19
|
Integrated config menu into system page
|
2025-08-03 21:18:08 +02:00 |
Thomas Hooge
|
aed389f3b2
|
Added code for configuration menu handling
|
2025-08-01 17:08:01 +02:00 |
Thomas Hooge
|
28a7e58e27
|
Automate gen_set.py with page detection and command line parameters
|
2025-08-01 11:01:23 +02:00 |
Thomas Hooge
|
32ba4a64ed
|
Add friendly color names to color class for system page display
|
2025-07-31 14:23:11 +02:00 |
thooge
|
7edd201daa
|
Merge branch 'norbert-walter:master' into system
|
2025-07-31 13:20:39 +02:00 |
Thomas Hooge
|
eb51092b23
|
Added config option for display precision and formatter code improvements
|
2025-07-31 12:31:57 +02:00 |
norbert-walter
|
fb3af0bf83
|
Fix for page RollPitch
|
2025-07-31 11:58:04 +02:00 |
Norbert Walter
|
539500e088
|
Merge pull request #190 from thooge/master
Fix typo: Formated -> Formatted
|
2025-07-31 11:52:13 +02:00 |
Norbert Walter
|
229106b04c
|
Merge pull request #189 from thooge/cleanup
Minor code cleanup: fixing comments and formatting
|
2025-07-31 11:51:54 +02:00 |
Norbert Walter
|
eefa59a7c2
|
Merge pull request #188 from Scorgan01/PageWindPlot
Page WindPlot: small fixes for TWS name display and data availabity checks for true wind calculation
|
2025-07-31 11:51:36 +02:00 |
Thomas Hooge
|
f4d88f1b8b
|
Code rework at page system. Preparation for config menu.
|
2025-07-31 11:39:23 +02:00 |
Thomas Hooge
|
588008e370
|
Fix typo: Formated -> Formatted
|
2025-07-29 19:33:31 +02:00 |
Thomas Hooge
|
caf5572459
|
Minor code cleanup: fixing comments and formatting
|
2025-07-28 09:54:20 +02:00 |
Ulrich Meine
|
05f8b3ec65
|
fix TWS name not displayed; improve check for chart center adjustment; debug code changes
|
2025-07-27 20:54:35 +02:00 |
Ulrich Meine
|
351ef5d9fe
|
fix true wind input check; fix TWS not calculated with SOG only or w/o COG
|
2025-07-27 20:51:11 +02:00 |
Norbert Walter
|
e93193c3e0
|
Merge pull request #187 from thooge/master
Change xbm file header to fix strange accesspoint behaviour
|
2025-07-26 21:21:46 +02:00 |
Thomas Hooge
|
e367d15568
|
Change xbm file header to fix strange accesspoint behaviour
|
2025-07-26 20:22:07 +02:00 |
Norbert Walter
|
2773685db3
|
Merge pull request #186 from Scorgan01/PageWindPlot
Page WindPlot v1, history buffer and true wind calculation
|
2025-07-26 18:36:58 +02:00 |
Norbert Walter
|
9953165dfe
|
Merge pull request #185 from thooge/master
Fix OBP40-Logo for WhitePage, use xbm image format
|
2025-07-26 18:35:25 +02:00 |
Ulrich Meine
|
da451bee70
|
removed test comment from wind function call
|
2025-07-26 09:27:35 +02:00 |
Ulrich Meine
|
f79124eed3
|
Revert speed change in platformio.ini
|
2025-07-25 19:54:01 +02:00 |
Ulrich Meine
|
33b5776421
|
Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot
|
2025-07-25 19:50:47 +02:00 |
Ulrich Meine
|
2954a9a58b
|
adjust page call to new standard; clean debug code; fix TWS print alignment
|
2025-07-25 19:50:42 +02:00 |
Scorgan01
|
e6add8e6fc
|
Merge branch 'norbert-walter:master' into PageWindPlot
|
2025-07-25 19:44:02 +02:00 |
norbert-walter
|
15bcd53350
|
Add display infos in platformio.ini
|
2025-07-25 14:29:54 +02:00 |
Ulrich Meine
|
938b566bfc
|
Merge branch 'PageWindPlot' of https://github.com/Scorgan01/esp32-nmea2000-obp60 into PageWindPlot
|
2025-07-25 08:43:01 +02:00 |
Ulrich Meine
|
fe2223839f
|
added calibration to buffer; separated buffer and wind code in opb60task; prepared simulation; getMin/Max fix for ringbuffer for invalid data; fix for chart center; cleanup code
|
2025-07-25 08:42:43 +02:00 |
Scorgan01
|
c888804aef
|
Merge branch 'norbert-walter:master' into PageWindPlot
|
2025-07-25 08:19:24 +02:00 |
Thomas Hooge
|
d963153b35
|
Fix OBP40-Logo for WhitePage, use xbm image format
|
2025-07-24 19:51:38 +02:00 |
Norbert Walter
|
4934fb1346
|
Merge pull request #184 from thooge/master
Fix missing config data for OBP40
|
2025-07-24 16:22:34 +02:00 |
norbert-walter
|
8150947cd6
|
Fix contrast lost for GDEY042T81 display
|
2025-07-24 14:28:56 +02:00 |
Thomas Hooge
|
1e7368db4d
|
Additional bug fix in JSON-configuration
|
2025-07-24 10:35:01 +02:00 |
Thomas Hooge
|
238e0fc79d
|
Fix missing config data for OBP40
|
2025-07-24 09:50:16 +02:00 |
Norbert Walter
|
34801d1e0e
|
Merge pull request #183 from thooge/alarm
Preparation for upcoming alarm functionality
|
2025-07-23 18:50:30 +02:00 |
Thomas Hooge
|
0afe629b38
|
Preparation for upcoming alarm functionality
|
2025-07-23 14:00:06 +02:00 |
norbert-walter
|
ccc0d2b6c1
|
Use fix lib for FRAM
|
2025-07-22 22:50:53 +02:00 |
norbert-walter
|
791fa10b01
|
Use fix lib for FRAM
|
2025-07-21 10:25:50 +02:00 |
Ulrich Meine
|
c48c6a2e48
|
Move buffer handling to obp60task; reset OBPSensorTask; add true wind calculation
|
2025-07-19 00:26:37 +02:00 |
Norbert Walter
|
4110e3f812
|
Merge pull request #182 from thooge/system
Add display library version info to page system
|
2025-07-15 13:08:21 +02:00 |
Ulrich Meine
|
bb99978177
|
no buffer writes for invalid data; fix ringbuffer index
|
2025-07-14 21:17:17 +02:00 |