ArduPilot / apm_planner

APM Planner Ground Control Station (Qt)
https://ardupilot.org
Other
503 stars 462 forks source link

FAILURE: Unsupported CMD: 400 #1047

Open KimEJ opened 7 years ago

KimEJ commented 7 years ago

I followed the document to tried the motor arming. Http://ardupilot.org/copter/docs/arming_the_motors.html However, it did not work and I tried it by pressing the 'ARM' button on the 'ACTOINS' tab in the APM Planner. If press the button, the following error occurs:

[MAV 001:1] Calibrating barometer [MAV 001:1] barometer calibration complete [MAV 001:1] FAILURE: Unsupported CMD: 400

Why do I get this error? How can I solve this?

utkrishtsharma commented 5 years ago

same error

Arne-W commented 5 years ago

As far as I know this is no problem. The command informs the GCS about the UAV being disarmed / or armed. See here. So nothing to worry about - the command is not implemented correctly.