Eachine E010 with Beecore F3 EVO & Devo 7E

More
06 Mar 2017 21:00 #59929 by colin911
Hi everyone,

Just getting into deviation and trying to learn. Noob alert! I have a Devo 7E with deviation installed.

I am trying to fly my Eachine E010 with the beecore FC (DSM2 version) installed:

www.banggood.com/Beecore-F3_EVO_Brushed-...1.html?rmmds=myorder

Has anyone played around with this or have a model ini? I can get it to bind but the motors will not throttle up. Also, how do I set the transmitter to only have positive throttle?

Thanks for any help you can give this beginner :)

Colin

Please Log in or Create an account to join the conversation.

More
07 Mar 2017 13:52 #59953 by Deal57
Replied by Deal57 on topic Eachine E010 with Beecore F3 EVO & Devo 7E
The Devo7e works well with the F3 boards. I found three things to help make mine work well with Deviation. Remember to test this with the rotor blades removed...

After flashing the latest CF use the configurator to set up and bind. Leave the rest of the settings at default unless you know what you're doing.

Set up the PWM rate on the motors.
set motor_pwm_rate = 32000

Set the stick range to match the Devo output. For the three Devos I have used, the lowest point is 1159 and the highest is 1841... YMMV! I know some people have used scale to adjust the end points on the Devo... whatever you like. In my case I tell Cleanflight to map these to the normal 1000-2000 range it expects to see.
rxrange 0 1159 1841
rxrange 1 1159 1841
rxrange 2 1159 1841
rxrange 3 1159 1841

Set up Channel 5 to arm and 6 for flight modes. I set up Channel 5 to arm when the output is positive, disarm when negative. Channel 6 has 2 or 3 flight modes, Angle from 1000-1350, Horizon from 1350-1700 if you have the standard Devo7e 2-way FMODE switch. I use a 3-way switch, so "what the heck...!" is from 1750-2000.
aux 0 0 0 1500 2000
aux 1 1 1 1000 1350
aux 2 2 1 1350 1700


In the Devo, set up your channels 1-4 as normal. Use the Multi template for version 5.0. For channel 5 you can set up a simple curve using the Hold switch to arm:
[channel5]
template=simple
[mixer]
src=HOLD0
dest=Ch5
curvetype=expo
points=0,0

Then set up channel 6 to use FMODE to set up two modes, Angle and Horizon. If you have a 3-way, just add the last expo_dr rate for FMODE2 (or use SWA or SWB 3-way switch)
[channel6]
template=expo_dr
[mixer]
src=FMODE0
dest=Ch6
scalar=-100
curvetype=expo
points=0,0
[mixer]
src=FMODE0
dest=Ch6
switch=FMODE1
scalar=0
curvetype=expo
points=0,0

Happy Flying!

Deviation Devo7e 3way switch mod, A7105, NRF24L01
Devo6s 2x2 switch mod, trim mod, haptic, multimodule, A7105, NRF24L01, CC2500
Devo12e 4-in-1 with voice mod -- it speaks!!

Please Log in or Create an account to join the conversation.

More
07 Mar 2017 14:49 #59956 by colin911
Replied by colin911 on topic Eachine E010 with Beecore F3 EVO & Devo 7E
Thanks so much for the info Deal57!

Please Log in or Create an account to join the conversation.

Time to create page: 0.028 seconds
Powered by Kunena Forum