-
Notifications
You must be signed in to change notification settings - Fork 61
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 connection issue with Panasonic Toughpad FZ-G1 series on ROAM 3.x #472
Comments
@she-weeds send your details through to us at Chartis Technology and we might be able to help. Can be tricky getting the GPS/Driver combination right sometimes. http://chartistechnology.com/contact |
@robbomatt Thanks so much for reaching out, this would really change things for us. I'll be in touch with you shortly |
Hi @she-weeds and @robbomatt Can you please provide any update to this? We have rolled over a project to Roam 3 due to camera issues on the Panasonic FZ-G1, but have run into GPS problems. The problem appears to be identical to that shown above. |
Hi @CoastalGIS I am not sure what the final outcome was with @she-weeds , however we have seen some recent issues similar to this and it often comes down to making sure you have the right driver combination for your hardware - not always that easy depending on the combination of hardware in use - best to seek the manufactures website and download the driver for your device model also making sure the correct Operating System. Some of the more recent devices have integrated GPS chips - meaning they are built into the network card. So what ever port Roam is using it will require NMEA GPS data coming through. In the past we have had to use tools like “Putty” (https://www.putty.org) and GPSGate Splitter (https://gpsgate.com/download) to understand the NMEA data that is coming through from the GPS port. This helps us to understand if the data is coming through in an expected way. So a few tips for you that may help:
Hope this helps, Matt. |
We found that the Windows 10 location privacy permissions were a factor. |
Thanks @asheen1006 the Windows 10 privacy permissions fixed this problem for me |
First off - many, many thanks for the release of ROAM 3.0.6, which has been eagerly awaited 👍
Just looking to get some insight into an issue with GNSS connectivity on Panasonic Toughpad FZ-G1s. The model I've been testing uses a u-blox NEO-M8N receiver integrated as an UART connection on COM3 and is running Win10 2004 (upgraded from Win7 last year).
ROAM 3 (including prior beta versions) does not appear to connect to the receiver. I'm just wondering if it has to do with how it's interpreting the NMEA messages.
We are able to connect to the receiver in QGIS 3.10.6 itself, either directly via COM3, or using gpsd via GPS NMEA Monitor per this answer, using the default or NEO-M8N settings (see below).
However, in ROAM 3 either method doesn't work.
I have also tried changing the following settings in u-center to manage the u-blox receiver directly, and it hasn't done anything either -
I've also updated the COM3 driver using Device Manager (and rolled it back and updated again...) to no avail.
Now, it worked perfectly fine in ROAM 2.x and I've also had success connecting ROAM 3.0.6 to an external Bluetooth GPS (Holux M-1000) on a Dell Venue 11 Pro tablet on Win 10 2004 with no modifications at all.
So I'm guessing it's something specific to this hardware and ROAM 3.
I've attached a log of NMEA output from the Panasonic GPS Viewer program if that helps.
Any help would be massively appreciated because it's the one thing stopping us from migrating to ROAM 3! Please, let me finally make QGIS 2 a thing of the past...
Screenshot of ROAM 3.6 when attempting to connect to receiver - says GPS fix but everything is 0. Note coordinates are in EPSG:28355 and translate to 0,0 in EPSG:4326
Panasonic FZ-G1L NMEA log from GPS viewer app, first 10 seconds
GPS NMEA Monitor settings when attempting to connect via gpsd
The text was updated successfully, but these errors were encountered: