ardupilot/libraries/AP_HAL_Empty
2013-10-03 12:21:08 +10:00
..
examples/empty_example HAL_Empty: fixed example build 2013-01-14 07:03:34 +11:00
AnalogIn.cpp AP_HAL: added voltage_latest() interface 2013-09-12 13:23:04 +10:00
AnalogIn.h AP_HAL: added voltage_latest() interface 2013-09-12 13:23:04 +10:00
AP_HAL_Empty_Main.h
AP_HAL_Empty_Namespace.h
AP_HAL_Empty_Private.h
AP_HAL_Empty.h
Console.cpp HAL_Empty: implement a dummy buffered write 2013-10-03 12:21:08 +10:00
Console.h HAL_Empty: implement a dummy buffered write 2013-10-03 12:21:08 +10:00
GPIO.cpp AP_HAL: convert to unix file format 2013-09-19 16:26:14 +10:00
GPIO.h AP_HAL: convert to unix file format 2013-09-19 16:26:14 +10:00
HAL_Empty_Class.cpp
HAL_Empty_Class.h
I2CDriver.cpp
I2CDriver.h
PrivateMember.cpp
PrivateMember.h
RCInput.cpp AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCInput.h AP_HAL: rename RCInput's valid() fn to valid_channels 2013-04-29 15:05:53 +09:00
RCOutput.cpp
RCOutput.h
Scheduler.cpp HAL_Empty: updates for AP_HAL::MemberProc 2013-09-30 20:56:15 +10:00
Scheduler.h HAL_Empty: updates for AP_HAL::MemberProc 2013-09-30 20:56:15 +10:00
Semaphores.cpp
Semaphores.h
SPIDriver.cpp
SPIDriver.h
Storage.cpp AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
Storage.h AP_HAL: make storage->write_block() take a const pointer 2013-06-04 14:02:13 +10:00
UARTDriver.cpp HAL_Empty: implement a dummy buffered write 2013-10-03 12:21:08 +10:00
UARTDriver.h HAL_Empty: implement a dummy buffered write 2013-10-03 12:21:08 +10:00
Util.h AP_HAL_Empty: convert to new AP_HAL printf 2013-09-21 13:29:22 +10:00