MeshCore/variants
Malkavien 8056344b86 fix(waveshare-rp2040): add SX126X_RXEN=17 to restore RX sensitivity
The Waveshare RP2040-LoRa board has an RF switch with two complementary
control lines:
- DIO2 (CTRL)  -- driven automatically by the SX1262 chip: HIGH on TX,
  LOW on RX
- GPIO17 (!CTRL) -- was not configured in MeshCore, so it floated and
  the switch never properly selected the LNA/RX path

Without this pin driven, the RF switch never switches to RX mode,
resulting in completely degraded reception. TX was unaffected because
DIO2 alone is sufficient to activate the TX path.

Adding SX126X_RXEN=17 lets RadioLib drive GPIO17 as the complement of
DIO2, so the switch correctly routes the signal to the LNA on receive.

Reference: https://files.waveshare.com/wiki/RP2040-LoRa/Rp2040-lora-sch.pdf
2026-04-12 14:49:42 +02:00
..
ebyte_eora_s3 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
gat562_30s_mesh_kit Support for GAT562 30S Mesh Kit device 2026-03-12 18:19:53 +08:00
gat562_mesh_evb_pro Remove useless define in GAT562_Mesh_EVB_Pro. 2026-03-21 20:45:29 +08:00
gat562_mesh_tracker_pro Merge branch 'dev' of https://github.com/meshcore-dev/MeshCore into dev 2026-03-16 14:53:44 +08:00
gat562_mesh_watch13 double press top button to go back on gat562 mesh watch 2026-04-01 21:51:32 +13:00
generic-e22 Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
generic_espnow fix: correct ADVERT_NAME for Generic ESPNow room server (was 'Heltec Room') 2026-04-03 19:08:15 -07:00
heltec_ct62 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
heltec_e213 Merge branch 'dev' into 2026/remote-lna 2026-03-16 09:40:10 +00:00
heltec_e290 Merge branch 'dev' into 2026/remote-lna 2026-03-16 09:40:10 +00:00
heltec_mesh_solar Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
heltec_t096 add heltec_mesh_node_t096 board. 2026-03-20 15:56:09 +08:00
heltec_t114 Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
heltec_t190 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
heltec_tracker Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
heltec_tracker_v2 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
heltec_v2 Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00
heltec_v3 Fix formatting of ADC_MULTIPLIER definition 2026-03-27 01:23:04 +00:00
heltec_v4 Merge pull request #1867 from Quency-D/dev-heltec-v4.3 2026-03-20 20:54:51 +11:00
heltec_wireless_paper Add correct ADC_MULTIPLIER definition to Heltec Wireless Paper 2026-03-27 01:19:46 +00:00
ikoka_handheld_nrf Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
ikoka_nano_nrf Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
ikoka_stick_nrf Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
keepteen_lt1 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
lilygo_t3s3 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
lilygo_t3s3_sx1276 Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 2026-02-24 23:49:06 +01:00
lilygo_tbeam_1w Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
lilygo_tbeam_supreme_SX1262 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
lilygo_tbeam_SX1262 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
lilygo_tbeam_SX1276 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
lilygo_tdeck Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
lilygo_techo Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
lilygo_techo_lite Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
lilygo_tlora_c6 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
lilygo_tlora_v2_1 Merge branch 'dev' into 2026/remote-lna 2026-02-27 10:32:14 +00:00
m5stack_unit_c6l Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
mesh_pocket Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
meshadventurer Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
meshtiny Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
minewsemi_me25ls01 Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
muziworks_r1_neo Apply suggestion from @weebl2000 2026-04-02 00:27:58 +13:00
nano_g2_ultra Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
nibble_screen_connect Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
promicro Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
rak3x72 Merge pull request #1616 from jbrazio/2026/raknorm 2026-02-09 01:33:26 +13:00
rak3112 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
rak3401 Merge branch 'dev' into 2026/remote-lna 2026-03-16 09:40:10 +00:00
rak4631 Added RAK12035 Soil Moisture and Temperature Sensor (#2223) 2026-04-03 22:54:24 +13:00
rak11310 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
rak_wismesh_tag Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
rpi_picow Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
sensecap_indicator-espnow Allow negative tx power 2026-02-06 02:24:51 +01:00
sensecap_solar Merge branch 'dev' into 2026/remote-lna 2026-03-16 09:40:10 +00:00
station_g2 Fix default radio.rxgain for Station G2 2026-03-23 23:06:42 +01:00
t1000-e Fix T1000E press=high 2026-04-04 13:19:13 +02:00
tenstar_c3 Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
thinknode_m1 Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 2026-03-05 18:38:57 +00:00
thinknode_m2 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
thinknode_m3 Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
thinknode_m5 fix: remove real WiFi credentials from ThinkNode M5 variant 2026-04-05 22:50:59 -07:00
thinknode_m6 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
tiny_relay Allow negative tx power 2026-02-06 02:24:51 +01:00
waveshare_rp2040_lora fix(waveshare-rp2040): add SX126X_RXEN=17 to restore RX sensitivity 2026-04-12 14:49:42 +02:00
wio-e5-dev Allow negative tx power 2026-02-06 02:24:51 +01:00
wio-e5-mini Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
wio-tracker-l1 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
wio-tracker-l1-eink Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
wio_wm1110 Allow negative tx power 2026-02-06 02:24:51 +01:00
xiao_c3 Merge remote-tracking branch 'upstream/dev' into 2026/remote-lna 2026-03-16 09:37:55 +00:00
xiao_c6 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
xiao_nrf52 Default button polarity to active-LOW across all firmware types 2026-04-04 13:19:13 +02:00
xiao_rp2040 Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00
xiao_s3_wio Add USE_SX1262 flag to multiple platformio.ini configurations 2026-03-16 09:34:12 +00:00