ardupilot/libraries/AP_HAL_Empty
2014-08-20 07:59:21 +10:00
..
examples/empty_example HAL_Empty: fixed example build 2014-08-13 22:12:00 +10:00
AnalogIn.cpp HAL_Empty: avoid some float conversion warnings 2014-07-08 20:27:13 +10:00
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 2014-02-14 21:25:38 +11:00
AP_HAL_Empty_Main.h
AP_HAL_Empty_Namespace.h HAL_Empty: removed Console driver 2013-10-05 18:32:35 +10:00
AP_HAL_Empty_Private.h HAL_Empty: removed Console driver 2013-10-05 18:32:35 +10:00
AP_HAL_Empty.h
GPIO.cpp
GPIO.h
HAL_Empty_Class.cpp HAL_Empty: no uartE 2014-02-26 08:19:18 +11:00
HAL_Empty_Class.h
I2CDriver.cpp HAL_Empty: make I2C ops fail 2014-07-08 15:08:18 +10:00
I2CDriver.h
PrivateMember.cpp
PrivateMember.h
RCInput.cpp AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
RCInput.h AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
RCOutput.cpp AP_HAL: removed unused enable_mask and disable_mask functions 2014-01-16 17:16:17 +11:00
RCOutput.h AP_HAL: removed unused enable_mask and disable_mask functions 2014-01-16 17:16:17 +11:00
Scheduler.cpp HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
Scheduler.h HAL_Empty: added dummy millis64() and micros64() 2014-08-20 07:59:21 +10:00
Semaphores.cpp
Semaphores.h
SPIDriver.cpp
SPIDriver.h
Storage.cpp AP_HAL: removed old storage type read/write functions 2014-08-13 18:46:44 +10:00
Storage.h AP_HAL: removed old storage type read/write functions 2014-08-13 18:46:44 +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