gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-users] How to use ubxtool with gpsd


From: John Klug
Subject: [gpsd-users] How to use ubxtool with gpsd
Date: Wed, 31 Oct 2018 22:40:39 +0000

Here is my gpsd command line:

  /usr/sbin/gpsd -n -D 1 -F /var/run/gpsd.sock -P /var/run/gpsd.pid  
      /dev/ttyXRUSB2 /dev/pps0

gps0:/home/mtadm# ubxtool -p PMS                              
ubxtool: poll PMS
sent:
UBX-CFG-PMS:
 Poll request

{"class":"ERROR","message":"No path specified in DEVICE, but multiple devices 
are attached."}


gps0:/home/mtadm# ubxtool -p PMS 127.0.0.1:2947:/dev/ttyXRUSB0
ubxtool: poll PMS
sent:
UBX-CFG-PMS:
 Poll request

{"class":"ERROR","message":"No such device as /dev/ttyXRUSB0"}
{"class":"ERROR","message":"Can't open /dev/ttyXRUSB0."}


>From lsof:
gpsd    1437 nobody    4u  IPv4       4398      0t0    TCP 
localhost.localdomain:gpsd (LISTEN)



John Klug
Senior Software Engineer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]