Ardupilot2/libraries/AP_HAL_FLYMAPLE
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 HAL_Flymaple: fix compile warnings re float constants 2015-04-24 12:48:20 +09:00
utility HAL_FLYMAPLE: rename flash_stm32.c to .cpp 2014-07-14 09:44:36 +10:00
AnalogIn.cpp
AnalogIn.h
AnalogSource.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
AP_HAL_FLYMAPLE_Main.h
AP_HAL_FLYMAPLE_Namespace.h
AP_HAL_FLYMAPLE_Private.h
AP_HAL_FLYMAPLE.h
FlymaplePortingNotes.txt AP_HAL_FLYMAPLE: Add notes to FlymaplePortingNotes.txt re GPS selection. 2014-02-17 05:56:37 +11:00
FlymapleWirish.h
GPIO.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
GPIO.h
HAL_FLYMAPLE_Class.cpp HAL_FLYMAPLE: no uartE 2014-02-26 08:19:20 +11:00
HAL_FLYMAPLE_Class.h
I2CDriver.cpp
I2CDriver.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 Flymaple: RCOUtput disable_ch() now supports disabling outputs 2014-03-08 21:55:57 +11:00
RCOutput.h
Scheduler.cpp AP_HAL: support micros64() and millis64() on all platforms 2015-04-30 12:17:34 +10:00
Scheduler.h AP_HAL: support micros64() and millis64() on all platforms 2015-04-30 12:17:34 +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
UARTDriver.h
Util.h