gpsd-users
[Top][All Lists]
Advanced

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

[gpsd-users] gpsmon & cgps fail to parse IPv6 syntax correctly & gpsmon


From: Tony Hain
Subject: [gpsd-users] gpsmon & cgps fail to parse IPv6 syntax correctly & gpsmon 3.17 just fails
Date: Fri, 10 Mar 2017 11:51:52 -0800

I would assume that all gpsd clients use the same parser, but these are the 
ones I tried that failed the RFC2732 format to distinguish address from port.

# gpsmon
gpsmon:ERROR: SER: device open of tcp://localhost:2947 failed: No such file or 
directory - retrying read-only
gpsmon:ERROR: SER: read-only device open of tcp://localhost:2947 failed: No 
such file or directory

# netstat -an|grep LIS
tcp6       0      0 ::1.2947               *.*                    LISTEN
tcp4       0      0 127.0.0.1.2947         *.*                    LISTEN

# gpsmon tcp://[::1]:2947
gpsmon: No match.

# gpsmon tcp://127.0.0.1:2947
gpsmon:ERROR: SER: device open of tcp://tcp://127.0.0.1 failed: No such file or 
directory - retrying read-only
gpsmon:ERROR: SER: read-only device open of tcp://tcp://127.0.0.1 failed: No 
such file or directory

# cgps tcp://[::1]:2947
cgps: No match.

# cgps 127.0.0.1:2947
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqklqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
x    Time:       2017-03-10T17:19:44.000Z   xxPRN:   Elev:  Azim:  SNR:  Used: x
...

As shown above 
gpsmon: 3.17~dev (revision release-3.16-585-g26e2f525) 
fails to open the port that cgps did connect to.

Tony





reply via email to

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