richonguzman / LoRa_APRS_Tracker

LoRa APRS Tracker with Tx and Rx capabilities, Messages, Wx, Winlink and more...
MIT License
168 stars 45 forks source link

Enhancement suggestion: implement Radiolib function "setRxBoostedGainMode" for SX126x #50

Closed dc1rdb closed 1 month ago

dc1rdb commented 6 months ago

Radiolib has a function to enable or disable Rx Boosted Gain mode as described in SX126x datasheet section 9.6 (SX1261/2 v2.1, SX1268 v1.1) \param rxbgm True for Rx Boosted Gain, false for Rx Power Saving Gain

Would it be possible to implement this function, maybe configurable in the "LoRa" section of tracker_config.json?

73 de Robert DC1RDB

richonguzman commented 1 month ago

had complete forget about it, and its now into Tracker and iGate ;)

dc1rdb commented 1 month ago

Thanks a lot!

richonguzman commented 1 month ago

Thank you! Let me know if you see big changes