11 Commits (eaf868a0b69b1c2585a0f2f5dd327bcaed5e0159)

Author SHA1 Message Date
rmackay9 c007a19200 AP_PeriodicProcess: added running() method which tells the caller whether the timer is suspended or not 13 years ago
rmackay9 a75e93da06 AP_TimerProcess: add one additional slot for optical flow 13 years ago
rmackay9 55ef1e0a29 AP_PeriodicProcess: queue_process changes to suspend other processes before running queued process 13 years ago
uncrustify ded021fa11 uncrustify libraries/AP_PeriodicProcess/AP_TimerProcess.h 13 years ago
Andrew Tridgell c8befe4536 AnalogSource: make the Arduino AnalogSource interrupt driven 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
Andrew Tridgell b484411c41 timers: change to 1kHz timer by default 13 years ago
Pat Hickey 49ca774734 AP_PeriodicProcess: AP_TimerProcess can register multiple callbacks. 13 years ago
Pat Hickey d288b8870d purple: added PeriodicProcess library 13 years ago