andreas
|
d33592cfdf
|
directly use SemaphoreHandle_t as pointer
|
2024-11-24 16:16:35 +01:00 |
andreas
|
13efceeef7
|
extend doc for new api functions and networking options
|
2024-11-14 19:47:10 +01:00 |
andreas
|
c292b82635
|
correct some js errors in example
|
2024-11-14 18:33:18 +01:00 |
andreas
|
538f643fbf
|
add registerRequestHandler to the API with examples
|
2024-11-14 18:15:12 +01:00 |
andreas
|
506dd7ea9f
|
add example listener
|
2024-11-14 16:16:51 +01:00 |
andreas
|
795117b6f4
|
allow to add an url tab button
|
2024-10-13 17:12:10 +02:00 |
andreas
|
47973b6bcf
|
adjust user formatter api
|
2024-10-13 16:56:21 +02:00 |
andreas
|
9c979657bf
|
restructure boat data display handling, allow for more flexible user formatters
|
2024-10-13 16:10:03 +02:00 |
andreas
|
98a95e62f7
|
first version for user js tasks
|
2024-10-11 20:13:45 +02:00 |
andreas
|
a179de5239
|
doc for 20231105
|
2023-11-05 21:31:24 +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
|
a6c1511298
|
remove task from declare_taskif
|
2023-10-27 20:29:16 +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
|
6758c59a3a
|
introduce a type safe task adta exchange interface
|
2023-10-24 14:48:47 +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
|
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 |
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
|
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
|
d9af772a57
|
show how to restrict the default build to your user defined environments
|
2021-11-27 21:13:25 +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 |