Commit Graph

24 Commits

Author SHA1 Message Date
andreas 538f643fbf add registerRequestHandler to the API with examples 2024-11-14 18:15:12 +01:00
andreas a240cade7e add calset input 2024-03-17 18:20:09 +01:00
andreas 09eb59510d avoid overflow of update counter on task interfaces 2023-10-28 19:16:17 +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 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 9e05a86820 allow for dynamic user task registration 2023-10-27 19:55:22 +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 155c7a8d1c add error example, improve debug messages 2023-10-24 15:10:13 +02:00
andreas 6758c59a3a introduce a type safe task adta exchange interface 2023-10-24 14:48:47 +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 a288959009 #19: add help tab, allow to set the help URL with the HELP_URL capability 2022-03-02 11:32:10 +01:00
wellenvogel 2a56adf3c5 add status to Api 2022-01-03 18:59:17 +01:00
wellenvogel 7b4ab178c2 change api for getBoatDataValues 2021-12-05 21:25:12 +01:00
wellenvogel 04d90447e8 add new function getBoatDataValues to api for easier access 2021-12-03 17:00:51 +01:00
wellenvogel c837d9b028 allow to set the satck size for user tasks 2021-12-02 17:43:47 +01:00
wellenvogel 15c572ed9a remove sourceId from api in sendNMEA0183 2021-12-01 20:57:06 +01:00
wellenvogel c105eef969 #12: multiple capabilities in user task, user init function, cleanup message handling in main, clearer api 2021-12-01 20:03:33 +01:00
wellenvogel e3d4ac5eba allow usercode to define config and set capabilities 2021-11-27 20:56:36 +01:00
wellenvogel 39bc516def move user task handling into separate lib 2021-11-27 15:45:21 +01:00