gpsd-users
[Top][All Lists]
Advanced

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

Re: gpsfake - update log file while running?


From: Gary E. Miller
Subject: Re: gpsfake - update log file while running?
Date: Fri, 14 Jul 2023 13:22:40 -0700

Yo Andreas!

On Fri, 14 Jul 2023 21:50:43 +0200
Andreas B <panden@gmail.com> wrote:

> Running gpsd directly would be great.
> Could you please give a pointer on how to run gpsd with nmea from a
> file?

netcat.  Use netcat to serve the file on a tcp port.  Then connect
gpsd to that port.

Something like this:

nc localhost 3000 < nmea.file
gpsd -nN :3000

The first line has netcat read from a file, and send to tpc port 3000.
The second line has gpsd read from port 3000.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpoIzBx9Nl2u.pgp
Description: OpenPGP digital signature


reply via email to

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