ardupilot/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
AP_HAL_FLYMAPLE.h AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 2013-12-31 10:28:37 +11:00
AP_HAL_FLYMAPLE_Main.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
AP_HAL_FLYMAPLE_Namespace.h HAL_FLYMAPLE: removed Console driver 2013-10-05 18:32:46 +10:00
AP_HAL_FLYMAPLE_Private.h HAL_FLYMAPLE: removed Console driver 2013-10-05 18:32:46 +10:00
AnalogIn.cpp AP_HAL: added board_voltage AnalogIn method 2014-02-14 21:25:38 +11:00
AnalogIn.h AP_HAL: added board_voltage AnalogIn method 2014-02-14 21:25:38 +11:00
AnalogSource.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
FlymaplePortingNotes.txt AP_HAL_FLYMAPLE: Add notes to FlymaplePortingNotes.txt re GPS selection. 2014-02-17 05:56:37 +11:00
FlymapleWirish.h AP_HAL_FLYMAPLE: Improved libmaple version detection 2013-10-07 08:41:52 +11:00
GPIO.cpp HAL_FLYMAPLE: fix for HAL_GPIO_* 2014-06-02 10:42:35 +10:00
GPIO.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
HAL_FLYMAPLE_Class.cpp HAL_FLYMAPLE: no uartE 2014-02-26 08:19:20 +11:00
HAL_FLYMAPLE_Class.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
I2CDriver.cpp AP_HAL: add ignore_errors to I2C driver 2013-10-21 20:01:32 +09:00
I2CDriver.h AP_HAL_FLYMAPLE: I2CDriver now uses low level hardware i2c librray from 2013-10-04 07:21:55 +10:00
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 AP_HAL: removed unused enable_mask and disable_mask functions 2014-01-16 17:16:17 +11:00
SPIDriver.cpp HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
SPIDriver.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
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 HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
Semaphores.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00
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 AP_HAL_FLYMAPLE: UARTDriver Use new libmaple TX buffers. 2013-10-14 11:34:47 +10:00
UARTDriver.h AP_HAL_FLYMAPLE: UARTDriver now uses the new libmaple tx ring buffers 2013-10-07 08:41:53 +11:00
Util.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +10:00