philrandal / gpsctl

GPS control and configuration for U-Blox GPS on Raspberry Pi 3B...
MIT License
44 stars 4 forks source link

Enable NMEA xxZDA packets #1

Closed philrandal closed 5 years ago

philrandal commented 5 years ago

Out of the box my u-blox M8Q doesn't emit ZDA packets.

For accurate timing in the ntp type 20 driver it would be desirable to configure it to emit ZDA and suppress some of the the location output.

philrandal commented 5 years ago

I have this working in a test build.

The code needs some generalisation before I upload it.

philrandal commented 5 years ago

Fixed, am now only seeing xxZDA NMEA output