Browse Source

Docs for channel forwarding

master
Pawel Spychalski (DzikuVx) 7 years ago
parent
commit
6af9abe759
  1. 1
      docs/Board - Airbot F4 and Flip32 F4.md
  2. 1
      docs/Board - Omnibus F4.md
  3. 1
      docs/Board - Revolution.md
  4. 15
      docs/Channel forwarding.md
  5. BIN
      docs/assets/images/mixer_forwarding.png

1
docs/Board - Airbot F4 and Flip32 F4.md

@ -21,7 +21,6 @@
* HC-SR04 Rangefinder
* ServoTilt
* Channel Forwarding
## Radio Receivers

1
docs/Board - Omnibus F4.md

@ -71,7 +71,6 @@
* HC-SR04 Rangefinder
* ServoTilt
* Channel Forwarding
## Radio Receivers

1
docs/Board - Revolution.md

@ -19,7 +19,6 @@
* HC-SR04 Rangefinder
* SoftwareSerial
* ServoTilt
* Channel Forwarding
## USB

15
docs/Channel forwarding.md

@ -0,0 +1,15 @@
# Channel forwarding
Starting from INAV 2.0, _channel forwarding_ feature is removed. Channel forwarding functionality can be configured using _Mixer Configurator Tab_ instead.
Channel forwarding using mixer works for all flight controllers that supports servos in either multirotor or airplane configuration. Bear in mind, that some boards might not have any servo outputs in multirotor configuration. In this case, channel forwarding will just not work. Refer to the board documentation to find out if servos are available in multirotor configuration.
## How to setup channel forwarding
![Mixer GUI](assets/images/mixer_forwarding.png)
1. Open Mixer tab
1. Add new _servo rule_ for given servo index
1. Choose source as one of _RC Roll_, _RC Pitch_, _RC Yaw_, _RC Throttle_ or _RC Channel 5_ to _RC Channel 16_
1. When required, servo direction can be modified by applying negative weight
1. It is possible to limit servo speed. Refer to [Mixer documentation](Mixer.md)

BIN
docs/assets/images/mixer_forwarding.png

After

Width: 1319  |  Height: 909  |  Size: 107 KiB

Loading…
Cancel
Save