ardupilot/libraries/RC_Channel
analoguedevices a07f37f1b4 Removed outdated comment:
"	// deadzone moved to
		//control_in = (abs(control_in) < _dead_zone) ? 0 : control_in;"
2012-02-11 16:51:02 +00:00
..
examples Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
RC_Channel.cpp Removed outdated comment: 2012-02-11 16:51:02 +00:00
RC_Channel.h purple: rework the RC_Channel library for the APM_RC changes 2011-11-25 20:00:16 -08:00
RC_Channel_aux.cpp purple: rework the RC_Channel library for the APM_RC changes 2011-11-25 20:00:16 -08:00
RC_Channel_aux.h Added camera and/or antenna mount support. 2011-10-31 22:55:58 +01:00