1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-12 13:33:06 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
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