waypoint
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# Precision Timekeeping Fuckery Additions
|
# Precision Timekeeping Fuckery Additions
|
||||||
## GPS PPS GPIO Signal
|
## GPS PPS GPIO Signal
|
||||||
dtoverlay=pps-gpio,gpiopin=18
|
dtoverlay=pps-gpio,gpiopin=23
|
||||||
|
|
||||||
## GPS GPIO UART
|
## GPS GPIO UART
|
||||||
enable_uart=1
|
enable_uart=1
|
||||||
|
|||||||
@@ -9,6 +9,9 @@ figure out configing the ffuckin thing in uthing
|
|||||||
increase the baud rate
|
increase the baud rate
|
||||||
boot-firmware-config.txt /boot/firmware/config.txt
|
boot-firmware-config.txt /boot/firmware/config.txt
|
||||||
gpsd /etc/default/gpsd
|
gpsd /etc/default/gpsd
|
||||||
|
/boot/firmware/config.txt
|
||||||
|
baudrate 9600
|
||||||
|
pps pin 23
|
||||||
stop each service
|
stop each service
|
||||||
bash ~/Precision-Timekeeping-Fuckery/services.sh stop
|
bash ~/Precision-Timekeeping-Fuckery/services.sh stop
|
||||||
start one by one to see any errors
|
start one by one to see any errors
|
||||||
|
|||||||
Reference in New Issue
Block a user