WORKAN WOOOO

This commit is contained in:
2025-10-29 19:35:32 -06:00
parent 8e72b6948d
commit 22bf81d900
5 changed files with 22 additions and 23 deletions
+4 -8
View File
@@ -10,13 +10,6 @@ NEO GPS Module
Changed Baudrate UART1 to 115200 Changed Baudrate UART1 to 115200
Time Pulse Mode Time Pulse Mode
Antenna Cable Delay set to the calculated 14ns Antenna Cable Delay set to the calculated 14ns
Installer
updated with new settings
set /boot/firmware/config.txt to be appended to by a config file for ease
added package picocom
ascii art headers
prettify
edited shit edited shit
baud baud
pins for pps pins for pps
@@ -24,4 +17,7 @@ edited shit
unattended-upgrades unattended-upgrades
restic restic
all five installers all five installers
fuckin hwclock-config or whatever fuckin hwclock-config or whatever
1.4-rc-0
IT WORKAN WITH NEW MODULE
+5 -1
View File
@@ -2,4 +2,8 @@
## Cable Delay ## Cable Delay
gps cable delay : RG-85 : 0.051 ns/cm gps cable delay : RG-85 : 0.051 ns/cm
10ft in cm: 304.8 10ft in cm: 304.8
gps cable delay: 304.8*0.051 = 15.5448ns, round up to 16ns gps cable delay: 304.8*0.051 = 15.5448ns, round up to 16ns
## NTS
* [nts-servers](https://github.com/jauderho/nts-servers)
* https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d
+13 -14
View File
@@ -1,10 +1,17 @@
# Todo # Todo
* case * Wire harness
* Cable managenet
* trim up yellow->oraNGE
* mark yellow->orange
* Document scripts * Document scripts
* time_fuckery.sh [test] * time_fuckery.sh [test]
* show_running_configs.sh * show_running_configs.sh
* services.sh [start|stop|restart|enable|disable] * services.sh [start|stop|restart|enable|disable]
* uninstall.sh * uninstall.sh
* nuke_logs.sh
* chrony_statistics.sh
* chrony_statisatics.py
* cite
* link to docs of all the services and tools * link to docs of all the services and tools
* influxdb * influxdb
* chrony * chrony
@@ -13,15 +20,6 @@
* garfana * garfana
* syslog-ng * syslog-ng
* u-blox software * u-blox software
* modules
* chipsets
* datasheet
* specific boards
* datasheet
* installer with reboot cron for sequence?
* figure out multiple network time servers that support iburst NTS
* fiugre out what this means
* server nts.anastrophe.com iburst nts maxsamples 1
https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d
* fiugre out/test pps1 and pps0 * fiugre out/test pps1 and pps0
* find the proper datasheet not just the F9T one * find the proper datasheet not just the F9T one
@@ -34,8 +32,9 @@
* backups * backups
* restic backups * restic backups
* backup image * backup image
* check wiring * Installer
* check antenna tight both ends * auto-install
* make image backup * image
* ascii art headers
* prettify
**Known Bugs** **Known Bugs**