Magic_force_arm_value

Dose anyone has any idea about “Magic_force_arm_value” located in GCS.H and in GCS_MAVLink.cpp???

The use of that particular variable and the parameter associated with it?

It’s ArduPilot specific. You really must know the implications of using
that parameter value before you use it.

It basically says, “Yes, ArduPilot, really do do something dangerous
because I know what I am doing”.

You can find the relevant ArduPilot code in the ArduPilot source tree if
you really need it. You almost certainly do NOT want to use it.

1 Like