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
|
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 |
|
andreas
|
c266bddea3
|
make data store times configurable
|
2024-09-29 19:56:39 +02:00 |
|
andreas
|
4ede06e33d
|
untested: move to nmea2000 library 4.22.0, nmea0183 1.10.1
|
2024-09-29 16:27:20 +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 |
|
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 |
|
andreas
|
0bb6898d6e
|
adapt decoder to s3, add core and line info
|
2024-04-29 17:24:58 +02:00 |
|
andreas
|
16ce899a3c
|
release 20240428 doc
|
2024-04-28 17:58:59 +02:00 |
|
andreas
|
ac03415572
|
fix build error with M5 gps kit
|
2024-04-28 17:54:31 +02:00 |
|
andreas
|
5724561cda
|
#69: adapt build.yaml
|
2024-03-28 19:04:36 +01:00 |
|
andreas
|
146bc44c62
|
doc for 20240324
|
2024-03-24 11:23:44 +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 |
|
andreas
|
5b0b8ba799
|
intermediate: prepare decoder for s3
|
2024-03-23 20:20:50 +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
|
efd23b0e39
|
#37: include the client SSID in the status page
|
2024-03-21 16:54:37 +01:00 |
|
andreas
|
bfc6af1f89
|
support portABC base in build config
|
2024-03-21 15:36:35 +01:00 |
|
andreas
|
91062f24ab
|
correctly handle fixed baud rate for grove gps module
|
2024-03-21 15:36:14 +01:00 |
|
andreas
|
bef6da3331
|
correctly handle own chipid
|
2024-03-21 15:22:36 +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
|
e10432dae4
|
correctly show source names
|
2024-03-03 18:37:20 +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 |
|
andreas
|
5356b783c3
|
intermediate: add SPI/SSI task and DMS22B sensor
|
2024-03-01 20:36:29 +01:00 |
|
andreas
|
b3d065abd1
|
make SensorBase more generic
|
2024-03-01 15:13:11 +01:00 |
|
andreas
|
8a5bdd710e
|
update readme
|
2024-03-01 14:49:36 +01:00 |
|
andreas
|
1c174dc4c0
|
add repo for obp60 to webinstall
|
2024-01-18 15:23:17 +01:00 |
|
andreas
|
d6b14efe30
|
correct readme
|
2023-12-28 18:55:21 +01:00 |
|
andreas
|
00c3d97eef
|
prepare release 20231228
|
2023-12-28 18:48:44 +01:00 |
|
andreas
|
05f66ce908
|
prepare release 20231228
|
2023-12-28 18:45:52 +01:00 |
|
andreas
|
792e74fb27
|
Merge remote-tracking branch 'origin/master'
|
2023-12-28 18:44:03 +01:00 |
|
andreas
|
a6133d400f
|
lock AsyncTCP-esphome to 2.0.1 to avoid compile errors
|
2023-12-28 18:43:29 +01:00 |
|
wellenvogel
|
e1044821a7
|
switch to own main loop, avoid warning in getTalkerId
|
2023-11-13 12:19:03 +01:00 |
|
andreas
|
9648901661
|
better error handling for flashtool
|
2023-11-06 17:25:03 +01:00 |
|
andreas
|
a179de5239
|
doc for 20231105
|
2023-11-05 21:31:24 +01:00 |
|
andreas
|
9b955d135d
|
make flashtool.pyz run again
|
2023-11-05 19:43:05 +01:00 |
|
andreas
|
247f96e2ba
|
further restructuring of flashtool
|
2023-11-05 18:52:15 +01:00 |
|
andreas
|
f12d6267b4
|
reorganize flash tool
|
2023-11-05 17:55:06 +01:00 |
|
andreas
|
d0018c6726
|
make configs without sensors working again
|
2023-11-05 16:26:19 +01:00 |
|
andreas
|
a9fc00cae4
|
remove typo from platformio.ini
|
2023-11-05 15:12:46 +01:00 |
|
andreas
|
bf6efd1cd4
|
avoid compile error without iic sensors
|
2023-11-05 15:00:34 +01:00 |
|
andreas
|
5a79e0584f
|
simplify sensor config handling
|
2023-11-05 12:15:39 +01:00 |
|
andreas
|
cf1e0d1224
|
add some compile time checks for necessary i2c definitions
|
2023-11-04 20:07:15 +01:00 |
|
andreas
|
83e181fa59
|
adapt buildconfig to reflect input only GṔIOs and strapping pins
|
2023-11-04 19:50:57 +01:00 |
|
andreas
|
1202b6d81f
|
improve logging for sensors, correct bus assigment
|
2023-11-04 19:50:26 +01:00 |
|
andreas
|
685a5c6a1f
|
better docs for i2c sensors
|
2023-11-03 20:34:48 +01:00 |
|
andreas
|
362a26635a
|
copy build cmd to clipboard
|
2023-11-03 20:30:43 +01:00 |
|
andreas
|
e815cd19da
|
add multiple i2c buses to build config
|
2023-11-03 20:00:38 +01:00 |
|
andreas
|
adf55fcade
|
correct compilation of SHT3X and QMP6988
|
2023-11-03 20:00:16 +01:00 |
|
andreas
|
28ae7d3bbd
|
avoid multiple logs, test multi sensor config
|
2023-11-03 18:58:39 +01:00 |
|
andreas
|
0c736bd24a
|
move SHT3X to separate file
|
2023-11-03 18:36:43 +01:00 |
|
andreas
|
e8e3262a0d
|
move QMP6988 to separate file
|
2023-11-03 18:28:44 +01:00 |
|
andreas
|
899aa3fe4a
|
move BME280 to separate file
|
2023-11-03 18:19:16 +01:00 |
|
andreas
|
b581fe9537
|
generic sensor handling for enviii
|
2023-11-03 18:03:30 +01:00 |
|
andreas
|
f2e5115d93
|
restructure bme280 handling
|
2023-11-03 17:25:12 +01:00 |
|
andreas
|
41b9f1e675
|
intermediate: concentrate sensor cfg into sensro configs
|
2023-11-03 16:51:00 +01:00 |
|
andreas
|
e449b7836d
|
intermediate: QMP6988 new config
|
2023-11-03 16:19:10 +01:00 |
|
andreas
|
2052f07a81
|
intermediate: SHT3X working with new config
|
2023-11-03 15:53:57 +01:00 |
|
andreas
|
2505b87967
|
intermediate: generic iic sensor handling
|
2023-11-03 15:49:20 +01:00 |
|
andreas
|
16b7652f1d
|
intermediate: allow for config array definitions, prepare multiple sensors
|
2023-11-03 12:34:33 +01:00 |
|
andreas
|
f3c682422f
|
ensure that the generated dir is included in libs
|
2023-11-02 20:57:11 +01:00 |
|
andreas
|
f266d3b3db
|
add iic sensors to cibuild
|
2023-11-02 20:48:16 +01:00 |
|
andreas
|
6884881bcf
|
avoid double counting of sent N2k messages
|
2023-11-01 18:11:26 +01:00 |
|
andreas
|
259901abe3
|
put the prefix for logs/counter into the sensor config
|
2023-11-01 18:06:14 +01:00 |
|
andreas
|
d3641668fb
|
generic sendN2k handling for sensors
|
2023-10-31 16:13:47 +01:00 |
|
andreas
|
ab53d2b626
|
generic addXdrMapping functions
|
2023-10-31 15:58:13 +01:00 |
|
andreas
|
a4f5153440
|
unify sensor parameter names
|
2023-10-31 15:35:52 +01:00 |
|