Commit Graph
100 Commits
Author SHA1 Message Date
andreas 5adad321fb release doc for 20241128 2024-11-28 16:57:08 +01:00
andreas 55bfbfe993 adapt Sensors doc 2024-11-28 12:34:02 +01:00
andreas c09a2a5c45 remove env4 as it cannot be tested until now 2024-11-27 18:09:28 +01:00
andreas ec0a84b934 check number of uses i2c buses for cibuild and m5 grove 2024-11-26 20:43:32 +01:00
andreas 38acd5a30b restructure SSI sensor 2024-11-25 19:40:47 +01:00
andreas d5a1c9c4ae correctly compile BME280 2024-11-25 18:32:59 +01:00
andreas 7a7068e77c continue restructuring sensors, test env3 2024-11-25 18:20:34 +01:00
andreas 243c20c468 fix merge errors 2024-11-25 16:50:32 +01:00
andreas f9a001a9c2 Merge branch 'master' into sensors 2024-11-25 16:48:11 +01:00
andreas d81a56aec7 correctly handle invalid/empty fields in RMB message 2024-11-24 19:10:21 +01:00
andreas ca60d3fbac remove useless unit ° for formatLat 2024-11-24 19:09:56 +01:00
andreas 7fead48b9d do not remove dashboard page accidently when restarting 2024-11-24 18:31:46 +01:00
andreas 3c198194aa better log when wifi is connecting 2024-11-24 18:05:37 +01:00
andreas d132cf56ea allow to show unmapped XDR transducer values 2024-11-24 17:25:16 +01:00
andreas bada311f83 directly use SemaphoreHandle_t as pointer (finalize merge) 2024-11-24 16:27:13 +01:00
andreas bfa38fe2e4 directly use SemaphoreHandle_t as pointer 2024-11-24 16:23:22 +01:00
andreas 54ccb5dcd2 introduce write lock for USB channel 2024-11-24 16:18:35 +01:00
andreas d33592cfdf directly use SemaphoreHandle_t as pointer 2024-11-24 16:16:35 +01:00
andreas 8cb012eac0 introduce write lock for USB channel 2024-11-24 16:07:27 +01:00
andreas 874dcffba8 Merge branch 'master' into sensors 2024-11-23 20:59:45 +01:00
andreas 8265d9342c #81: directly flush the tx fifo for USBCDC if connection is hanging 2024-11-23 20:59:25 +01:00
andreas 0b565cfdc7 intermediate: restructure SHT3X 2024-11-19 19:33:18 +01:00
andreas 0200352f91 intermediate, untested: move creator to SensorBase 2024-11-19 18:58:29 +01:00
andreas d904d15ece intermediate: sensor config initializer list 2024-11-17 14:41:28 +01:00
andreas 1ab70aca8b intermediate: running sensor tasks inits after all user init tasks 2024-11-16 20:36:28 +01:00
andreas f75f8033d1 intermediate: restructure for sensors via API 2024-11-16 20:15:09 +01:00
andreas 56518d9309 intermediate: simplify task interfaces 2024-11-16 17:43:21 +01:00
andreas 85e1a0e5f0 restructure SensorBase 2024-11-16 15:12:21 +01:00
andreas 70fb1b3633 make BMP280 working with groove config 2024-11-15 21:39:35 +01:00
andreas 7a6eba4b86 use groove def for env bps 2024-11-15 21:37:15 +01:00
andreas 757ef93db4 correct defines for BMP280 2024-11-15 21:35:38 +01:00
andreas d86619db1a correct descriptions for BMP280 in cibuild 2024-11-15 19:34:58 +01:00
andreas abe15281a1 #71: add BMP280 and env IV to cibuild 2024-11-15 18:39:38 +01:00
andreas 22976f0874 add USB defines to readme 2024-11-15 16:52:25 +01:00
andreas bf03de68ac call requestHandler in user code outside of the API lock 2024-11-15 16:52:11 +01:00
andreas 5adf483220 add release doc 20241114 2024-11-14 20:01:51 +01:00
andreas 13efceeef7 extend doc for new api functions and networking options 2024-11-14 19:47:10 +01:00
andreas c292b82635 correct some js errors in example 2024-11-14 18:33:18 +01:00
andreas 538f643fbf add registerRequestHandler to the API with examples 2024-11-14 18:15:12 +01:00
andreas 506dd7ea9f add example listener 2024-11-14 16:16:51 +01:00
andreas 048a16d939 add listeners for status handling 2024-11-14 16:16:40 +01:00
andreas f73390c9ae enable channel if only seasmart or actisense is configured 2024-11-14 15:20:13 +01:00
andreas a8a0df4b70 #50: fix handling of GSV messages (completely wrong sat info) 2024-11-13 18:07:50 +01:00
andreas 2c87be78db make changing timeouts working correctly 2024-11-13 17:05:17 +01:00
andreas 7ea500bad6 #87: include system name in export file name 2024-11-13 15:08:27 +01:00
andreas 4504b8832f #66: pick minimal changes of latest version from NMEA0183-AIS 2024-11-13 10:59:00 +01:00
andreas 098b9ba558 use GwBuffer::fillData for udp receive 2024-11-11 20:28:57 +01:00
andreas b4eaad4dbf bind mc udp receiver to mc address 2024-11-11 20:07:22 +01:00
andreas 4bded7bbb4 make sta udp receiver working 2024-11-11 19:52:44 +01:00
andreas 82f5e17987 intermediate: udp reader 2024-11-08 21:00:25 +01:00
andreas b0d5e27b5a make seasmart working again, only show counter for enabled directions 2024-11-07 20:16:58 +01:00
andreas a5827e24d8 different modes for UDP writer, allow to select network 2024-11-07 19:47:27 +01:00
andreas 490a5b9ba1 #79: add udp writer 2024-11-04 20:21:33 +01:00
andreas d0dee367f8 unify channel handling 2024-11-04 18:52:47 +01:00
andreas 5e592dee50 set tty in raw mode for log tool 2024-11-04 10:50:17 +01:00
andreas 1d5577a777 #81: directly enable the ISR on HWCDC restart if connected 2024-11-04 10:32:52 +01:00
andreas 041b550ae9 #81: restart HWCDC interrupt after 100ms 2024-11-04 10:00:49 +01:00
andreas e3bab58f7e update to platform 6.8.1 2024-11-04 10:00:05 +01:00
andreas 18b9946b62 intermediate: try special handling for USBCDC 2024-11-03 18:05:14 +01:00
andreas 40c4089f86 restructure channels, USB + serial1 working 2024-11-03 17:33:55 +01:00
andreas 01d334d598 only generate index.js, index.css on demand 2024-11-03 17:33:30 +01:00
andreas c6f601377c intermediate,untested: reorganize channel handling 2024-11-03 16:15:52 +01:00
andreas 56ec7a0406 intermediate: restructure serial handling 2024-11-01 17:01:44 +01:00
andreas 0ddc0d055d add some doc for serial and USB ports 2024-11-01 11:57:53 +01: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 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