{
"class":"GST",
"device":"/dev/serial0",
"time":"2021-03-22T17:21:04.000Z",
"rms":28.000,
"lat":1.200,
"lon":0.800,
"alt":4.200
}
i am new to the whole gps area ... i am going to see if i can handle this .....
anyone else know about this ?
in checking the gspd site and looking at the code it looks like there are multiple packets that are not in the current library
//
// GST
// ATT
// TOFF
// PPS
// OSC
[ GPSD json packets ](url https://gpsd.gitlab.io/gpsd/gpsd_json.html)
{
"class":"GST",
"device":"/dev/serial0",
"time":"2021-03-22T17:21:04.000Z",
"rms":28.000,
"lat":1.200,
"lon":0.800,
"alt":4.200
}
i am new to the whole gps area ... i am going to see if i can handle this .....
anyone else know about this ?
in checking the gspd site and looking at the code it looks like there are multiple packets that are not in the current library
//
// GST
// ATT
// TOFF
// PPS
// OSC
[ GPSD json packets ](url https://gpsd.gitlab.io/gpsd/gpsd_json.html)