Independent telemetry input via AUX-serial
Add the ability to feed in telemetry data independent of the int/ext-module settings. Uses the FrSky-Hub-protocol (2.0) because this works unidirectional. So the attached device must send its telemetry data every 20ms spontaneous.
Followup to #1462
Typically, this should be an additional parameter for “Telemetry input”. We really need to stop adding new modes for each combination of mode and what feels like a parameter 😅
Typically, this should be an additional parameter for “Telemetry input”. We really need to stop adding new modes for each combination of mode and what feels like a parameter sweat_smile
D'accord: I promise not to add more ;-)
@wimalopaan could you please isolate the changes and rebase on top of main? I see a compilation of your changes so far, without being really differentiated by PR / feature.