You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View or change the default scope region for this node
2716
+
2717
+
</span>
2718
+
</a>
2719
+
2583
2720
</li>
2584
2721
2585
2722
<liclass="md-nav__item">
@@ -2999,6 +3136,10 @@ <h3 id="remove-a-neighbor">Remove a neighbor</h3>
2999
3136
- <code>pubkey_prefix</code>: The public key of the node to remove from the neighbors list. This can be a short prefix or the full key. All neighbors matching the provided prefix will be removed.</p>
3000
3137
<p><strong>Note:</strong> You can remove all neighbors by sending a space character as the prefix. The space indicates an empty prefix, which matches all existing neighbors.</p>
3001
3138
<hr/>
3139
+
<h3id="discover-zero-hop-neighbors">Discover zero hop neighbors</h3>
@@ -3062,6 +3203,15 @@ <h4 id="view-or-change-this-nodes-transmit-power">View or change this node's tra
3062
3203
<p><strong>Default:</strong> Varies by board</p>
3063
3204
<p><strong>Notes:</strong> This setting only controls the power level of the LoRa chip. Some nodes have an additional power amplifier stage which increases the total output. Refer to the node's manual for the correct setting to use. <strong>Setting a value too high may violate the laws in your country.</strong></p>
3064
3205
<hr/>
3206
+
<h4id="view-or-change-the-boosted-receive-gain-mode">View or change the boosted receive gain mode</h4>
<p><strong>Temporary Note:</strong> If you upgraded from an older version to 1.14.1 without erasing flash, this setting is <code>off</code> because of <ahref="https://github.com/meshcore-dev/MeshCore/issues/2118">#2118</a></p>
3244
+
<hr/>
3085
3245
<h3id="system">System</h3>
3086
3246
<h4id="view-or-change-this-nodes-name">View or change this node's name</h4>
<p><strong>Note:</strong> Added in firmware v1.15.0</p>
3415
+
</blockquote>
3416
+
<hr/>
3241
3417
<h4id="view-or-change-the-airtime-factor-duty-cycle-limit">View or change the airtime factor (duty cycle limit)</h4>
3418
+
<blockquote>
3419
+
<p><strong>Deprecated</strong> as of firmware v1.15.0. Use <ahref="#view-or-change-the-duty-cycle-limit"><code>get/set dutycycle</code></a> instead.</p>
3420
+
</blockquote>
3242
3421
<p><strong>Usage:</strong>
3243
3422
- <code>get af</code>
3244
3423
- <code>set af <value></code></p>
@@ -3247,8 +3426,8 @@ <h4 id="view-or-change-the-airtime-factor-duty-cycle-limit">View or change the a
3247
3426
- <code>af = 1</code> → ~50% duty
3248
3427
- <code>af = 2</code> → ~33% duty
3249
3428
- <code>af = 3</code> → ~25% duty
3250
-
- <code>af = 9</code> → ~10% duty<br/>
3251
-
Yyou are responsible for choosing a value that is appropriate for your jurisdiction and channel plan (for example EU 868 Mhz 10% duty cycle regulation).</p>
3429
+
- <code>af = 9</code> → ~10% duty
3430
+
You are responsible for choosing a value that is appropriate for your jurisdiction and channel plan (for example EU 868 Mhz 10% duty cycle regulation).</p>
3252
3431
<p><strong>Default:</strong><code>1.0</code></p>
3253
3432
<hr/>
3254
3433
<h4id="view-or-change-the-local-interference-threshold">View or change the local interference threshold</h4>
@@ -3264,7 +3443,7 @@ <h4 id="view-or-change-the-agc-reset-interval">View or change the AGC Reset Inte
0 commit comments