DeviationTX / deviation

Custom firmware for RC Transmitters
http://www.deviationtx.com
GNU General Public License v3.0
248 stars 156 forks source link

Read multiplexed PID values from telemetry data. #880

Closed markusgritsch closed 5 years ago

markusgritsch commented 5 years ago

For SilverWare, optional telemetry support was added to the Bayang protocol quite some time ago.

Recently, current PID settings were added to the telemetry data. This pull request makes them available via FadesA, FadesB, and FadesR. The change is backwards compatible and has no implications for older firmware which does not send these values.

The PID values are sent sequentially using just two bytes.

Details: https://www.rcgroups.com/forums/showpost.php?p=42032515&postcount=398