13 Commits (065cdfe7d01ebb35f8414ba6e1531bee06561b5e)

Author SHA1 Message Date
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
Randy Mackay ed19c25a97 Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h". 13 years ago
Andrew Tridgell e7dab19260 TimerProcess: prevent a race in setting up the timer callbacks 13 years ago
Andrew Tridgell 4d71482d1c TimerProcess: check for duplicate registrations 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 f6f808357c removed AperiodicProcess code 13 years ago
Andrew Tridgell c41e7c505b timer: enable interrupts during timer processing 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 d2a0bd35f4 hil-sensors: added stub libraries for InertialSensor and PeriodicProcess 13 years ago
Pat Hickey d288b8870d purple: added PeriodicProcess library 13 years ago