Skip to content

Commit 2dbb0bd

Browse files
authored
Merge pull request #510 from sparkfun/docs_updates
Add NTP on Windows
2 parents ffec176 + 87ec9b0 commit 2dbb0bd

14 files changed

+50
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This repo houses the [RTK Product Manual](https://docs.sparkfun.com/SparkFun_RTK
4040

4141
* [SparkFun RTK Facet L-Band](https://www.sparkfun.com/products/20000)
4242
* [SparkFun RTK Facet](https://www.sparkfun.com/products/19029)
43-
* [SparkFun Reference Station](https://www.sparkfun.com/products/22429)
43+
* [SparkFun RTK Reference Station](https://www.sparkfun.com/products/22429)
4444
* [SparkFun RTK Express Plus](https://www.sparkfun.com/products/18590)
4545
* [SparkFun RTK Express](https://www.sparkfun.com/products/18442)
4646
* [SparkFun RTK Surveyor](https://www.sparkfun.com/products/18443)
@@ -51,7 +51,7 @@ If you're interested in the PCB, enclosure, or overlay on each product please se
5151

5252
* [SparkFun RTK Facet L-Band Hardware](https://github.com/sparkfun/SparkFun_RTK_Facet)
5353
* [SparkFun RTK Facet Hardware](https://github.com/sparkfun/SparkFun_RTK_Facet)
54-
* [SparkFun Reference Station Hardware](https://github.com/sparkfun/SparkFun_RTK_Reference_Station)
54+
* [SparkFun RTK Reference Station Hardware](https://github.com/sparkfun/SparkFun_RTK_Reference_Station)
5555
* [SparkFun RTK Express Plus Hardware](https://github.com/sparkfun/SparkFun_RTK_Express_Plus)
5656
* [SparkFun RTK Express Hardware](https://github.com/sparkfun/SparkFun_RTK_Express)
5757
* [SparkFun RTK Surveyor Hardware](https://github.com/sparkfun/SparkFun_RTK_Surveyor)

docs/firmware_update.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The device has two primary firmwares:
88
* Firmware on the u-blox ZED-F9P, ZED-F9P, or NEO-D9S Receiver. [See below](firmware_update.md#updating-u-blox-firmware).
99

1010
The device firmware is displayed in a variety of places:
11+
1112
* Power On
1213
* Serial Config Menu
1314
* WiFi Config
@@ -295,7 +296,7 @@ If you are seeing the error:
295296

296297
> text section exceeds available space ...
297298
298-
You have not replaced the partition file correctly. See the 'Change Partition table' step inside the [Windows instructions](firmware_update.md#windows-1).
299+
You have not replaced the partition file correctly. See the 'Change Partition table' step inside the [Windows instructions](firmware_update.md#windows_1).
299300

300301
**Note:** There are a variety of compile guards (COMPILE_WIFI, COMPILE_AP, etc) at the top of RTK_Surveyor.ino that can be commented out to remove them from compilation. This will greatly reduce the firmware size and allow for faster development of functions that do not rely on these features (serial menus, system configuration, logging, etc).
301302

docs/img/NTP_Config_1.png

361 KB
Loading

docs/img/NTP_Config_1_small.png

146 KB
Loading

docs/img/NTP_Config_2.png

68.9 KB
Loading

docs/img/NTP_Config_2_small.png

108 KB
Loading

docs/img/NTP_Config_3.png

155 KB
Loading

docs/img/NTP_Config_3_small.png

74.9 KB
Loading

docs/img/NTP_Config_4.png

76.9 KB
Loading

docs/img/NTP_Config_5.png

21.7 KB
Loading

0 commit comments

Comments
 (0)