mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 03:17:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			478 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			478 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# 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
 | 
						|
# unlikely to work with usb
 | 
						|
refclock SHM 1 refid GPS2
 | 
						|
refclock SOCK /var/run/chrony.ttyUSB0.sock refid SOCK
 |