Ardupilot2/libraries/AP_HAL_AVR/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
..
ArduCopterLibs AP_HAL: fixed example build 2014-03-19 12:14:06 +09:00
ArduPlaneLibs 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
I2CDriver_HMC5883L
LCDTest HAL_AVR: mark some examples as not building 2013-10-03 12:21:08 +10:00
RCInputTest AP_HAL: removed RCInput valid_channels() and added new_input() and num_channels() 2014-03-25 14:39:41 +11:00
RCJitterTest Examples: Improved compatibility with Mission Planner serial terminal (CLI) 2013-03-09 15:02:56 +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 HAL_AVR: mark some examples as not building 2013-10-03 12:21:08 +10:00
Semaphore HAL_AVR: mark some examples as not building 2013-10-03 12:21:08 +10:00
SPIDriver_MPU6000
Storage
UARTDriver
UtilityStringTest