Page 1 of 1

Autonomous Quadcopter simultanious PWM and MSP commands

Posted: Mon Mar 20, 2017 9:16 pm
by bitboy
Hi All,

I am trying to implement an autonomous with my Quadcopter using a Raspberry Pi sending MSP commands as the RC input via USB to the flight controller. This will perform functions as altitude hold and moving via distance sensor inputs.

When running in certain modes some axes are still controlled by a radio transmitter, and above all I would like an arm/disarm function activated from the transmitter routed directly to the flight controller as a safety feature in case the computer control goes berserk.

The problem is that I cannot get the flight controller to accept a mix of MSP(via USB) and PWM inputs as commands. I am using Baseflight and gear as following;

FC: Naze32
Receiver: Spectrum AR-610 6CH

Is there any mode or setting allowing this?

Thanks,

Re: Autonomous Quadcopter simultanious PWM and MSP commands

Posted: Tue Jan 08, 2019 11:27 am
by miky94
Hi, did you find a solution to this? Thanks