RosettaDrone / rosettadrone

MAVlink and H.264 Video for DJI drones
BSD 3-Clause "New" or "Revised" License
301 stars 115 forks source link

QGC fails to take off the first time with "failed to arm" error #191

Open kripper opened 10 months ago

kripper commented 10 months ago

Describe the bug

QGC fails to take off the first time with "failed to arm" error

Workaround

Set mode in QGC to "Auto" and retry take off.

What we know

See: https://github.com/mavlink/MAVSDK/issues/1990

Every implementation is doing different arming checks and Rosetta probably is not passing them.

Feel free to add more messages to Rosetta to improve compatibility with more MAVLink implementations.

Steps To Reproduce