Thomas Hooge
|
7367c25f50
|
Add ISO date format
|
2024-10-21 08:31:07 +02:00 |
Norbert Walter
|
96dfd9e773
|
Merge branch 'wellenvogel:master' into master
|
2024-10-17 16:49:32 +02:00 |
Norbert Walter
|
8548aca94c
|
Merge pull request #100 from thooge/master
Added support for BMP280 on page for BME280
|
2024-10-17 15:54:41 +02:00 |
thooge
|
700781ae23
|
Added support for BMP280
|
2024-10-16 13:49:30 +02:00 |
andreas
|
795117b6f4
|
allow to add an url tab button
|
2024-10-13 17:12:10 +02:00 |
andreas
|
47973b6bcf
|
adjust user formatter api
|
2024-10-13 16:56:21 +02:00 |
andreas
|
9c979657bf
|
restructure boat data display handling, allow for more flexible user formatters
|
2024-10-13 16:10:03 +02:00 |
andreas
|
e982389c75
|
correctly handle data timeouts, always set source if for updates
|
2024-10-13 16:09:17 +02:00 |
andreas
|
98a95e62f7
|
first version for user js tasks
|
2024-10-11 20:13:45 +02:00 |
andreas
|
f6e3fa369f
|
intermediate: prepare for js api
|
2024-10-11 19:23:19 +02:00 |
andreas
|
09b583ebd6
|
also set water temperature (MTW) from PGN 130312 - with condition
|
2024-10-11 16:14:22 +02:00 |
andreas
|
0cd552d590
|
correct workflow yaml errors
|
2024-10-11 15:52:28 +02:00 |
andreas
|
5cb8bdd8c7
|
only set --break-system-packages as environment to be compatible with older versions
|
2024-10-11 15:51:05 +02:00 |
Andreas Vogel
|
38d56f1c57
|
Merge pull request #85 from free-x/fix-ci
Fix ci
|
2024-10-11 15:43:33 +02:00 |
Andreas Vogel
|
33b5212e0a
|
Merge pull request #84 from free-x/issue-83
Issue #83: Converting MTW from PGN 130311
|
2024-10-11 15:42:48 +02:00 |
free-x
|
61e2c93b73
|
fix ci part 2 for ubuntu-latest
|
2024-10-11 13:00:41 +02:00 |
free-x
|
c1ac1baa1b
|
fix ci for ubuntu-latest
|
2024-10-11 12:00:39 +02:00 |
free-x
|
465c66a514
|
Issue #83: Converting MTW from PGN 130311
|
2024-10-11 10:54:00 +02:00 |
andreas
|
db3d8323ea
|
config for wind mappings working
|
2024-10-07 19:57:19 +02:00 |
andreas
|
3c664b1480
|
#75: untested/intermediate - add some mappings for the pgn 130306 wind reference
|
2024-10-06 20:06:15 +02:00 |
norbert-walter
|
2756d115ab
|
Change function for setting CPU speed
|
2024-10-06 12:49:50 +02:00 |
Norbert Walter
|
6a4d6229aa
|
Merge branch 'wellenvogel:master' into master
|
2024-10-06 11:56:54 +02:00 |
norbert-walter
|
d0ae156965
|
Change stack size from 10kB to 35kB
|
2024-10-06 11:16:39 +02:00 |
andreas
|
c266bddea3
|
make data store times configurable
|
2024-09-29 19:56:39 +02:00 |
Andreas Vogel
|
358710ef03
|
Merge pull request #76 from quantenschaum/75-true-wind
tried to fix wind conversion, disabled wind calculation
|
2024-09-29 16:46:19 +02:00 |
andreas
|
4ede06e33d
|
untested: move to nmea2000 library 4.22.0, nmea0183 1.10.1
|
2024-09-29 16:27:20 +02:00 |
norbert-walter
|
b3ee13074c
|
Implement Min Power mode
|
2024-09-27 15:32:28 +02:00 |
norbert-walter
|
91b0c25dd6
|
Add CPU speed for config. Modify display refresh with temp compensation
|
2024-09-26 17:57:43 +02:00 |
norbert-walter
|
bb8ff01e41
|
Cange zeroprefix to 100 for SPI init
|
2024-09-20 13:54:23 +02:00 |
norbert-walter
|
f611cab14b
|
Delete FastLED and implement DMA to SPI for all RGB leds
|
2024-09-20 13:25:11 +02:00 |
Norbert Walter
|
5a6801b2d8
|
Merge branch 'wellenvogel:master' into master
|
2024-09-20 12:44:29 +02:00 |
norbert-walter
|
2980013ea2
|
Remove initdisplay() from refreshes
|
2024-09-20 12:41:26 +02:00 |
andreas
|
eacefd4b09
|
split dependencies to allow for builds without FastLED
|
2024-09-19 20:00:04 +02:00 |
andreas
|
55145726c3
|
only link FastLED stuff when GWLED_FASTLED is defined
|
2024-09-19 19:51:28 +02:00 |
andreas
|
d63b4d1661
|
correctly terminate the current logbuffer when partially written
|
2024-09-18 17:47:43 +02:00 |
norbert-walter
|
0ede06588f
|
Code cleaning
|
2024-09-18 16:58:59 +02:00 |
norbert-walter
|
ed2439febc
|
Logging: change string to c-string
|
2024-09-18 15:21:57 +02:00 |
norbert-walter
|
1b7c0f6f11
|
Changing from HSPI to FSPI
|
2024-09-15 23:49:54 +02:00 |
norbert-walter
|
91f8ba0e4d
|
SPI for FastLED
|
2024-09-13 17:41:02 +02:00 |
Norbert Walter
|
185bf91a7a
|
Merge branch 'wellenvogel:master' into master
|
2024-09-13 10:00:11 +02:00 |
norbert-walter
|
393f71311c
|
Add init dsplay before full refresh
|
2024-09-13 09:41:57 +02:00 |
andreas
|
e29e8eb591
|
add example config for led
|
2024-09-07 11:35:50 +02:00 |
andreas
|
bd793b8306
|
wipe nvs partition on factory reset
|
2024-09-06 19:17:00 +02:00 |
andreas
|
c49cda2e57
|
remove additional progress from webinstaller
|
2024-09-06 17:31:20 +02:00 |
andreas
|
c1e8848f25
|
update webinstaller to esptool 0.4.5
|
2024-09-06 17:20:38 +02:00 |
andreas
|
20b108ac45
|
update flashtool again
|
2024-09-06 15:55:32 +02:00 |
andreas
|
96232e9def
|
#78: reset wifi nvs storage and do not store wifi data in nvs any more
|
2024-09-06 15:55:03 +02:00 |
andreas
|
0696b2acb1
|
update flastool to 3.3.3 - esp32s3 support
|
2024-09-06 11:32:41 +02:00 |
norbert-walter
|
688c123f29
|
Docu partition table add 8MB
|
2024-09-04 20:55:51 +02:00 |
norbert-walter
|
9740524440
|
Typo
|
2024-09-04 20:48:51 +02:00 |