7 Commits (4d9a74d742b998365f328dab4a692049438f00ec)

Author SHA1 Message Date
Pat Hickey a228519b18 AP_HAL_AVR_SITL: Implement new Scheduler methods 12 years ago
Pat Hickey bc3b6fcb9f AP_HAL_AVR_SITL: remove begin/end atomic, adjust timer procs 12 years ago
Andrew Tridgell 93040e5725 AP_HAL: removed the defer_timer_process() function 12 years ago
Andrew Tridgell 60d3df50ae AP_HAL: changed delay() to take a uint16_t 12 years ago
Andrew Tridgell dcc17dad94 SITL: added panic() method in scheduler 12 years ago
Andrew Tridgell 8916b280fd SITL: filled in more of the HAL SITL backend 12 years ago
Andrew Tridgell d42cbb791f HAL_SITL: start filling in more of SITL framework 12 years ago
Pat Hickey f9e9b8a7ef AP_HAL_AVR: move scheduler's timer-hw dependent methods to a separate cpp 12 years ago
Pat Hickey 6e45ce12b2 AP_HAL_AVR: implement reboot in scheduler 12 years ago
Pat Hickey d47f77f8dd AP_HAL_AVR Scheduler: support nested atomic sections 12 years ago
Pat Hickey 17b951c45b AP_HAL_AVR Scheduler: rename Arduino to be AVR 12 years ago
Pat Hickey c9541d3b00 AP_HAL: added begin_atomic and end_atomic to scheduler 12 years ago
Pat Hickey bae7e4b88e AP_HAL Scheduler: simplify register_timer_process, min time for delay cb 12 years ago
Pat Hickey d422ab7806 AP_HAL: Extend Scheduler to support defered timer procs 12 years ago
Pat Hickey ba7a596ec3 AP_HAL_AVR: Scheduler extensions implemented 12 years ago
Pat Hickey 187571cca9 AP_HAL Scheduler fixes & AP_HAL_AVR Scheduler changed to match 12 years ago
Pat Hickey ea8242ace1 AP_HAL: Add scheduler interface, move Arduino init code to implementation 12 years ago