Skip to content

Commit 88ff629

Browse files
authored
Merge pull request #511 from sparkfun/docs_updates
Update ntp.md
2 parents 2dbb0bd + 8d811e5 commit 88ff629

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/ntp.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ If desired, you can log all NTP requests to a file on the microSD card, and/or p
5555

5656
[![NTP requests log](https://cdn.sparkfun.com/assets/learn_tutorials/3/2/1/0/NTP_Log.png)](https://cdn.sparkfun.com/assets/learn_tutorials/3/2/1/0/NTP_Log.png)
5757

58-
*Logged NTP Requests*
59-
6058
NTP uses its own epoch - midnight January 1st 1900. This is different to the standard Unix epoch - midnight January 1st 1970 - and the GPS epoch - midnight January 6th 1980. The times shown in the log and diagnostic messages use the NTP epoch. You can use online calculators to convert between the different epochs:
6159

6260
* [https://weirdo.cloud/](https://weirdo.cloud/)
@@ -73,8 +71,8 @@ If you want to synchronise your Windows PC to a Reference Station NTP Server, he
7371

7472
![Meinberg NTP initial configuration](img/NTP_Install_1.png)
7573

76-
* During the install, select "Create an initial configuration file" and select the NTP Pool server for your location
77-
* Select "Use fast initial sync mode" for faster first synchronisation
74+
* During the install, select "Create an initial configuration file" and select the NTP Pool server for your location
75+
* Select "Use fast initial sync mode" for faster first synchronisation
7876

7977
![Meinberg NTP service settings](img/NTP_Install_2.png)
8078

@@ -84,9 +82,9 @@ If you want to synchronise your Windows PC to a Reference Station NTP Server, he
8482

8583
[![Meinberg NTP configuration](img/NTP_Config_1_small.png)](img/NTP_Config_1.png)
8684

87-
* Comment the lines in *ntp.conf* which name the pool.ntp servers
88-
* Add an extra *server* line and include the IP Address for your Reference Station. It helps to give your Reference Station a fixed IP Address first - see [Menu Ethernet](menu_ethernet.md)
89-
* Save the file
85+
* Comment the lines in *ntp.conf* which name the pool.ntp servers
86+
* Add an extra *server* line and include the IP Address for your Reference Station. It helps to give your Reference Station a fixed IP Address first - see [Menu Ethernet](menu_ethernet.md)
87+
* Save the file
9088

9189
[![Meinberg NTP configuration](img/NTP_Config_2_small.png)](img/NTP_Config_2.png)
9290

@@ -96,7 +94,7 @@ If you want to synchronise your Windows PC to a Reference Station NTP Server, he
9694

9795
[![Meinberg NTP configuration](img/NTP_Config_3_small.png)](img/NTP_Config_3.png)
9896

99-
* Right-click on the *Restart NTP Service* and select *Run as administrator*
97+
* Right-click on the *Restart NTP Service* and select *Run as administrator*
10098

10199
![Meinberg NTP configuration](img/NTP_Config_4.png)
102100

0 commit comments

Comments
 (0)