diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 37f5dcc..d6446bb 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -10,13 +10,6 @@ NEO GPS Module Changed Baudrate UART1 to 115200 Time Pulse Mode 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 baud pins for pps @@ -24,4 +17,7 @@ edited shit unattended-upgrades restic all five installers - fuckin hwclock-config or whatever \ No newline at end of file + fuckin hwclock-config or whatever + +1.4-rc-0 + IT WORKAN WITH NEW MODULE \ No newline at end of file diff --git a/cable-delay-calc.xlsx b/Calculations/cable-delay-calc.xlsx similarity index 100% rename from cable-delay-calc.xlsx rename to Calculations/cable-delay-calc.xlsx diff --git a/notes-deepseek-cable-delay.md b/Calculations/notes-deepseek-cable-delay.md similarity index 100% rename from notes-deepseek-cable-delay.md rename to Calculations/notes-deepseek-cable-delay.md diff --git a/Notes.md b/Notes.md index 53f2d4f..bc652d7 100644 --- a/Notes.md +++ b/Notes.md @@ -2,4 +2,8 @@ ## Cable Delay gps cable delay : RG-85 : 0.051 ns/cm 10ft in cm: 304.8 -gps cable delay: 304.8*0.051 = 15.5448ns, round up to 16ns \ No newline at end of file +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 diff --git a/todo.md b/todo.md index 8b1eda3..dc21b2c 100644 --- a/todo.md +++ b/todo.md @@ -1,10 +1,17 @@ # Todo -* case +* Wire harness + * Cable managenet + * trim up yellow->oraNGE + * mark yellow->orange * Document scripts * time_fuckery.sh [test] * show_running_configs.sh * services.sh [start|stop|restart|enable|disable] * uninstall.sh + * nuke_logs.sh + * chrony_statistics.sh + * chrony_statisatics.py + * cite * link to docs of all the services and tools * influxdb * chrony @@ -13,15 +20,6 @@ * garfana * syslog-ng * 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 * fiugre out/test pps1 and pps0 * find the proper datasheet not just the F9T one @@ -34,8 +32,9 @@ * backups * restic backups * backup image -* check wiring -* check antenna tight both ends -* make image backup - +* Installer + * auto-install + * image + * ascii art headers + * prettify **Known Bugs** \ No newline at end of file