Utility for setting RTC based on gpsd time
Go to file
Harald Welte 8c0f608643 add gps-watchdog
gps-watchdog is a small tool that will connect to gpsd as a client using
libgps.  If no data is received for a configurable timeout, a
configurable systemd service will be killed via 'systemctl kill'.

The idea is that this will restart gpsd, and some ExecStartPre of the
gpsd service is then re-initializing the gps receiver hardware.
2015-08-05 09:44:45 +02:00
COPYING add GPLv2 2013-04-10 13:17:35 +02:00
Makefile add gps-watchdog 2015-08-05 09:44:45 +02:00
gps-watchdog.c add gps-watchdog 2015-08-05 09:44:45 +02:00
gpsdate.c Add an option to not fork and use it 2015-02-14 23:31:25 +01:00
gpsdate.init gpsdate.init: Make the killing of gpsdate work on the target 2013-06-20 11:17:53 +02:00
gpsdate.service Add an option to not fork and use it 2015-02-14 23:31:25 +01:00