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
|
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
|
96232e9def
|
#78: reset wifi nvs storage and do not store wifi data in nvs any more
|
2024-09-06 15:55:03 +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 |
norbert-walter
|
5c4abb9268
|
Docu partition table
|
2024-09-04 20:43:02 +02:00 |
norbert-walter
|
0a30720ca0
|
Fix for test firmware
|
2024-09-03 23:28:12 +02:00 |
norbert-walter
|
6829e8b2ee
|
Test firmware 2 with new parameter for e-paper display
|
2024-09-03 20:51:30 +02:00 |
norbert-walter
|
619a20e4c7
|
Modify display refresh (fix multible refresh)
|
2024-08-23 16:18:39 +02:00 |
norbert-walter
|
2659b1cc48
|
Go back for old version display refresh
|
2024-08-23 15:26:14 +02:00 |
norbert-walter
|
9fa961043b
|
Modify display refresh (fix multible refresh)
|
2024-08-23 15:21:05 +02:00 |
norbert-walter
|
57fbaf3b25
|
Modify display refresh (fix multible refresh)
|
2024-08-23 14:58:09 +02:00 |
norbert-walter
|
a78288b6ef
|
Add docu for partition table
|
2024-08-23 14:20:39 +02:00 |
quantenschaum
|
26d1fd40ee
|
adjusted formatting
|
2024-08-22 15:17:16 +02:00 |
quantenschaum
|
1fa1049759
|
renamed HDG->HDT, MHDG->HDM
|
2024-08-22 15:16:23 +02:00 |
quantenschaum
|
54d6d51519
|
tried to fix wind conversion, disabled wind calculation
|
2024-08-21 14:57:36 +02:00 |
norbert-walter
|
18997a2925
|
Code cleaning
|
2024-08-20 11:52:54 +02:00 |
norbert-walter
|
ba59d6b4cc
|
Code cleaning
|
2024-08-20 10:59:42 +02:00 |
norbert-walter
|
e27de07af1
|
Test program for OBP60 with modyfied display update (slow and duble update )
|
2024-08-16 17:18:34 +02:00 |
norbert-walter
|
ff02bfecb0
|
Use new Espressif Lib 6.8.1 and new pin definitions for OBP60 borad
|
2024-08-14 11:26:03 +02:00 |
norbert-walter
|
3f63790321
|
Go ack to old one
|
2024-08-14 10:18:59 +02:00 |
Norbert Walter
|
68ac414680
|
Update platformio.ini
Changes
|
2024-08-14 10:18:59 +02:00 |
Norbert Walter
|
db42a0b056
|
Update platformio.ini
Add upload and debug port via USB OTG
|
2024-08-14 10:18:59 +02:00 |
norbert-walter
|
33efbeda79
|
Old full refresh
|
2024-08-14 10:18:59 +02:00 |
norbert-walter
|
abb3d56660
|
Change back to standard watchdog timeout
|
2024-05-18 18:09:13 +02:00 |
norbert-walter
|
4d88575cd0
|
Change graphic for solar page
|
2024-04-29 21:45:21 +02:00 |
norbert-walter
|
b5c0090b1c
|
Change watchdog time vom 5s to 10s
|
2024-04-29 21:18:53 +02:00 |
Norbert Walter
|
e7a7d2962a
|
Merge branch 'wellenvogel:master' into master
|
2024-04-29 21:17:15 +02:00 |
norbert-walter
|
69c2d1579f
|
Changes
|
2024-04-29 20:53:57 +02:00 |
andreas
|
ac03415572
|
fix build error with M5 gps kit
|
2024-04-28 17:54:31 +02:00 |
norbert-walter
|
40ef81c269
|
Set start values for average values for internal voltage sensor
|
2024-04-27 18:39:04 +02:00 |
norbert-walter
|
6b60487c8d
|
Changes
|
2024-04-27 15:28:48 +02:00 |
norbert-walter
|
2b885ec915
|
Fix for 1Wire sensor reading. Only 1value per loop step
|
2024-04-27 14:36:23 +02:00 |
norbert-walter
|
6a608aba5c
|
Changing power mode settings
|
2024-04-27 11:18:59 +02:00 |
norbert-walter
|
f9b685e891
|
Add touch sensitivity settimgs
|
2024-04-27 00:05:13 +02:00 |
norbert-walter
|
2c9ebcc6a2
|
Fix GPS info in head line
|
2024-04-26 16:30:10 +02:00 |
norbert-walter
|
d2a17b755c
|
New generator page
|
2024-04-26 15:58:15 +02:00 |
norbert-walter
|
972d7f358f
|
Changes
|
2024-04-26 12:35:53 +02:00 |
norbert-walter
|
1b6625d88b
|
New solar page
|
2024-04-26 12:05:54 +02:00 |
norbert-walter
|
e4af6f9978
|
Fix undervoltage detection
|
2024-04-25 22:11:44 +02:00 |
wt
|
81cee58f14
|
Change info for offset
|
2024-04-23 10:13:00 +02:00 |
norbert-walter
|
404824cc22
|
Send 1Wire data to NMEA2000
|
2024-04-22 22:43:28 +02:00 |
norbert-walter
|
bf6b2dd922
|
Add DS18B20 1wire bus detection
|
2024-04-21 22:48:40 +02:00 |
norbert-walter
|
7c6446676f
|
Add functions for DS1388 and GPS for time saving and recovery
|
2024-04-21 17:37:53 +02:00 |
norbert-walter
|
5afcea1e2e
|
Add function to set time via GPS for RTC
|
2024-04-19 18:26:52 +02:00 |
norbert-walter
|
3de9abffff
|
Fix I2C address to 0x68 for DS1388
|
2024-04-19 15:26:46 +02:00 |
norbert-walter
|
476c097d36
|
Fix GPS problem with defect telegrams
|
2024-04-19 13:56:14 +02:00 |
norbert-walter
|
cae53f7dc0
|
Fix I2C address to 0x77 for BMP280
|
2024-04-19 13:04:03 +02:00 |
norbert-walter
|
ca7b145507
|
Fix GPS inputs
|
2024-04-19 10:17:53 +02:00 |
norbert-walter
|
c63742e707
|
Fix simulation data for several pages
|
2024-03-28 23:12:34 +01:00 |
norbert-walter
|
726b1abf2d
|
First Alpha Version V0.80
|
2024-03-24 14:10:26 +01:00 |
Norbert Walter
|
f00064ece8
|
Merge branch 'wellenvogel:master' into master
|
2024-03-24 11:52:29 +01:00 |
norbert-walter
|
8eb4bab9d7
|
Version for GDEY042T81
|
2024-03-24 00:02:40 +01:00 |
norbert-walter
|
8c73a8739f
|
First version with GxEPD2 Lib
|
2024-03-23 21:17:11 +01:00 |
andreas
|
4aac6cbc6b
|
remove old not compiling code for serial defines
|
2024-03-23 20:29:55 +01:00 |
andreas
|
d27e811317
|
allow to start m5 atom s3 without USB device connected
|
2024-03-23 20:21:21 +01:00 |
norbert-walter
|
c1d6a566aa
|
Add new GPS sensor and new diplay types
|
2024-03-23 14:06:57 +01:00 |
norbert-walter
|
136dd1fa30
|
add new obp60 board definitions
|
2024-03-22 23:46:57 +01:00 |
andreas
|
f99d6ed2eb
|
#60: avoid errors in the web ui when the rx fifo overflows (strange counter ids), add an error log for serial errors
|
2024-03-22 18:57:43 +01:00 |
andreas
|
41b629e17b
|
#63: increase iic task stack size to 4000
|
2024-03-22 18:02:47 +01:00 |
andreas
|
8bbe1fd192
|
allow more I2C devices at grove ports
|
2024-03-21 18:13:37 +01:00 |
andreas
|
4a62e65a29
|
make spi devices working again
|
2024-03-21 17:42:30 +01:00 |
andreas
|
91062f24ab
|
correctly handle fixed baud rate for grove gps module
|
2024-03-21 15:36:14 +01:00 |
andreas
|
3513175b5d
|
generate the grove #defines to easily handle multiple groves
|
2024-03-21 14:52:44 +01:00 |
andreas
|
b091d9aee4
|
correct handling for grove based iic sensors
|
2024-03-21 11:51:10 +01:00 |
andreas
|
99d7484afb
|
handle multiple groves for iic
|
2024-03-20 18:30:40 +01:00 |
andreas
|
e806971713
|
multiple groves for iic #1
|
2024-03-20 17:43:19 +01:00 |
andreas
|
1c80bf46b0
|
handle 4 groove port for serial and CAN
|
2024-03-20 16:16:47 +01:00 |
andreas
|
746c9e3da0
|
intermediate: multiple groves
|
2024-03-19 20:54:32 +01:00 |
andreas
|
59a80fcc9a
|
intermediate: prepare for multiple grove configs
|
2024-03-18 20:20:38 +01:00 |
andreas
|
8641f0efd9
|
CFG_INIT for initial cfg values
|
2024-03-18 11:02:03 +01:00 |
andreas
|
101d551f93
|
add calset and calval input types
|
2024-03-17 19:01:53 +01:00 |
andreas
|
a240cade7e
|
add calset input
|
2024-03-17 18:20:09 +01:00 |
andreas
|
32e48b126c
|
limit DMS22B to 4
|
2024-03-17 15:58:10 +01:00 |
andreas
|
a87546bfdf
|
add DMS22B to build service
|
2024-03-03 20:52:10 +01:00 |
andreas
|
ebf0824d5e
|
add m5 proto hub to build service
|
2024-03-03 20:22:54 +01:00 |
andreas
|
47a2eb52f5
|
allow to configure sendRMC
|
2024-03-03 18:37:38 +01:00 |
andreas
|
b327d91976
|
better handling of defined/enabled spi sensors
|
2024-03-03 16:48:11 +01:00 |
andreas
|
c7c5f6c9b9
|
better status handling for multiple SSI devices
|
2024-03-03 16:36:49 +01:00 |
andreas
|
71f0bfa6f3
|
allow to convert 2 rudder instances
|
2024-03-02 19:59:00 +01:00 |
andreas
|
ebd4a8907a
|
send n2k message for rudder angle
|
2024-03-02 18:36:58 +01:00 |
andreas
|
0c94293ccb
|
working spi task, measure with dms22b
|
2024-03-02 17:51:23 +01:00 |