Hello,
I have one question about parameters. I am using Quad VTOL tilt rotor (13030).
I have V tail instead of rudder and elevator.
These are the default parameters on github.
param set-default CA_SV_CS2_TRQ_P 1.0
param set-default CA_SV_CS2_TYPE 3
param set-default CA_SV_CS3_TRQ_Y 1.0
param set-default CA_SV_CS3_TYPE 4
On QGC → parameters, I changed CS2 and CS3 to V tail left and V tail right respectively. And automatically, corrosponding values for CA_SV_CS2_TRQ_P and CA_SV_CS3_TRQ_Y changed to 0.5.
But I still need two parameters, CA_SV_CS2_TRQ_Y and CA_SV_CS3_TRQ_P. But they are not available in paramters.
I am not sure how to add these two parameters specifically. Could you guide me with this?