PR #2515 adds support for the Station G3. While it implements functions to enable/disable the PA and LNA, it does not link these to any settings managed via nodePrefs. PA defaults to off, and LNA defaults to on. Internally, it toggles the LNA state during transmit, returning to a fixed enabled state in RX mode. It does not follow the model of other boards, providing LoraFEMControl.(cpp|h).
There is currently no way to configure the desired PA and LNA state via operator-controlled settings.
PR #2515 adds support for the Station G3. While it implements functions to enable/disable the PA and LNA, it does not link these to any settings managed via nodePrefs. PA defaults to off, and LNA defaults to on. Internally, it toggles the LNA state during transmit, returning to a fixed enabled state in RX mode. It does not follow the model of other boards, providing LoraFEMControl.(cpp|h).
There is currently no way to configure the desired PA and LNA state via operator-controlled settings.