-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
u-Blox Neo-M9N GPS support #14509
Comments
@bkueng any ideas here? |
@pkocmoud FYI |
Form Jordi: |
@dagar Could you please assign Beat to issues for anything GPS related? We need to get better at assigning and follow up. Thanks! |
This is included in v1.11. |
I don’t think this should be closed yet. It doesn’t work yet. If someone else wants to test an M9N and confirm that it works that would be great but as of yesterday we tested it and in the current state is still just gives a timeout without functionality. See PX4/PX4-GPSDrivers#57 (comment) for more details. |
Thanks for the update. Let's try to keep conversation going outside of merged PRs so it isn't lost. |
@ryanjAA continuing here from PX4/PX4-GPSDrivers#57 (comment)
Can you be more specific with the repos and commits you use? You mean Firmware |
Well this is a little strange. Master (at 8bc72fe, #14785) with GPS Debug settings changed that did not work as shown before (times out) is now working (see attached) but i let the unit sit (so the onboard battery maybe drained?). There isn't much else I can think of since the time out is the same (when switching bauds), it just now seems to at some point find in (near instantly) where before it was sitting for a minute or two and still not recognizing the unit. If you flash 8bc72fe, it works instantly and then I checked by manually by turning off the driver and then back on to see the Debug timeout messages. Master (at cd59f95, #14788) that was pulled in from QGC does work Master (at 70329ce, #14726) works with 4cc28b8, PX4/PX4-GPSDrivers#55 (GPS Driver pulled in and hz manually changed to 5hz to test max sat usage [meas 100 to 200]). Beta 746b312, #14609 (from qgc) does not work. Master as of writing (466b5db, #14784) pulled from QGC works (and frequency is at 5hz). If you're happy with that, I'd say it works and close. If you want me to test against #14771, let me know. |
Ok, thanks for the testing. I say we leave it at that since master works, and if you notice issues (such as reliability in module detection), open a new issue. |
Describe problem solved by the proposed feature
I ordered an mRo GPS that was listed as supported but it came with an u-Blox Neo-M9N chip and it is not plug and play. I used "gps status" in the mavlink console and it shows that gps status is not ok.
Describe your preferred solution
I would prefer to have a plug and play solution for this specific GPS. I assume this requires changing the driver for gps but I am not familiar enough to do this myself.
The text was updated successfully, but these errors were encountered: