Or, maybe you want the SKY messages off another host:
$ contrib/gpscsv -c SKY pi
class,device,xdop,ydop,vdop,tdop,hdop,gdop,pdop,satellites
SKY,/dev/ttyUSB0,0.61,0.62,1.49,0.92,0.86,1.96,1.73,[<dictwrapper: {'PRN': 2, 'el': 6.0,
[...]
Needless to say that one is a mess. Not sure how to handle JSON arrays...
There are more options, like [-n count] to quite after count samples.
"Not Ready For Prime Time"(tm), it will mutate a lot for a while, so is
in contrib/
Ideas anyone?
Not really, one could part the satellites of sky sentences from the rest of the sentence and dump them into separate files keyed on date/time stamps. That would just be asking for trouble.