andreas
|
538f643fbf
|
add registerRequestHandler to the API with examples
|
2024-11-14 18:15:12 +01: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
|
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
|
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
|
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
|
f351478375
|
adapt example to changed names
|
2022-03-01 18:16:54 +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
|
2a56adf3c5
|
add status to Api
|
2022-01-03 18:59:17 +01:00 |
wellenvogel
|
20187fcb1d
|
add changed flag to BoatDataValue in API
|
2021-12-16 11:45:35 +01:00 |
wellenvogel
|
a02cecb6eb
|
add example for formatting boat data
|
2021-12-09 17:19:04 +01:00 |
wellenvogel
|
24cd250d86
|
add boatData config item type to select a value from the boatDataItems
|
2021-12-05 22:01: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
|
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
|
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 |