Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commander: prevent potential disarms in-air
This fixes the terrifying case where the drone disarms in-air just because it receives a MAVLink disarm command. We now check param2 for a magic number which enforces arming/disarming. This is added to the mavlink protocol in: mavlink/mavlink#1162
- Loading branch information