mavlink icon indicating copy to clipboard operation
mavlink copied to clipboard

MAVLink micro air vehicle marshalling / communication library

Results 32 mavlink issues
Sort by recently updated
recently updated
newest added

so we can display what satellites are being used ping @giacomo892 This will be a msg requested by the GCS when the UI is open to display sat info

these combine to give the ability to do the OBC'2018 mission, by allowing for missions to be conditional on airspace clearance, and for missions to have delays based on pressing...

Backport of https://github.com/mavlink/mavlink/pull/1433 replaces #143 the enum names are a bit confusing at times, but it made it into upstream, so lets stick with it.

Adds a new mission protocol type, see: https://github.com/ArduPilot/ardupilot/pull/20554

@peterbarker can you review this one? I plan to discuss it on the next meeting.

This will improve the calibration of compasses on vehicles not equipped with a GPS, As [`fix_radius()`](https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_Compass/CompassCalibrator.cpp#L1064) in [step two](https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_Compass/CompassCalibrator.cpp#L205) of calibration requires a GPS lock.