Browse Source

Documented get/set radio.rxgain CLI command

Added documentation for RX Boosted Gain Mode commands.
pull/2106/head
Jeroen Vermeulen 3 months ago
committed by GitHub
parent
commit
dbfc29b06a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 16
      docs/cli_commands.md

16
docs/cli_commands.md

@ -238,6 +238,22 @@ This document provides an overview of CLI commands that can be sent to MeshCore
**Note:** Requires reboot to apply
**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
#### View or change this node's name

Loading…
Cancel
Save