gpsd-dev
[Top][All Lists]
Advanced

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

Re: ✘gpscsv


From: Gary E. Miller
Subject: Re: ✘gpscsv
Date: Tue, 18 Aug 2020 14:10:35 -0700

Yo All!

It breaks back compatibility, but it seemed worth it to add nSat (number
of satellites seen) and uSat (number of satellites used in nav solution)
to SKY.  I also added wildcards to SKY, and the rest of the JSON so the
next addition will not break as much.

So the next release has to be 3.22.

    ~ $ gpscsv -n 100 --cvt-isotime -c SKY -f time,nSat,uSat  > sat.dat

    ~ $ gnuplot
    [...]
    gnuplot> set datafile separator ','
    gnuplot> set key autotitle columnhead
    gnuplot> set xdata time
    gnuplot> set timefmt "%s"
    gnuplot> plot 'sat.dat' using 1:2, '' using 1:3

Results attached.

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: sat.png
Description: PNG image

Attachment: pgpriaJ3F7bwn.pgp
Description: OpenPGP digital signature


reply via email to

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