25 Commits (a5e3ce4655133e151f40ac1ac145f74c2911a106)

Author SHA1 Message Date
Andrew Tridgell 024e5c3cc7 RC_Channel: added set_radio() and set_radio_to_trim() functions 12 years ago
Xichen Shi 8c46fced16 APM: Added functionality to use differential spoilers in elevon mode 12 years ago
Andrew Tridgell 8620a036de RC_Channel_aux: minor cleanups 13 years ago
Andrew Tridgell 3b97339104 RC_Channel: simplified RC_Channel_aux and fixed issue 725 13 years ago
uncrustify b1cf3f7f91 uncrustify libraries/RC_Channel/RC_Channel_aux.h 13 years ago
Amilcar Lucas 0b0b9c29a2 Allow fully independent operation of two AP_Mount instances 13 years ago
Andrew Tridgell 518d6365ff AP_Param: update remaining libraries for new constructor syntax 13 years ago
Amilcar Lucas 107155fa1a AP_Mount: Allow using any RC channel to control any of the mount axes. 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 22d2f9ea15 Support up to 7 aux servo outputs 13 years ago
Amilcar Lucas 461098b289 Replace long with int32_t 13 years ago
rmackay9 669ffb5ef8 RC_Channel_aux: added enable_out method to help stop servos from moving before the mount has initialised. 13 years ago
Amilcar Lucas cc02d85cdf AP_Mount: add support for non-spring-loaded joysticks 13 years ago
Amilcar Lucas e9c72822dc Remove unused function 13 years ago
Amilcar Lucas 594cedd324 Documentation improvements, no functional changes (only comments) 13 years ago
Amilcar Lucas 1906e06b69 Added camera trigger functionality 13 years ago
Amilcar Lucas a32b7c200b Add "3 axis camera stabilization" and "point camera to 3D point" functionality 13 years ago
Andrew Tridgell 12dac42174 modify RC_Channel for AP_Param 13 years ago
Amilcar Lucas ab730ff919 Added camera and/or antenna mount support. 13 years ago
Andrew Tridgell 0211fc2f09 move g_rc_function[] to RC_Channel library 13 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
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 213969202a Moved the RC_Channel_aux class to its own file. The includes could be improved, has anyone got any ideas how ? 14 years ago