Skip to content

Conversation

@Stary2001
Copy link
Contributor

I've implemented support for TX_GAIN_LORA in the portduino yaml config. Also refactors the code a little bit to support choosing linear/nonlinear gain at runtime for this.
Tested with this config:

Lora:
 Module: sx1262
 DIO2_AS_RF_SWITCH: true
 DIO3_TCXO_VOLTAGE: true
 CS: 8
 IRQ: 27
 Busy: 22
 Reset: 23
 TX_GAIN_LORA: 20
 SX1262_MAX_POWER: 12

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • native
    • T1000E

@Stary2001 Stary2001 added enhancement New feature or request linux-native related to running meshtastic as daemon on native linux labels Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request linux-native related to running meshtastic as daemon on native linux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants