Commit Graph

173 Commits

Author SHA1 Message Date
andreas d33592cfdf directly use SemaphoreHandle_t as pointer 2024-11-24 16:16:35 +01:00
andreas 56518d9309 intermediate: simplify task interfaces 2024-11-16 17:43:21 +01:00
andreas 538f643fbf add registerRequestHandler to the API with examples 2024-11-14 18:15:12 +01:00
andreas 2c87be78db make changing timeouts working correctly 2024-11-13 17:05:17 +01: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 efd23b0e39 #37: include the client SSID in the status page 2024-03-21 16:54:37 +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 a240cade7e add calset input 2024-03-17 18:20:09 +01:00
andreas 47a2eb52f5 allow to configure sendRMC 2024-03-03 18:37:38 +01:00
andreas 71f0bfa6f3 allow to convert 2 rudder instances 2024-03-02 19:59:00 +01:00
andreas b3d065abd1 make SensorBase more generic 2024-03-01 15:13:11 +01:00
wellenvogel e1044821a7 switch to own main loop, avoid warning in getTalkerId 2023-11-13 12:19:03 +01:00
andreas 6884881bcf avoid double counting of sent N2k messages 2023-11-01 18:11:26 +01:00
andreas 9e05a86820 allow for dynamic user task registration 2023-10-27 19:55:22 +02:00
andreas 553f6c0a23 modify dependency handling to use mode off 2023-10-27 19:06:06 +02:00
andreas 80017af0b4 intermediate: move to ldf none mode 2023-10-27 12:26:10 +02:00
andreas f0643b636a allow to set XDR mappings from user tasks 2023-10-24 18:20:01 +02:00
andreas 0e10fcfee2 handle buttons and leds completely as user tasks 2023-10-24 15:58:43 +02:00
andreas 91c1e6f85c handle the leds as user task 2023-10-24 15:23:54 +02:00
andreas 6758c59a3a introduce a type safe task adta exchange interface 2023-10-24 14:48:47 +02:00
andreas b5210a79e8 allow to change the Wifi AP Ip address and mask 2023-10-20 20:40:44 +02:00
andreas 6cdaab4d60 allow a counter for user tasks, reorganize generated config handling 2023-10-14 19:20:21 +02:00
andreas 4fa40b98b3 allow to set a read only mode for config items, output compiler messages for overwritten configs, add m5 gps unit defs 2023-10-05 18:52:30 +02:00
andreas 9572b1e95e allow to set default and hide for cfg values in hardware defs 2023-10-05 16:57:05 +02:00
andreas c87c38fca4 revert back for chip id in app info 2023-09-09 17:11:32 +02:00
andreas 54693e0b27 add handling to check the chip type in the update UI 2023-09-07 17:30:19 +02:00
andreas 2b42cc53e7 add handling for board type to images and webflasher 2023-09-07 16:53:32 +02:00
andreas 8c7540d956 move serial channel mode to serial channel type (integer) 2023-08-31 22:03:23 +02:00
andreas cb98324604 make the counter display and the channel names dynamic in the UI 2023-08-31 12:24:21 +02:00
andreas 019fb8ff6a intermediate, untested: second serial channel 2023-08-30 21:10:00 +02:00
andreas 17615adca5 cleanup unused code, make fallback_serial working again 2023-08-30 20:20:28 +02:00
andreas ac91aeb491 reorganize HW defs again, add generic boards, allow undefined CAN rx/tx 2023-08-30 16:42:08 +02:00
andreas b7a7dad290 better display for bus off condition 2023-08-26 11:06:11 +02:00
andreas 28431bfdcf add timer class for periodic runs 2023-08-26 10:53:46 +02:00
andreas 0d5215e00f handle bus recovery in driver class 2023-08-25 20:14:26 +02:00
andreas f5e48fcab3 count timeouts to detect offline state 2023-08-25 19:48:53 +02:00
andreas 9fd25ab6a8 improve status handling for twai, add n2k state to UI 2023-08-25 19:35:38 +02:00
andreas 475652ff6e intermediate: recovery 2023-08-24 21:04:28 +02:00
andreas 41d8578681 add bus off recovery 2023-08-24 20:00:19 +02:00
andreas 80486eff75 get rid of esp32_nmea2000 2023-08-24 18:39:51 +02:00
andreas 7baa5688ef 1st twai version with send/receive 2023-08-24 17:32:13 +02:00
andreas ef2a79fc8b Merge branch 'master' of github.com:wellenvogel/esp32-nmea2000 2023-01-09 16:45:15 +01:00
andreas 6f9d5b05ce show free heap in UI 2023-01-09 16:44:56 +01:00
wellenvogel c02be797db correctly handle pass and sizes 2022-11-15 23:33:49 +01:00
wellenvogel 86139fc445 1st step to post request for config 2022-11-15 22:44:48 +01:00
andreas d6cf87291c intermediate: fork of esp32 nmea2000 2022-03-17 14:16:47 +01:00
andreas 84aed8bc89 introduce a source field in GwApi::BoatValue 2022-03-12 20:31:54 +01:00
andreas 9d25ce8b7e further memory optimization of config update 2022-03-11 15:18:38 +01:00