Methods
(async) applyRoverSettings()
Apply rover settings
- Source
attachEventListeners()
Attach event listeners to UI elements
- Source
(async) connectBluetooth()
Connect to device via Bluetooth
- Source
(async) connectNtrip()
Connect to NTRIP caster
- Source
(async) connectSerial()
Connect to device via Serial
- Source
(async) disconnectDevice()
Disconnect from device
- Source
(async) disconnectNtrip()
Disconnect from NTRIP caster
- Source
init()
Initialize the settings page
- Source
(async) loadSettings()
Load current settings into UI
- Source
render()
Render the settings page
- Source
setupModuleEventListeners()
Set up event listeners for gnssModule events
- Source
switchTab(tab)
Switch between settings tabs
Parameters:
Name | Type | Description |
---|---|---|
tab | string | Tab name |
- Source