olliw42 / mLRS-docu

Documentation for the mLRS project
GNU General Public License v3.0
36 stars 14 forks source link

ArduPilot RSSI notes #222

Closed olliw42 closed 1 week ago

olliw42 commented 1 week ago

another attempt at ArduPilot's RSSI.

olliw42 commented 1 week ago

btw, as regards the quality cvalue displayed in MissionPlanner's HUD, i have no idea how this value is synthetisized.

I had before a situation with packet losses in the 90%-ish range, according to MP stats. rssi and remrssi were both 254, and rxrsssi was 0. Yet the HUD was showing all sorts of values never matching any of the other values. Maybe it shows the packet loss but on a different time scale (shrter e.g.) than the Stats pane shows. No idea. It does not appear to be rssi,remrssi or rxrssi.

olliw42 commented 1 week ago

many thx. accounted for all suggestions, except one where I diverted a bit also added a note to RSSI dBm section

jlpoltrack commented 1 week ago

Few more small notes, otherwise looks really good.

olliw42 commented 1 week ago

handled the suggestions did a good more changes though, to add more substance here and there so, another round of review required LOL

jlpoltrack commented 1 week ago

No complaints from me, so will merge.

olliw42 commented 1 week ago

THX !!