mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-11-25 01:13:24 -05:00
Added support for handling noise floor calculations on devices with LNA gain variance during LNA recalibration. Fixed potential incoming packet buffer corruption on split packet reception at high bitrates.
This commit is contained in:
parent
1e054097dd
commit
121f9e79e8
5 changed files with 25 additions and 12 deletions
1
Boards.h
1
Boards.h
|
|
@ -419,6 +419,7 @@
|
|||
#define DIO2_AS_RF_SWITCH true
|
||||
|
||||
#define LORA_LNA_GAIN 17
|
||||
#define LORA_LNA_GVT 12
|
||||
#define LORA_PA_GC1109 true
|
||||
#define LORA_PA_PWR_EN 7
|
||||
#define LORA_PA_CSD 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue