kopia lustrzana https://github.com/meshtastic/protobufs
Add sx126x_rx_boosted_gain to LoRA config
rodzic
044ea1b156
commit
b60fe4037b
|
@ -725,6 +725,11 @@ message Config {
|
||||||
*/
|
*/
|
||||||
bool override_duty_cycle = 12;
|
bool override_duty_cycle = 12;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* If true, sets RX boosted gain mode on SX126X based radios
|
||||||
|
*/
|
||||||
|
bool sx126x_rx_boosted_gain = 13;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* For testing it is useful sometimes to force a node to never listen to
|
* For testing it is useful sometimes to force a node to never listen to
|
||||||
* particular other nodes (simulating radio out of range). All nodenums listed
|
* particular other nodes (simulating radio out of range). All nodenums listed
|
||||||
|
|
Ładowanie…
Reference in New Issue