Pat Hickey
|
a228519b18
|
AP_HAL_AVR_SITL: Implement new Scheduler methods
|
2013-01-10 14:07:43 -08:00 |
Pat Hickey
|
bc3b6fcb9f
|
AP_HAL_AVR_SITL: remove begin/end atomic, adjust timer procs
|
2013-01-03 17:33:14 -08:00 |
Andrew Tridgell
|
93040e5725
|
AP_HAL: removed the defer_timer_process() function
this is now unused
|
2012-12-21 20:01:42 +11:00 |
Andrew Tridgell
|
60d3df50ae
|
AP_HAL: changed delay() to take a uint16_t
this allows for up to 32 second delays, and saves a bit of flash space
|
2012-12-20 14:53:23 +11:00 |
Pat Hickey
|
4c715bfd04
|
AP_HAL_AVR_SITL: add Util driver, fix deprecated deps on HAL_AVR.h
|
2012-12-20 14:52:37 +11:00 |
Andrew Tridgell
|
dcc17dad94
|
SITL: added panic() method in scheduler
|
2012-12-20 14:52:33 +11:00 |
Andrew Tridgell
|
8916b280fd
|
SITL: filled in more of the HAL SITL backend
|
2012-12-20 14:52:29 +11:00 |
Andrew Tridgell
|
d42cbb791f
|
HAL_SITL: start filling in more of SITL framework
|
2012-12-20 14:51:40 +11:00 |