olliw42 / mLRS

2.4 GHz & 915/868 MHz & 433 MHz/70 cm LoRa based telemetry and radio link for remote controlled vehicles
GNU General Public License v3.0
295 stars 67 forks source link

Receiver: rc channel mapping for rssi, LQ #97

Closed olliw42 closed 1 year ago

olliw42 commented 1 year ago

triggerd by question in discord: https://discord.com/channels/1005096100572700794/1005096101239603232/1129995398359023739

RSSI can be mapped currently to a rc channel, but only ch5 - ch12. There should be no reason to not also map it to ch13-ch16.

Maybe add an option to also allow to map LQ to a rc channel.

Probably best to look at BetaFlight & ELRS for how they scale it for CRSF. For ArduPilot it's simple and they have plenty of options to scale it.

olliw42 commented 1 year ago

done, commit https://github.com/olliw42/mLRS/commit/a5459c8f99a6c2caa178560ed23c329b50f0c4ec