Yo Gary et al.,

My environment:
gpsd commit 92660f43b3279e6279ec59010c662b157af4e8de
gpsd: 3.27.4~dev (revision release-3.27.2-4-g92660f43b)

compiled with: scons --config=force

I started as root from the command line:

/usr/local/sbin/gpsd -N -D 5 -s 460800 /dev/serial0 'ntrip://my.user:[email protected]:2101/TRF200AUT0' /dev/pps0

and got the following error:

gpsd:INFO: stashing device /dev/serial0 at slot 0
gpsd:INFO: stashing device ntrip://my.user:[email protected]:2101/TRF200AUT0 at slot 1
gpsd:INFO: stashing device /dev/pps0 at slot 2
gpsd:ERROR: CORE: stat(ntrip://my.user:[email protected]:2101/TRF200AUT0) failed, errno No such file or directory(2)

I checked with "tcpdump -i eth0 port 2101" but there is no traffic.

To verify I run a program "NtripLinuxClient" with the same arguments from the same server I saw a lot of data with tcpdump.

So it seems that gpsd even don't try to connect.

What did I wrong ?

Any hints are welcome.

Kind regards
Hans

--





Reply via email to