ardupilot/libraries/APM_RC
Pat Hickey d015e0d6d9 APM_RC & ArduCopter: Change interface to SetFastOutputChannels to use _BV
* Every use of MSK_CH_n changed to _BV(CH_n)
* Easier to read, and will allow CH_n to be parameterized without needing
  a separate macro expansion for the MSK value.
2012-01-09 21:57:01 -08:00
..
examples libraries: rename purple to APM2 2011-11-25 20:00:19 -08:00
APM_RC.h APM_RC & ArduCopter: Change interface to SetFastOutputChannels to use _BV 2012-01-09 21:57:01 -08:00
APM_RC_APM1.cpp APM_RC & ArduCopter: Change interface to SetFastOutputChannels to use _BV 2012-01-09 21:57:01 -08:00
APM_RC_APM1.h APM_RC: _set_speed functions implemented for APM_RC_APM1 and _Purple 2011-11-25 20:00:18 -08:00
APM_RC_APM2.cpp APM_RC & ArduCopter: Change interface to SetFastOutputChannels to use _BV 2012-01-09 21:57:01 -08:00
APM_RC_APM2.h libraries: rename purple to APM2 2011-11-25 20:00:19 -08:00
keywords.txt re-uploaded 2010-11-27 05:01:29 +00:00