Ardupilot2/libraries/AP_HAL_FLYMAPLE/examples
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
..
AnalogIn
AP_Baro_BMP085_test AP_HAL: fixed example build 2014-03-19 12:14:06 +09:00
Blink
Console AP_HAL: fixed example build 2013-10-10 09:54:20 +11:00
empty_example
I2CDriver_HMC5883L
RCInput AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
RCPassthroughTest AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
Scheduler AP_HAL_FLYMAPLE: Fix example Scheduler.pde fo recent changes to API 2013-10-14 11:34:47 +10:00
Semaphore
SPIDriver
Storage
UARTDriver
UtilityStringTest