68 Commits (dce2f78d6ff19df43d74e6bd606656f533ec2253)

Author SHA1 Message Date
yaapu bc7c5a0c8e SRV_Channels: refactor zero_rc_outputs() out of GCS_Mavlink 4 years ago
Peter Barker 5c2b478feb SRV_Channel: remove unused set_output_pwm_first method 4 years ago
Samuel Tabor f1290a2e17 Plane: Add use of airbrakes, used when throttle is negative OR via RC channel option. 4 years ago
Randy Mackay 9f197db93c SRV_Channel: add set_output_norm 5 years ago
Randy Mackay 00757fb77f SRV_Channel: fix get_output_norm comment 5 years ago
Randy Mackay 615d3e6205 SRV_Channel: add winch_clutch function 5 years ago
Peter Barker d508ca1bbb SRV_Channel: rename k_richenpower_control to k_generator_control 5 years ago
Peter Barker 007a85e873 SRV_Channel: grab a servo function to control the RichenPower generators 5 years ago
Iampete1 0d53ce4cd7 SRV_Channel: re-work timeout 5 years ago
Andrew Tridgell 5bfcb0ed4a SRV_Channel: Add servo chan override w/ timeout 5 years ago
Peter Hall 001f71e3de SRV_Channel: add ProfiLED ouputs 5 years ago
Randy Mackay e0af13a6ad SRV_Channel: remove release and choke from FUNCTION param description 5 years ago
Peter Barker aa356b563d SRV_Channel: remove unused RCMAP includes 5 years ago
Peter Hall de684530f1 SRV_Channel: add wing sail elevator output 5 years ago
Andrew Tridgell 4f3725c16c SRV_Channel: change function to AP_Int16 5 years ago
Peter Barker f1c2e55f68 SRV_Channel: use enum-class for SRV_CHANNEL_LIMIT_TRIM and friends 5 years ago
Peter Barker 3521117817 SRV_Channel: remove old unused reversible-throttle concept 5 years ago
Andrew Tridgell e598c69a22 SRV_Channel: added singleton access for Lua 5 years ago
Andrew Tridgell 892f2d4256 SRV_Channel: added direct output of rate control on multicopters 5 years ago
Tom Pittenger 52be3903c0 SRV_Channel: add neopixel as an output type 5 years ago
Tatsuya Yamaguchi f9547fa28e SRV_Channel: allow DO_SET_SERVO commands while rc pass-thru 6 years ago
Peter Barker 606614adb9 SRV_Channel: Bitmask is now a template 6 years ago
IamPete1 cbb871e7bb SRV_Channel: add global E-stop 6 years ago
Tom Pittenger 9e3cf3ad33 SRV_Channels: unify singleton naming to _singleton and get_singleton() 6 years ago
Andrew Tridgell d72f6598e0 SRV_Channel: added RobotisServo protocol support 6 years ago
Andrew Tridgell fbcbbb72b1 SRV_Channel: support reversible DShot motors 6 years ago
Michael du Breuil ac63e55c8d SRV_Channel: Add scripting outputs 6 years ago
ChrisBird a2c7d124cb SRV_Channel: Updated to include additional camera functions 6 years ago
IamPete1 7a8e7449fa SRV_Channel: add mailsail to servo function enum 6 years ago
Michael du Breuil 8850e4b9a1 SRV_Channel: Remove the trim_all interface, constrain failsafes to non motor outputs 7 years ago
Andrew Tridgell e94177e469 SRV_Channel: added function based set_output_min_max 7 years ago
Tom Pittenger 1a15a2e749 SRV_Channel: move UAVCAN code from SRV to UAVCAN files 7 years ago
Eugene Shamaev 938f19c154 SRV_Channel: move push_UAVCAN to private 7 years ago
Eugene Shamaev afce24e45d SRV_Channels: integration of UAVCAN Servos and ESCs 7 years ago
Andrew Tridgell d54d3351de SRV_Channel: check for rcout serial for blheli support 7 years ago
Andrew Tridgell 0018e1f944 SRV_Channel: added set_disabled_channel_mask() 7 years ago
Andrew Tridgell 1be41b83fc SRV_Channel: added SERVO_BLHI_ parameters 7 years ago
Andrew Tridgell 1c503ee459 SRV_Channel: removed create() method for objects 7 years ago
Mark Whitehorn cca251c135 SRV_Channel: support SBusOut 7 years ago
Guy Tzoler 7f68be9bdf SRV_Channel: adding Volz Support 7 years ago
Randy Mackay 07e2853b8e SRV_Channel: function definition for winch 7 years ago
Andrew Tridgell 381e2fd69a SRV_Channel: added get_motor_function() 7 years ago
Andrew Tridgell 39fd25bb36 SRV_Channel: added get_output_channel_mask() 7 years ago
Andrew Tridgell 99f5229a34 SRV_Channel: added copy_radio_in_out_mask() 8 years ago
Andrew Tridgell 1f1b4241c3 SRV_Channel: added get/set for reversed and function 8 years ago
Randy Mackay 572df8b859 SRV_Channel: minor formatting fixes 8 years ago
Andrew Tridgell 4ca3546551 SRV_Channel: added SERVO_DEF_RATE parameter 8 years ago
Eugene Shamaev ec8aa2e23f SRV_Channel: move of CAN bitmasks into AP_UAVCAN 8 years ago
Andrew Tridgell 1d41dc034d SRV_Channel: deprecate aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell cde4afd28e SRV_Channel: added set_trim_to_servo_out_for() 8 years ago