GPS error
- This topic has 1 reply, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › GPS error
Hello,
I just installed my multitech gateway and I have this error on “tail /var/log/messages” :
mtcdt user.err root: Problem with the GPS fix. The fix is an even value, “4”, and should be an odd value. fixOK=0
But I cannot find a way to fix it with the instructions: http://www.multitech.net/developer/software/corecdp/applications/venus-gps-package/
Any idea on how to fix this?
Thanks.
Conduits use U-Blox, not Venus.
The uBlox documentation is here:
GPSFIXOK is documented on page 307 and is a single bit.
If you are seeing an even value, this means you have a bad signal strength, and the GPS was not able to get a “FIX”.
You can observe the gps output with the gpsmon command run over ssh.
The conduit documentation for gpsd is here: