Move the SysmoBTS source directory

This commit is contained in:
Keith Whyte 2021-11-30 21:40:30 +01:00
parent 203f92084c
commit 89c7f9ad59
36 changed files with 10 additions and 10 deletions

View file

@ -0,0 +1,5 @@
# If you must specify a non-NMEA driver, uncomment and modify the next line
GPSD_SOCKET="/var/run/gpsd.sock"
GPSD_OPTIONS="-n -G"
GPS_DEVICES="/dev/ttyS2"

View file

@ -0,0 +1,16 @@
driftfile /etc/ntp.drift
# GPS Serial data reference (NTP0)
server 127.127.28.0
fudge 127.127.28.0 refid GPS
# GPS PPS reference (NTP1)
server 127.127.28.1 prefer
fudge 127.127.28.1 refid PPS
# Defining a default security setting
restrict 127.0.0.1 mask 255.255.255.0
restrict 0.0.0.0 netmask 0.0.0.0 nomodify notrap
logfile /var/log/ntp.log