ardupilot/libraries/AP_HAL
Andrew Tridgell df21c6c68d AP_HAL: support micros64() and millis64() on all platforms
this will allow for 64 bit timestamps in DF logs (Peter is working on
that)
2015-04-30 12:17:34 +10:00
..
examples AP_HAL: Add test sketch for RC input to RC output pass through 2015-03-11 21:14:15 +09:00
utility AP_HAL: Changes to fix the warnings in rover sitl build. 2015-02-11 18:16:45 +11:00
AP_HAL.h
AP_HAL_Boards.h AP_HAL: Specify terrain directory for Navio 2015-04-14 10:16:25 +10:00
AP_HAL_Macros.h
AP_HAL_Namespace.h
AnalogIn.h
GPIO.h
HAL.h
I2CDriver.h
RCInput.h AP_HAL: changed semantics of RCInput.new_input() 2015-02-09 10:39:05 +11:00
RCOutput.h
SPIDriver.h
Scheduler.h AP_HAL: support micros64() and millis64() on all platforms 2015-04-30 12:17:34 +10:00
Semaphores.h
Storage.h
UARTDriver.cpp
UARTDriver.h AP_HAL: create a common utility/RingBuffer.h header 2015-01-07 08:41:14 +11:00
Util.cpp
Util.h AP_HAL: add soft_armed state to hal.util 2015-02-11 20:25:10 +11:00