ardupilot/libraries/AP_HAL_FLYMAPLE
Andrew Tridgell d36989f6a1 AP_HAL: fixed example build 2014-03-19 12:14:06 +09:00
..
examples AP_HAL: fixed example build 2014-03-19 12:14:06 +09:00
utility HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +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: initial port to flymaple board 2013-09-24 13:32:50 +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: initial port to flymaple board 2013-09-24 13:32:50 +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_FLYMAPLE: RCInput detects stale input readings better. Update test 2014-02-17 05:56:37 +11:00
RCInput.h AP_HAL_FLYMAPLE: RCInput detects stale input readings better. Update test 2014-02-17 05:56:37 +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_FLYMAPLE: Fix example Scheduler.pde to compile with recent changes to 2013-10-14 11:34:47 +10:00
Scheduler.h HAL_FLYMAPLE: updates for AP_HAL::MemberProc 2013-09-30 20:56:15 +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_FLYMAPLE: Improvements to FLYMAPLEStorage 2013-10-04 07:21:55 +10:00
Storage.h HAL_FLYMAPLE: initial port to flymaple board 2013-09-24 13:32:50 +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