gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] SiRF III and IV problems


From: Michael Tatarinov
Subject: Re: [gpsd-dev] SiRF III and IV problems
Date: Tue, 20 May 2014 10:43:19 +0400

Hello

git 1ef46d3bb35184d268b7ccb00e734b62403b16b8 works fine with my SiRF3.

but I found regression in gpsmon:
$ gpsmon 127.0.0.1:2947:/dev/ttyUSB0
gpsmon:ERROR: device open failed: No such file or directory - retrying read-only
gpsmon:ERROR: read-only device open failed: No such file or directory
gpsmon: activation of device 127.0.0.1:2947:/dev/ttyUSB0 failed,
errno=2 (No such file or directory)

gpspipe works fine with that syntax:
$ gpspipe -w 127.0.0.1:2947:/dev/ttyUSB0
{"class":"VERSION","release":"3.11~dev","rev":"release-3.10-167-g1ef46d3","proto_major":3,"proto_minor":9}
{"class":"DEVICES","devices":[{"class":"DEVICE","path":"/dev/ttyUSB0","driver":"SiRF","subtype":"GSW3.5.0_3.5.00.00-SDK-3EP2.01
","activated":"2014-05-20T06:42:12.330Z","flags":1,"native":1,"bps":115200,"parity":"N","stopbits":1,"cycle":1.00}]}
{"class":"WATCH","enable":true,"json":true,"nmea":false,"raw":0,"scaled":false,"timing":false,"split24":false,"pps":false,"device":"/dev/ttyUSB0"}



reply via email to

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