mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
Documented get/set radio.rxgain CLI command
Added documentation for RX Boosted Gain Mode commands.
This commit is contained in:
parent
7fa7ac24db
commit
dbfc29b06a
1 changed files with 16 additions and 0 deletions
|
|
@ -238,6 +238,22 @@ This document provides an overview of CLI commands that can be sent to MeshCore
|
||||||
**Note:** Requires reboot to apply
|
**Note:** Requires reboot to apply
|
||||||
**Serial Only:** `set freq <frequency>`
|
**Serial Only:** `set freq <frequency>`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
#### View or change this node's rx boosted gain mode (SX12xx only, v1.14.1+)
|
||||||
|
**Usage:**
|
||||||
|
- `get radio.rxgain`
|
||||||
|
- `set radio.rxgain <state>`
|
||||||
|
|
||||||
|
**Parameters:**
|
||||||
|
- `state`: `on`|`off`
|
||||||
|
|
||||||
|
**Default:** `on`
|
||||||
|
|
||||||
|
**Temporary Note:** In release 1.14.1 this setting is `off` by default.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### System
|
### System
|
||||||
|
|
||||||
#### View or change this node's name
|
#### View or change this node's name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue