mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-16 12:22:40 +00:00
initial port of heltec v4 and v4.3 boards
This commit is contained in:
@@ -305,6 +305,16 @@ config ZEPHCORE_MAX_TX_POWER_DBM
|
||||
above this, protecting external PAs from damage.
|
||||
Example: Station G2 caps at 19 dBm to stay below PA P1dB (35 dBm).
|
||||
|
||||
config ZEPHCORE_SX126X_HELTEC_REG_PATCH
|
||||
bool "Apply undocumented SX126x register 0x8B5 RX improvement (Heltec V4)"
|
||||
depends on ZEPHCORE_RADIO_NATIVE
|
||||
default n
|
||||
help
|
||||
Sets the LSB of undocumented register 0x8B5 after the first lora_config().
|
||||
Described by Heltec engineer @Quency-D in MeshCore PR#1398 — consistently
|
||||
improves RX reception on boards with GC1109 or KCT8103L PA (Heltec V4/V4.3).
|
||||
Enable in board.conf for Heltec V4 boards.
|
||||
|
||||
endmenu # Radio Configuration
|
||||
|
||||
menu "Board Configuration"
|
||||
|
||||
Reference in New Issue
Block a user