Skip to content

Commit 50b4c3f

Browse files
committed
Docs: Update factory reset
1 parent 1e53370 commit 50b4c3f

File tree

3 files changed

+19
-5
lines changed

3 files changed

+19
-5
lines changed
21 KB
Loading
2.63 KB
Loading

docs/menu_system.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@ Surveyor: ![Feature Supported](img/GreenDot.png) / Express: ![Feature Supported]
66

77
Because of the nature of these controls, the AP config page is different than the terminal menu.
88

9-
![System Config Menu on WiFi AP Config Page](img/SparkFun%20RTK%20System%20and%20Data%20Logging%20Configuration.png)
9+
![System Config Menu on WiFi Config Page](img/SparkFun%20RTK%20WiFi%20Config%20System.png)
1010

11-
*System Config Menu on WiFi AP Config Page*
11+
*System Config Menu on WiFi Config Page*
12+
13+
### Check for New Firmware
14+
15+
This feature allows over-the-air updates of the RTK device's firmware. Please see [Updating RTK Firmware](https://docs.sparkfun.com/SparkFun_RTK_Firmware/firmware_update/) for more information.
1216

1317
### System Initial State
1418

@@ -28,7 +32,7 @@ Every 'max long length' amount of time the current log will be closed and a new
2832

2933
### Start New Log
3034

31-
Pressing the 'Start New Log' button will close the current log. A new log will be opened when the AP Config page is closed and the unit restarts. This can be helpful in the field when a certain set of coordinates or feature marks need to be recorded in close proximity to one another. By dividing up the logs, the work can be more easily identified.
35+
Pressing the 'Start New Log' button will close the current log. A new log will be opened immediately and the file name will be shown. This can be helpful in the field when a certain set of coordinates or feature marks need to be recorded in close proximity to one another. By dividing up the logs, the work can be more easily identified.
3236

3337
### Bluetooth Protocol
3438

@@ -38,7 +42,7 @@ By default, the RTK products use Bluetooth v2.0 SPP (Serial Port Profile) to con
3842

3943
### Enable Factory Defaults
4044

41-
Factory Defaults will erase any user settings and reset the internal receiver to stock settings. Any logs on SD are maintained. To prevent accidental reset the checkbox must first be checked before the button is pressed.
45+
See [Factory Reset](https://docs.sparkfun.com/SparkFun_RTK_Firmware/menu_system/#factory-reset).
4246

4347
### SD Card
4448

@@ -82,8 +86,18 @@ The WiFi Config page also allows various aspects of the system to be configured
8286

8387
## Factory Reset
8488

89+
If a device gets into an unknown state it can be returned to default settings using the WiFi or Serial interfaces.
90+
91+
![Factory Default button](img/SparkFun%20RTK%20WiFi%20Factory%20Defaults.png)
92+
93+
*Enabling and Starting a Factory Reset*
94+
95+
Factory Defaults will erase any user settings and reset the internal receiver to stock settings. To prevent accidental reset the checkbox must first be checked before the button is pressed. Any logs on SD are maintained. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
96+
8597
![Issuing a factory reset](img/SparkFun%20RTK%20System%20Menu%20-%20Factory%20Reset.png)
8698

8799
*Issuing and confirming a Factory Reset*
88100

89-
If a device gets into an unknown state it can be returned to default settings. Press 'r' then 'y' to confirm. The device settings will be reset to defaults. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
101+
If a device gets into an unknown state it can be returned to default settings. Press 'r' then 'y' to confirm. Factory Default will erase any user settings and reset the internal receiver to stock settings. Any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
102+
103+
**Note:** Log files and any other files on the SD card are *not* removed or modified.

0 commit comments

Comments
 (0)