Commit Graph

17 Commits

Author SHA1 Message Date
andreas a98693a9b1 avoid the need for additional includes for task interfaces 2023-10-28 11:04:40 +02:00
andreas 95d9025f8e update example task to new handling for the task data api 2023-10-27 21:09:57 +02:00
andreas 6cdaab4d60 allow a counter for user tasks, reorganize generated config handling 2023-10-14 19:20:21 +02:00
andreas 1b3840f207 #48: add a second serial config to the example task 2023-08-31 12:32:48 +02:00
andreas 17615adca5 cleanup unused code, make fallback_serial working again 2023-08-30 20:20:28 +02:00
andreas b1bd523745 adapted readme to release 20220302 2022-03-02 11:32:35 +01: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 966ef0c4fb allow to hide config items from the ui and allow to change config values in the init function 2022-01-14 23:16:43 +01:00
wellenvogel a02cecb6eb add example for formatting boat data 2021-12-09 17:19:04 +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 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 16cf7655f0 simplify example task 2021-11-28 18:51:05 +01:00
wellenvogel e3d4ac5eba allow usercode to define config and set capabilities 2021-11-27 20:56:36 +01:00
wellenvogel 1e4285fe5d intermediate: generic handling of user tasks 2021-11-27 14:57:16 +01:00
wellenvogel 99ba4b3d8e add exampleTask 2021-11-25 19:55:13 +01:00