Autonomous Quadcopter simultanious PWM and MSP commands

Post Reply
bitboy
Posts: 1
Joined: Mon Mar 20, 2017 7:58 pm

Autonomous Quadcopter simultanious PWM and MSP commands

Post 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,

miky94
Posts: 10
Joined: Sun Dec 23, 2018 7:55 pm

Re: Autonomous Quadcopter simultanious PWM and MSP commands

Post by miky94 »

Hi, did you find a solution to this? Thanks

Post Reply