9 Commits (776a1074c9754fed8b44e03d1f7fba647d392ee1)

Author SHA1 Message Date
rmackay9 35cb7ff7e5 AP_PeriodicProcessStub: fixed build due to missing reference to _suspended 13 years ago
rmackay9 c007a19200 AP_PeriodicProcess: added running() method which tells the caller whether the timer is suspended or not 13 years ago
Andrew Tridgell 14b1674c3e PeriodProcess: fixed build warning 13 years ago
rmackay9 55ef1e0a29 AP_PeriodicProcess: queue_process changes to suspend other processes before running queued process 13 years ago
uncrustify aa2afece16 uncrustify libraries/AP_PeriodicProcess/AP_PeriodicProcessStub.cpp 13 years ago
Andrew Tridgell 534aee17e9 TimerProcess: added suspend_timer()/resume_timer() 13 years ago
Andrew Tridgell dbaa6fb6d2 TimerProcess: make some variables uint8_t 13 years ago
Andrew Tridgell 79d6c21dde PeriodicProcess: added set_failsafe() call 13 years ago
Pat Hickey d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago