16 Commits (1fd0f73e3f9a0df83a940b10c7d72519ac316a52)

Author SHA1 Message Date
Andrew Tridgell 7082e0f8aa AP_HAL: added hold_in_bootloader parameter to scheduler->reboot() 12 years ago
Andrew Tridgell af7381e9e0 AP_HAL: added register_io_process() 12 years ago
Pat Hickey 7a0f95c11c AP_HAL: add Scheduler methods in_timerprocess, system_initialize 12 years ago
Pat Hickey ea2a03344e AP_HAL Scheduler: remove begin_atomic and end_atomic from api 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
Pat Hickey c86004d676 AP_HAL: Add panic method to scheduler 12 years ago
Pat Hickey 592d32ba47 AP_HAL: add reboot to scheduler 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 6671310399 AP_HAL Scheduler: interface has AP_PeriodicProcess functionality 12 years ago
Pat Hickey 187571cca9 AP_HAL Scheduler fixes & AP_HAL_AVR Scheduler changed to match 12 years ago
Pat Hickey 2adfc4fbc5 AP_HAL Scheduler add method register_delay_callback (unimplemented) 12 years ago
Pat Hickey 1d89419059 AP_HAL: Scheduler should use stdint types, conform names 12 years ago
Pat Hickey ea8242ace1 AP_HAL: Add scheduler interface, move Arduino init code to implementation 12 years ago