This commit is contained in:
ripplebiz
2026-08-14 12:21:01 +00:00
parent bc5fb45d21
commit 867f6c9028
4 changed files with 48 additions and 14 deletions
+34
View File
@@ -749,6 +749,17 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#view-or-change-the-lora-fem-transmit-path-gain-state-on-supported-boards" class="md-nav__link">
<span class="md-ellipsis">
View or change the LoRa FEM transmit-path gain state on supported boards
</span>
</a>
</li>
</ul>
@@ -2369,6 +2380,17 @@
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#view-or-change-the-lora-fem-transmit-path-gain-state-on-supported-boards" class="md-nav__link">
<span class="md-ellipsis">
View or change the LoRa FEM transmit-path gain state on supported boards
</span>
</a>
</li>
</ul>
@@ -3440,6 +3462,18 @@
- This controls the external LoRa FEM receive-path LNA where the board supports it.
- This is separate from <code>radio.rxgain</code>, which controls the radio chip receive gain mode.</p>
<hr />
<h4 id="view-or-change-the-lora-fem-transmit-path-gain-state-on-supported-boards">View or change the LoRa FEM transmit-path gain state on supported boards</h4>
<p><strong>Usage:</strong>
- <code>get radio.fem.txgain</code>
- <code>set radio.fem.txgain &lt;state&gt;</code></p>
<p><strong>Parameters:</strong>
- <code>state</code>: <code>on</code>|<code>off</code></p>
<p><strong>Notes:</strong>
- This controls a software-selectable external LoRa FEM transmit gain where the board supports it.
- On Station G3, remove the PA PL1 jumper to allow software control. <code>on</code> selects PA PL1 high/short and <code>off</code> selects PA PL1 low/open. The PA PL2 hardware jumper determines whether this switches between power levels 1/3 or 2/4.
- Select an operating level and SX1262 transmit power that comply with local RF limits and the Station G3 power-supply requirements.
- The setting is saved immediately, but on Station G3 the level is applied to the hardware at the start of the next transmit, so that the PA supply rail is never re-targeted while the PA is being driven. <code>get</code> reports the configured state, which may lead the hardware until the node next transmits.</p>
<hr />
<h3 id="system">System</h3>
<h4 id="view-or-change-this-nodes-name">View or change this node's name</h4>
<p><strong>Usage:</strong>
File diff suppressed because one or more lines are too long
+13 -13
View File
@@ -2,54 +2,54 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://meshcore-dev.github.io/meshcore/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/cli_commands/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/companion_protocol/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/docs/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/faq/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/kiss_modem_protocol/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/nrf52_power_management/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/number_allocations/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/packet_format/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/payloads/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/qr_codes/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/stats_binary_frames/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
<url>
<loc>https://meshcore-dev.github.io/meshcore/terminal_chat_cli/</loc>
<lastmod>2026-08-10</lastmod>
<lastmod>2026-08-14</lastmod>
</url>
</urlset>
BIN
View File
Binary file not shown.