summaryrefslogtreecommitdiff
path: root/test/daemon/ublox-zed-f9p_hpg1.11.log.chk
Commit message (Collapse)AuthorAgeFilesLines
* gpsd_json: RAW, only output freqid for GLO, skip GLO PRN 255.Gary E. Miller2019-05-171-654/+654
| | | | | Only GLONASS uses freqid, no need for other GNSS. GLO PRN 255 is not tracked yet, useless in RAW.
* JSON/RAW: Add sigid, if non-zero.Gary E. Miller2019-05-171-654/+654
| | | | | Only affects ZED-F9P for now. Easier than decoding the obs_code.
* driver_ubx: Forgot to rebuild zed rawx regressionGary E. Miller2019-05-081-654/+654
|
* driver_ubx: Improve RXM-RAWX decode for u-blox 9.Gary E. Miller2019-05-061-654/+654
| | | | | | As expected, just changed the ZED-F9T regression. Sadly the u-blox signal ids do not match the RINEX signal ids, so a lot is just guessing...
* regressions: Add ZED-F9P binary and NMEA samplesLuke Reid2019-04-171-0/+3928
Signed-off-by: Gary E. Miller <gem@rellim.com>