ardupilot/libraries/AP_HAL_FLYMAPLE
Andrew Tridgell 6eee2421cc AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels()
the valid_channels() method was inconsistently implemented between
boards, and served two quite different purposes. It is clearer as two
functions
2014-03-25 14:39:41 +11:00
..
examples AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
utility
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
AP_HAL_FLYMAPLE_Main.h
AP_HAL_FLYMAPLE_Namespace.h
AP_HAL_FLYMAPLE_Private.h
AP_HAL_FLYMAPLE.h AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 2013-12-31 10:28:37 +11:00
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
GPIO.h
HAL_FLYMAPLE_Class.cpp HAL_FLYMAPLE: no uartE 2014-02-26 08:19:20 +11:00
HAL_FLYMAPLE_Class.h
I2CDriver.cpp AP_HAL: add ignore_errors to I2C driver 2013-10-21 20:01:32 +09:00
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 AP_HAL: removed unused enable_mask and disable_mask functions 2014-01-16 17:16:17 +11:00
Scheduler.cpp
Scheduler.h
Semaphores.cpp
Semaphores.h
SPIDriver.cpp
SPIDriver.h
Storage.cpp
Storage.h
UARTDriver.cpp
UARTDriver.h
Util.h