ardupilot/libraries/AP_Scheduler
Thomas Watson 6c2daabd21 AP_Scheduler: make overtime margin definable
Also warn about overtime on ESP32 which is most likely to hit it.
2024-09-02 09:21:08 +10:00
..
examples/Scheduler_test AP_Scheduler: fixed example test to pass/fail 2024-02-28 19:22:14 +11:00
AP_Scheduler.cpp AP_Scheduler: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_Scheduler.h AP_Scheduler: fixes for AP_SCHEDULER_ENABLED 2024-04-18 08:25:15 +10:00
AP_Scheduler_config.h AP_Scheduler: add and use AP_SCHEDULER_EXTENDED_TASKINFO_ENABLED 2023-06-27 10:43:39 +10:00
PerfInfo.cpp AP_Scheduler: make overtime margin definable 2024-09-02 09:21:08 +10:00
PerfInfo.h AP_Scheduler: fixes for AP_SCHEDULER_ENABLED 2024-04-18 08:25:15 +10:00