[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
sat.png
Description: PNG image
pgpriaJ3F7bwn.pgp
Description: OpenPGP digital signature
- ✘gpscsv, Gary E. Miller, 2020/08/17
- Re: ✘gpscsv, James Browning, 2020/08/17
- Re: ✘gpscsv, Gary E. Miller, 2020/08/17
- Re: ✘gpscsv,
Gary E. Miller <=
- Re: ✘gpscsv, Andreas B, 2020/08/18
- Re: ✘gpscsv, Gary E. Miller, 2020/08/18
- Message not available
- Re: ✘gpscsv, Gary E. Miller, 2020/08/19
- Re: ✘gpscsv, Gary E. Miller, 2020/08/19
- Re: ✘gpscsv, Gary E. Miller, 2020/08/20
- Re: ✘gpscsv, Gary E. Miller, 2020/08/20