36 Commits (9e9c08b6d7c6149c03e2a8034181f424cf6da531)

Author SHA1 Message Date
Andrew Tridgell c8e84d18a4 APM: tidy up a comment 13 years ago
Andrew Tridgell feb3fe77ce APM: simplify radio_trim code 13 years ago
Andrew Tridgell 5c3595e0dc APM: fixed throttle nudging 13 years ago
Andrew Tridgell 49468953a3 APM: updated for new RC_Channel_aux API 13 years ago
Andrew Tridgell fce01464b1 APM: added ALT_CTRL_ALG parameter 13 years ago
uncrustify 43991712be uncrustify ArduPlane/radio.pde 13 years ago
rmackay9 360c1198a6 ArduPlane: more "int" to "int16_t" and added cast to (int) in printf statements. 13 years ago
Andrew Tridgell e2c8ec2c9e APM: removed THROTTLE_REVERSE option 13 years ago
Andrew Tridgell 5bfd1200d6 APM: change variables to use _cm, _cd and _ms suffix for units 13 years ago
Andrew Tridgell a823c9ceae APM: removed cli slider and dipswitch options 13 years ago
Amilcar Lucas b8c7b8a786 RC_Channel: Allow each channel to know who they are, this simplifies the enabling and output function calls. 13 years ago
Amilcar Lucas 9c1ac2d9e6 More work on ch9, 10 and 11 13 years ago
Amilcar Lucas bbc4bdb729 More flexible RC support 13 years ago
Andrew Tridgell d6e370886f APM: rename airspeed_cruise to airspeed_cruise_cm to make the units clearer 13 years ago
Amilcar Lucas 610fdeacc1 Support up to 11 servos in APM2 13 years ago
Andrew Tridgell de3c9ce56d Airspeed: change APM to use new AP_Airspeed library 13 years ago
Andrew Tridgell b3aa704c49 AirSpeed: added parameter ARSPD_USE 13 years ago
Phil 9242c157ee APM: Fix rudder in elevon mode. 13 years ago
Pat Hickey dfece8e3ff ArduPlane: Call APM_RC.enable_out for all channels in init_rc_out. 13 years ago
Pat Hickey 4015cb0a40 purple: fixed APM_RC.Init() to add isr_registry parameter 13 years ago
Jason Short 326cfef808 Dead Zone fix - Now the range is full instead of clipped. Should make the Yaw much more smooth. 14 years ago
Amilcar Lucas dca013965a Fix issue #285 14 years ago
Andrew Tridgell 4437ff1046 get rid of the last active uses of the SendDebug macros 14 years ago
Amilcar Lucas 1f29197771 Revert more of 6dcbc7f44bc0. 14 years ago
Amilcar Lucas 5406991831 Added support for routing any function to any of the aux. servos. 14 years ago
Doug Weibel f05f56f83f Correct bug in initialization of auxiliary channels 14 years ago
Amilcar Lucas 77c798abd5 Use G_RC_AUX macro to simplify accessing the auxiliary servos 14 years ago
Amilcar Lucas ce010b4e38 Moved update_aux_servo_function() to the RC_Channel_aux.* files. 14 years ago
Amilcar Lucas 93cbe664d6 Only run camera code if camera support is enabled 14 years ago
Amilcar Lucas b36d0352f3 Added a comment about lower half of the array 14 years ago
Amilcar Lucas d3280bdd16 Added comments explaining when should the function be used 14 years ago
Amilcar Lucas 59cbb8ec6f Moved a camera mount function call, out of the servos update function 14 years ago
Amilcar Lucas f4998c3673 Moved a function from radio.pde to the RC_Channel_aux library. Now its more readable and reusable 14 years ago
Amilcar Lucas b7a0d8836a This is the real HEAD of the APM_Camera branch. Seams that lots of changes got lost in the SVN to GIT port 14 years ago
Andrew Tridgell 609ae8359d import APM_Camera branch from SVN 14 years ago
Andrew Tridgell e0dc1271d6 imported ArduPlane from ArduPilotMega svn 14 years ago