Ardupilot2/libraries/RC_Channel
Grant Morphett 7edf8c0e0a RC_Channel: New method to detect if channel is in trim location
This is a new method which will return true if an RC_Channel has a PWM
value that is at its TRIM value plus or minus the allowed dead zone
around the TRIM.
2015-11-11 13:39:38 +11:00
..
examples/RC_Channel RC_Channel: make example compile again 2015-10-21 09:16:09 +11:00
RC_Channel_aux.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
RC_Channel_aux.h RC_Channel: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00
RC_Channel.cpp RC_Channel: New method to detect if channel is in trim location 2015-11-11 13:39:38 +11:00
RC_Channel.h RC_Channel: New method to detect if channel is in trim location 2015-11-11 13:39:38 +11:00