yaapu / FrskyTelemetryScript

A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
GNU General Public License v3.0
431 stars 137 forks source link

proper support for ELRS true diversity receivers? #199

Open cbf123 opened 1 year ago

cbf123 commented 1 year ago

Just wondering if we are going to need something to properly handle the fact that the dual-radio (aka "true diversity) ELRS receivers are going to be using both antennas at once and sending back both 1RSSI and 2RSSI at the same time. The code isn't merged yet, it's under development at https://github.com/ExpressLRS/ExpressLRS/compare/master...true_diversity_rssi_update

cbf123 commented 1 year ago

It's now been merged in ELRS.