WORKAN WOOOO
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
numlogs=2500
|
numlogs=500
|
||||||
tmp_log="./chrony_statistics.log"
|
tmp_log="./chrony_statistics.log"
|
||||||
|
|
||||||
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log
|
sudo tail -n $numlogs /var/log/chrony/statistics.log > $tmp_log
|
||||||
@@ -1,15 +1,24 @@
|
|||||||
# Todo
|
# Todo
|
||||||
* Wire harness
|
* README.md
|
||||||
|
* link to relevant buy pages
|
||||||
|
* gps module
|
||||||
|
* gps antenna
|
||||||
|
* gps cable
|
||||||
|
* gps cable dataptor
|
||||||
|
* rtc
|
||||||
|
* battery
|
||||||
|
* hookup wire
|
||||||
|
* 2mm gps module cable
|
||||||
|
* jumper wire
|
||||||
|
* gps module 2mm
|
||||||
|
* normal 2.54mm
|
||||||
|
* document [chrony_statistics.sh](Calculations/chrony_statistics.sh)
|
||||||
|
* Wire harnes
|
||||||
* Cable managenet
|
* Cable managenet
|
||||||
* trim up yellow->oraNGE
|
* trim up yellow->oraNGE
|
||||||
* mark yellow->orange
|
* mark yellow->orange
|
||||||
* Document scripts
|
* chrony_statistics.sh
|
||||||
* time_fuckery.sh [test]
|
* fold into time_fuckery.sh
|
||||||
* show_running_configs.sh
|
|
||||||
* services.sh [start|stop|restart|enable|disable]
|
|
||||||
* uninstall.sh
|
|
||||||
* nuke_logs.sh
|
|
||||||
* chrony_statistics.sh
|
|
||||||
* chrony_statisatics.py
|
* chrony_statisatics.py
|
||||||
* cite
|
* cite
|
||||||
* link to docs of all the services and tools
|
* link to docs of all the services and tools
|
||||||
@@ -20,10 +29,7 @@
|
|||||||
* garfana
|
* garfana
|
||||||
* syslog-ng
|
* syslog-ng
|
||||||
* u-blox software
|
* u-blox software
|
||||||
https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d
|
|
||||||
* fiugre out/test pps1 and pps0
|
|
||||||
* find the proper datasheet not just the F9T one
|
* find the proper datasheet not just the F9T one
|
||||||
* documentation
|
|
||||||
* case
|
* case
|
||||||
* positioning
|
* positioning
|
||||||
* traffic
|
* traffic
|
||||||
@@ -37,4 +43,5 @@
|
|||||||
* image
|
* image
|
||||||
* ascii art headers
|
* ascii art headers
|
||||||
* prettify
|
* prettify
|
||||||
**Known Bugs**
|
|
||||||
|
## Known Bugs
|
||||||
Reference in New Issue
Block a user