[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GPSD 3.23~rc1 connection to GPS
From: |
Gary E. Miller |
Subject: |
Re: GPSD 3.23~rc1 connection to GPS |
Date: |
Mon, 9 Aug 2021 23:38:21 -0700 |
Yo Aranza!
On Mon, 9 Aug 2021 22:50:02 -0500
Aranza Shaccid Leon <leon18@pnw.edu> wrote:
> May I ask if there is anyway to combine the TPV class
> data, SKY class data, and SAT class data into one CSV file?
Not standard gpsd tool does that. You could use something like jq.
https://stedolan.github.io/jq/
Or use gpscsv 3 times on the same data and then join the 3 csv files.
> I’m trying to find a method/command for gpscsv that can place all
> this data in the same csv file at the same time. It’s essential that
> I have the SNR, Latitude, Longitude, Altitude, uSat, nSat, gnss id,
> svid, xdop, pdop, gdop, ydop, vdop, elevation, speed, climb, and time
> in the same file. Is there a way to do this?
There is always a way, but nothing standard.
And remember that the SKY (which includes SAT) messages are usually not
output at the same rate as the TPV messages.
And your csv files would now be very wide, maybe over several hundred cols
wide.
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
pgpVmQtfxsH6C.pgp
Description: OpenPGP digital signature
- GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/05
- Re: GPSD 3.23~rc1 connection to GPS, Gary E. Miller, 2021/08/05
- Re: GPSD 3.23~rc1 connection to GPS, Charles Curley, 2021/08/05
- Re: GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/06
- Re: GPSD 3.23~rc1 connection to GPS, Gary E. Miller, 2021/08/06
- Re: GPSD 3.23~rc1 connection to GPS, Charles Curley, 2021/08/06
- Re: GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/07
- Re: GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/09
- Re: GPSD 3.23~rc1 connection to GPS,
Gary E. Miller <=
- Re: GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/10
- Re: GPSD 3.23~rc1 connection to GPS, Gary E. Miller, 2021/08/10
- Re: GPSD 3.23~rc1 connection to GPS, Aranza Shaccid Leon, 2021/08/11
- Re: GPSD 3.23~rc1 connection to GPS, Gary E. Miller, 2021/08/11