Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable: Backport external GPS fix #10486

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

Williangalvani
Copy link
Contributor

Backporting #10374 to fix external gps support in 4.2

"QNmeaPositionInfoSource supports reporting the accuracy of the
horizontal and vertical position. To enable position accuracy reporting
an estimate of the User Equivalent Range Error associated with the NMEA
source must be set with setUserEquivalentRangeError."

Source: https://doc.qt.io/qt-6/qnmeapositioninfosource.html#details

Commit 2a9ecab introduced new behaviour
that broke use of external GPS. This change fixes the problem reported
in mavlink#10271.
@patrickelectric patrickelectric merged commit 180e00a into mavlink:Stable_V4.2 Nov 16, 2022
@patrickelectric
Copy link
Member

patrickelectric commented Nov 16, 2022

@Williangalvani do we need a new qgc release for this ? If so, there are more things to fix/merge ?

@Williangalvani
Copy link
Contributor Author

@Williangalvani do we need a new qgc release for this ? If so, there are more things to fix/merge ?

I would wait for the video recording fix

@Williangalvani Williangalvani deleted the gpsfix branch November 16, 2022 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants