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

[gps] gps_piksi: report correct gps fix #1386

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

masierra
Copy link
Contributor

As the driver sits currently, it does not report the correct fix if it
had previously been RTK/DGPS back to 3D.

  • added get_fix_mode() to report fix based on current/last gps fix
  • added timeout to report GPS_FIX_NONE when not receiving messages from piksi at all
  • tested using piksi simulation

As the driver sits currently, it does not report the correct fix if it
had previously been RTK/DGPS back to 3D. Also added a timeout if no fix
at all (not receiving messages).
@masierra masierra changed the title [gps] report correct gps fix [gps] gps_piksi: report correct gps fix Oct 15, 2015
@flixr
Copy link
Member

flixr commented Oct 15, 2015

Thx, looks good to me.
@gautierhattenberger @fvantienen maybe you want to test this?
Feel free to merge it, I'm off to into the sun...

@fvantienen
Copy link
Member

Don't have any time to test soon, but this seems fine ;)
This was actually one of the things I still needed to change to make the Single point solution to work, but didn't had the time for it during IMAV. So thanks @masierra

fvantienen added a commit that referenced this pull request Oct 22, 2015
[gps] gps_piksi: report correct gps fix
@fvantienen fvantienen merged commit 7c776ed into paparazzi:master Oct 22, 2015
@flixr flixr added this to the v5.8 milestone Nov 22, 2015
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