Skip to content

Commit 5e84b75

Browse files
committed
Docs update
1 parent 32629d2 commit 5e84b75

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed
9 Bytes
Loading
-6.12 KB
Loading

docs/menu_system.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ The device can be in Rover, Base, or WiFi Config mode. The selected mode will be
5151

5252
* **B, R, W, or S** - Change the mode the device is in.
5353

54-
* **R**over - This is the default mode. The device transmits its NMEA and other messages (if enabled) over Bluetooth. It can receive corrections over Bluetooth (or other transport methods such as NTRIP Client) to achieve RTK Fix.
55-
* **B**ase - The device will reconfigure for base mode. It will begin transmitting corrections over Bluetooth, WiFi (NTRIP Server, TCP, etc), or other (ESP-Now, external radio if compatible, etc).
56-
* **W**iFi Config - The device will shut down GNSS operations and begin broadcasting as a WiFi Access Point (or will attempt to connect to local WiFi). Once started, the device can be connected to over WiFi for configuration.
57-
* **S**hut Down - If supported, the device will immediately shut down.
54+
* Rover - This is the default mode. The device transmits its NMEA and other messages (if enabled) over Bluetooth. It can receive corrections over Bluetooth (or other transport methods such as NTRIP Client) to achieve RTK Fix.
55+
* Base - The device will reconfigure for base mode. It will begin transmitting corrections over Bluetooth, WiFi (NTRIP Server, TCP, etc), or other (ESP-Now, external radio if compatible, etc).
56+
* WiFi Config - The device will shut down GNSS operations and begin broadcasting as a WiFi Access Point (or will attempt to connect to local WiFi). Once started, the device can be connected to over WiFi for configuration.
57+
* Shut Down - If supported, the device will immediately shut down.
5858

5959
## Settings
6060

@@ -115,17 +115,18 @@ Pressing the 'Start New Log' button will close the current log. A new log will b
115115

116116
If a device gets into an unknown state it can be returned to default settings using the WiFi or Serial interfaces.
117117

118-
![Factory Default button](<img/WiFi Config/SparkFun%20RTK%20WiFi%20Factory%20Defaults.png>)
118+
Note: On devices that support an SD card, a factory reset can also be accomplished by editing the settings files. See [Force a Factory Reset](configure_with_settings_file.md#forcing-a-factory-reset) for more information.
119119

120-
*Enabling and Starting a Factory Reset*
121-
122-
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.
120+
Note: Log files and any other files on the SD card are *not* removed or modified.
123121

124122
![Issuing a factory reset](<img/Terminal/SparkFun RTK Everywhere - System Menu Factory Reset.png>)
123+
125124
*Issuing and confirming a Factory Reset*
126125

127126
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. If SD is supported, any settings file and commonly used coordinate files on the SD card associated with the current profile will be removed.
128127

129-
**Note:** Log files and any other files on the SD card are *not* removed or modified.
128+
![Factory Default button](<img/WiFi Config/SparkFun%20RTK%20WiFi%20Factory%20Defaults.png>)
129+
130+
*Enabling and Starting a Factory Reset*
130131

131-
Note: A factory reset can also be accomplished by editing the settings files. See [Force a Factory Reset](configure_with_settings_file.md#forcing-a-factory-reset) for more information.
132+
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.

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ nav:
151151
- menu_tilt.md
152152
- menu_ethernet.md
153153
- menu_ntp.md
154-
- menu_debug.md
155154
- Hardware:
156155
- firmware_update.md
157156
- displays.md

0 commit comments

Comments
 (0)