mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
chrony/gps.conf: add comments on source and GPS hardware
This commit is contained in:
parent
e453a0d65b
commit
dfd77069ac
@ -1,3 +1,10 @@
|
|||||||
|
# This configuration comes from
|
||||||
|
# https://wiki.alpinelinux.org/wiki/Chrony_and_GPSD with socket address
|
||||||
|
# corrected since I had difficulties understanding the manual in a hurry.
|
||||||
|
# My hardware: ALTHA G-Mouse GPS \n Model GGM308
|
||||||
|
# Untested suspicion due to rain: it will not announce itself to computer
|
||||||
|
# or lsusb until it has GPS fix?
|
||||||
|
|
||||||
refclock SHM 0 poll 3 refid GPS1
|
refclock SHM 0 poll 3 refid GPS1
|
||||||
# unlikely to work with usb
|
# unlikely to work with usb
|
||||||
refclock SHM 1 refid GPS2
|
refclock SHM 1 refid GPS2
|
||||||
|
Loading…
Reference in New Issue
Block a user