RX Diversity improvement (#942)
commiteda71d95e61706bcd57a0fdf7190bd0d0748f3d1
authorSunjun Kim <SunjunKim@users.noreply.github.com>
Fri, 8 Oct 2021 07:26:18 +0000 (8 16:26 +0900)
committerGitHub <noreply@github.com>
Fri, 8 Oct 2021 07:26:18 +0000 (8 17:26 +1000)
tree1945d9a2132c75d26ccdb40247bcb207aff10618
parent6da1daefe767a3ca2b9573ef41ae4d18cceee9da
RX Diversity improvement (#942)

* Changed the default dynamic power thresholds 15/21

The power down threshold seems to be better with 21 dB.

* Testing lower DIVERSITY_ANTENNA_INTERVAL

* Let the firstly updated data to initialize the LPF

* Discarding old RSSI value on antenna switch

* Code style match
src/include/LowPassFilter.h
src/src/rx_main.cpp