ardupilot/libraries/AP_HAL_Empty
Pat Hickey 4d5d08ad10 AP_HAL_Empty: main calls system_initialized 2013-01-10 14:37:07 -08:00
..
examples/empty_example build: change from Arduino.mk to apm.mk 2013-01-02 17:29:37 +11:00
AP_HAL_Empty.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
AP_HAL_Empty_Main.h AP_HAL_Empty: main calls system_initialized 2013-01-10 14:37:07 -08:00
AP_HAL_Empty_Namespace.h AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00
AP_HAL_Empty_Private.h AP_HAL: rename Sempahore.h to Semaphores.h 2013-01-02 18:22:13 +11:00
AnalogIn.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
AnalogIn.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Console.cpp AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
Console.h AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
GPIO.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
GPIO.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
HAL_Empty_Class.cpp AP_HAL_Empty: add semaphore to I2CDriver 2013-01-04 16:19:51 -08:00
HAL_Empty_Class.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
I2CDriver.cpp HAL_Empty: fixed I2CDriver declaration 2012-12-20 14:52:33 +11:00
I2CDriver.h AP_HAL_Empty: add semaphore to I2CDriver 2013-01-04 16:19:51 -08:00
PrivateMember.cpp AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
PrivateMember.h AP_HAL_Empty: started building out the scaffolding 2012-12-20 14:52:30 +11:00
RCInput.cpp HAL_Empty: fixed throttle in Empty RCInput 2013-01-03 21:14:00 +11:00
RCInput.h AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
RCOutput.cpp AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
RCOutput.h AP_HAL_Empty: finished up scaffolding 2012-12-20 14:52:31 +11:00
SPIDriver.cpp AP_HAL_Empty: add spi driver transaction 2012-12-20 14:52:32 +11:00
SPIDriver.h AP_HAL: rename Sempahore.h to Semaphores.h 2013-01-02 18:22:13 +11:00
Scheduler.cpp AP_HAL_Empty: Stub out new Scheduler methods 2013-01-10 14:07:44 -08:00
Scheduler.h AP_HAL_Empty: Stub out new Scheduler methods 2013-01-10 14:07:44 -08:00
Semaphores.cpp AP_HAL_Empty: implement new Semaphore interface 2013-01-03 13:48:07 -08:00
Semaphores.h AP_HAL_Empty: implement new Semaphore interface 2013-01-03 13:48:07 -08:00
Storage.cpp AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
Storage.h AP_HAL_Empty: more scaffolding complete 2012-12-20 14:52:31 +11:00
UARTDriver.cpp AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
UARTDriver.h AP_HAL_Empty: betterstreams get vprintfs 2012-12-20 14:53:23 +11:00
Util.cpp AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00
Util.h AP_HAL_Empty: add Util driver 2012-12-20 14:52:37 +11:00