ardupilot/libraries/AP_Scheduler
Gustavo Jose de Sousa 8018748fe2 AP_Scheduler: add field "name" to task structure for logging purposes
That field will be useful for logging as it is easier to know what task a log
is related to by using the task's name rather than using the number.
2015-09-01 20:22:18 +10:00
..
examples/Scheduler_test AP_Scheduler: use designated initializers for tasks structs 2015-09-01 20:22:18 +10:00
AP_Scheduler.cpp AP_Scheduler: standardize inclusion of libaries headers 2015-08-11 16:38:23 +10:00
AP_Scheduler.h AP_Scheduler: add field "name" to task structure for logging purposes 2015-09-01 20:22:18 +10:00