python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unable to receive NMEA GPS data from bluetooth connected Garmin GLO 2 on Mac serial device
I googled all day to find any hints or even a solution to this problem. I have a Garmin GLO 2 Bluetooth GPS receiver, which I originally bought to have GPS available on my wifi-only iPad when on a boa...
VincentWillem
Votes: 0
Answers: 1
Python NMEA GNSS Cold Start command
On my hardware, I translate the usb port to com using the usb_transit_on internal command.
After that, I connect to the port using the program and when I enter this command "b5 62 06 04 04 00 ff ...
labradoor l
Votes: 0
Answers: 0
I need some help understanding this ntpq output, if it indicates proper GPS sync with PPS
I've created a project (https://github.com/kshetline/aw-clock) that, among many other things, detects GPS time sync with PPS by examining the output from the ntpq command. What I'm expecting is output...
kshetline
Votes: 0
Answers: 1