Commit Graph

1080 Commits

Author SHA1 Message Date
andreas 8271347713 rename env for m5 env3 2023-10-28 11:19:47 +02:00
andreas 1ff7c44220 forbid the include of GwHardware.h in user task headers 2023-10-28 11:09:48 +02:00
andreas a98693a9b1 avoid the need for additional includes for task interfaces 2023-10-28 11:04:40 +02:00
andreas ff1bc50607 allow to hide config values by calling setValue 2023-10-27 21:32:55 +02:00
andreas 51065acc8d allow to hide config values by calling setValue 2023-10-27 21:32:16 +02:00
andreas 95d9025f8e update example task to new handling for the task data api 2023-10-27 21:09:57 +02:00
andreas c03e54601c added claiming for task interface 2023-10-27 20:54:39 +02:00
andreas a6c1511298 remove task from declare_taskif 2023-10-27 20:29:16 +02:00
andreas 34dd3434fe use template functions instead of statics for taskInterfaces 2023-10-27 20:19:02 +02:00
andreas 9e05a86820 allow for dynamic user task registration 2023-10-27 19:55:22 +02:00
andreas 682bbb5bb4 make the N2K source configurable for humidity and temperature 2023-10-27 19:34:12 +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 62124cb22d 1st step for M5 ENV3 iic module support 2023-10-26 21:44:47 +02:00
andreas 8266fba42a intermediate: add iic task 2023-10-26 11:55:57 +02:00
andreas 30facdbf4d change numbering of groove pins 2023-10-25 17:37:02 +02:00
andreas ffdfd917ae generate XDR field and selector defines 2023-10-24 18:47:39 +02:00
andreas f0643b636a allow to set XDR mappings from user tasks 2023-10-24 18:20:01 +02:00
andreas 4b3c6f13b4 simplify xdr type mapping 2023-10-24 16:19:00 +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 155c7a8d1c add error example, improve debug messages 2023-10-24 15:10:13 +02:00
andreas 0db0dd4322 add example for task data exchange usage 2023-10-24 14:59:02 +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 371372f1f4 intermediate: allow to exchange simple data between tasks 2023-10-14 20:21:20 +02:00
andreas 015b4762f8 allow for multiple counters in user task 2023-10-14 19:43:50 +02:00
andreas 6cdaab4d60 allow a counter for user tasks, reorganize generated config handling 2023-10-14 19:20:21 +02:00
andreas f52428366f correctly handle flash start for full images 2023-10-14 16:30:21 +02:00
andreas 723713b69d allow to control LEB brightness via config UI 2023-10-14 13:44:13 +02:00
Andreas Vogel d1032bc231
Merge pull request #55 from free-x/twai
[WIP] Update NMEA Libraries
2023-10-13 19:39:05 +02:00
andreas 4bced6e47c #56: correct predefined config m5stack-atom-gps-canunit 2023-10-13 19:29:10 +02:00
andreas f13d35f443 #56: add predefined config m5stack-atom-gps-canunit 2023-10-13 19:26:19 +02:00
andreas cb579e3584 add more predefined configs 2023-10-13 19:10:11 +02:00
andreas 3f6177d9cf allow to load predefined configs 2023-10-11 18:05:10 +02:00
andreas ce9dceb589 add reset button, led to node mcu 2023-10-11 17:51:05 +02:00
andreas 70345f0b79 introduce a help button, show build command 2023-10-11 16:16:57 +02:00
andreas 80ab2224ce complete gpio list, add CAN def 2023-10-09 20:34:48 +02:00
andreas 8e40fa5e9d allow replacement values in target strings, allow frames without keys, correct status handling 2023-10-09 20:23:40 +02:00
andreas 4a93dd8fa4 add mandatory flags for values 2023-10-09 19:01:05 +02:00
andreas 7b6fa4b784 do not set undefined values 2023-10-09 18:50:38 +02:00
andreas 72a9afa27d intermediate: serial defs 2023-10-09 17:43:07 +02:00
andreas 4c2ec46aae add checkbox config 2023-10-09 17:01:13 +02:00
andreas 4a8ca6edf7 add build data to version string when building a branch 2023-10-09 15:47:59 +02:00
andreas c057271e37 cleanup and document structure handling 2023-10-07 12:25:04 +02:00
andreas 82c98eec15 intermediate: cibuild for nodemcu 2023-10-06 21:36:20 +02:00
andreas 10058cfeec handle build version for ci builds 2023-10-06 19:57:32 +02:00
andreas 1da9fea9a4 clean up status handling 2023-10-06 18:43:18 +02:00
andreas 35eb5417af correctly handle location header for HTTP/2 2023-10-06 18:40:51 +02:00
andreas 4af9434b29 ensure to load buildconfig from selected git sha 2023-10-05 19:37:46 +02:00