Releases: philrandal/gpsctl
Release v1.19
Updated cjson, changed default serial port from /dev/serial0 to /dev/ttyAMA0 in all example .conf files
Release v1.18
Increase maximum baud rate to 921600
gpsctl v1.17
Increase maximum baud rate to 460800
(Issue #18)
gpsctl v1.16
Fix --port (-p) handling to correctly override gpsctl.conf
gpsctl v1.15
Change --reset semantics from a hot reset to a cold reset
gpsctl v1.14
Removed the --test pps test option.
WiringPi is no longer used.
gpsctl v1.13
Add dependency on network-online.target in ublox-init.service.
This, with the increased 4 second speed synchronisation timeout, fixes the failure to sync on boot issues that I have been seeing in my environment.
gpsctl v1.10b
Add /etc/default/gpsctl for gpsctl paramters in ublox-init.service
gpsctl v1.10
Fix: gpsctl -Q config now reports NMEA GGA setting.
Added gpsctl.conf.ublox example config file to reflect the settings after running gpsctl --reset
gpsctl v1.9.1
Fix issue #11
Remove stty line from ublox-init.service