You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#. DroneCAN peripherals can decode these RC protocols on a peripheral and pass to the autopilot
30
-
#. Parallel PWM outputs encoded to PPM-Sum using an external encoder (see below)
30
+
#. MAVLink connected RC (not to be confused with MAVLink RC Overrides used for CS joystick control of RC functions)
31
+
#. Parallel PWM outputs encoded to PPM-Sum using an external encoder (see below, not supported on many autopilots now)
31
32
32
33
Connecting the Receiver
33
34
=======================
@@ -226,7 +227,7 @@ PPM encoders
226
227
============
227
228
228
229
A `PPM Encoder <https://www.amazon.com/s?k=ppm+encoder>`__ will
229
-
allow you to use any older style RC receiver that has only PWM outputs for each channel instead of an SBUS or PPM output. See :ref:`common-ppm-encoders-new` for more information.
230
+
allow you to use any older style RC receiver that has only PWM outputs for each channel instead of an SBUS or PPM output. See :ref:`common-ppm-encoders-new` for more information. This protocol is not being included on many new autopilots and is being slowly obsoleted.
0 commit comments