Hi, I am developing a tricopter tilt rotor VTOL. To reduce drag I want to tilt the two front motors instead of tilting the entire vehicle. According to the Quadplane documentation this can be done using the RCx_Option= 209 (forward throttle) and assigning a RC channel to operate the front motor tilt. I can not get this to work. I have a Pixhawk cube orange flight controller and a Taranis X9D 2019 transmitter. I have assigned the right finger controller on the transmitter (RS) to chanel 12. In Mission Planner I can see I can control channel 12 using the RS controller, but it does not tilt the front motors. Below is my log file. Can anyone tell me what I am doing wrong and what I can do to get this to work?
[00000183.BIN - Google Drive ]
RCin:
- ch4=Transmitter Rudder stick
- ch12=Transmitter right finger control (RS)
RCou: - ch3=Left front motor tilt
- ch4=Right front motor tilt
Picture of signals:
Below is a link to see details of the VTOL tilt rotor vehicle I am developing:
Thanks, William