mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 11:27:34 +08:00
Allocation: add Single Channel Aileron to CS types
This is the control surface type for airframes that have only a single aileron servo or have the ailerons on a single output channel. Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
@@ -111,7 +111,7 @@ param set-default CA_ROTOR4_AX 1.0
|
||||
param set-default CA_ROTOR4_AZ 0.0
|
||||
|
||||
param set-default CA_SV_CS_COUNT 3
|
||||
param set-default CA_SV_CS0_TYPE 12 #custom type as combined aileron
|
||||
param set-default CA_SV_CS0_TYPE 15
|
||||
param set-default CA_SV_CS0_TRQ_R 1.0
|
||||
param set-default CA_SV_CS1_TRQ_P 0.5000
|
||||
param set-default CA_SV_CS1_TRQ_R 0.0000
|
||||
|
||||
Reference in New Issue
Block a user