Skip to content

Commit 4959fd2

Browse files
committed
Update menu_system.md
1 parent f46c02f commit 4959fd2

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/menu_system.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,13 @@ System Menu Options serial menu
7676

7777
The device can be in Rover, Base, or WiFi Config mode. The selected mode will be entered once the user exits the menu system.
7878

79-
- **B, R, W, or S** - Change the mode the device is in.
79+
- **B, C, R, W, or S** - Change the mode the device is in.
8080

81-
- 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.
82-
- 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).
83-
- 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.
84-
- Shut Down - If supported, the device will immediately shut down.
81+
- **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).
82+
- Base**C**aster - The device will reconfigure for base caster mode. It will broadcast a WiFi access point, allow incoming NTRIP Client connections on port 2101. See [BaseCast Mode](menu_base.md#base-cast).
83+
- **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.
84+
- **W**eb Config - The device will shut down GNSS operations and serve a configuration web page over WiFi or ethernet.
85+
- **S**hut Down - If supported, the device will immediately shut down.
8586

8687
## Settings
8788

0 commit comments

Comments
 (0)