ardupilot/libraries/RC_Channel
Amilcar Lucas 5a27954e26 Moved update_aux_servo_function() to the RC_Channel_aux.* files.
This simplifies code sharing between ArduCopter and Arduplane at the expense of 48bytes.
Moved CH_x defines out of the defines.h file and into the library where they belong
2011-09-11 23:07:30 +02:00
..
examples Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
RC_Channel_aux.cpp Moved update_aux_servo_function() to the RC_Channel_aux.* files. 2011-09-11 23:07:30 +02:00
RC_Channel_aux.h Moved update_aux_servo_function() to the RC_Channel_aux.* files. 2011-09-11 23:07:30 +02:00
RC_Channel.cpp Moved the RC_Channel_aux class to its own file. The includes could be improved, has anyone got any ideas how ? 2011-09-11 19:13:01 +02:00
RC_Channel.h Moved the RC_Channel_aux class to its own file. The includes could be improved, has anyone got any ideas how ? 2011-09-11 19:13:01 +02:00