Yo Gari !
On 19.01.26 23:16, Gary E. Miller wrote:
dilbert /tmp # gpscsv --file /tmp/binAbvB3w8tJ5.bin -c SAT
time,gnssid,svid,PRN,sigid,az,el,ss,used,health
2026-01-11T19:55:24.000Z,0,1,1,,270.0,16.0,40.0,True,1
2026-01-11T19:55:24.000Z,0,8,8,,260.0,73.0,41.0,True,1
I guess gpscsv could be changed to show the ghostly zero.
That's fine. Not necessary to show a zero.
What I mentioned, that the man page for gpscsv is not telling us that
there is a sigid column.
If you run "man gpscsv" and you scroll down you can see:
$ gpscsv -c SAT -n 1
time,gnssid,svid,PRN,az,el,ss,used,health
2021-07-28T22:37:46.000Z,0,8,8,311.0,28.0,33.0,True,1
2021-07-28T22:37:46.000Z,0,10,10,290.0,74.0,50.0,True,1
So it seems, the software was updated but not the man page.
Kind regards
Hans
--