25 Commits (master)
 

Author SHA1 Message Date
Harald Welte d59eb51be6 gpsdate: Discard gpsd reports when no fix or no satellites used
4 years ago
Pau Espin cd7b77ef31 gpsdate.service: Install correctly when service is enabled
6 years ago
Harald Welte 81690ca78e gpsdate.init: Use GPSDATE_{HOST,PORT} from /etc/default/gpsdate
7 years ago
Harald Welte 8c0f608643 add gps-watchdog
8 years ago
Holger Hans Peter Freyther cb50b4bb9f Add an option to not fork and use it
8 years ago
Holger Hans Peter Freyther 2326eee789 systemd: Add a simple service file gpsdate
8 years ago
Harald Welte 019d2535b6 Allow user to specify a non-standard gpsd port
8 years ago
Harald Welte 75cbc3d0e5 Allow configuration of number of retconnect-attempts/interval
8 years ago
Harald Welte c77a9b3342 reconnect to gpsd if it disappears while we wait for fix/time
10 years ago
Harald Welte cb65bc5348 avoid using 99% CPU in case gpsd dies
10 years ago
Holger Hans Peter Freyther 0db898e4b8 gpsdate.init: Make the killing of gpsdate work on the target
10 years ago
Holger Hans Peter Freyther f07a52709f gpsdate.init: Implement stop using killall for now
10 years ago
Holger Hans Peter Freyther 660b1b7fb7 gpsdate.init: Fix calling stop and start in the initscript
10 years ago
Harald Welte 8632014640 update init script defaults for update-rc.d
10 years ago
Harald Welte 58e3cdeb19 run until we receive valid GPS timestamp
10 years ago
Harald Welte 4ad6c932c9 daemonize after gpsd connection is established; gps fix might take time
10 years ago
Harald Welte 9964203e03 Makefile: Move -lgps to the end for particularly picky linkers
10 years ago
Harald Welte 374dc34c26 Makefile: don't put "-lgps" into LDFLAGS as this is overridden by bitbake/poky
10 years ago
Harald Welte 26067799c5 add GPLv2
10 years ago
Harald Welte 097f7dea48 add example init script for gpsdate
10 years ago
Harald Welte 3b870221a9 gpsdate: log the actual time that was set to the RTC.
10 years ago
Harald Welte f56f16539b use syslog() for reporting errors and status
10 years ago
Harald Welte e3708f5040 Add -Wall and -O2 to CFLAGS
10 years ago
Harald Welte a1aa41e813 perform up to 60 attmepts to re-connect to gpsd and print more status
10 years ago
Harald Welte 346b5d00a9 initial checkin of 'gpsdate' program
10 years ago