User Tools

Site Tools


Sidebar

Table of contents

devo_config

This is an old revision of the document!


DEVO 7e

Model file for H8mini Dual mode firmware posted by syvic

Model file for H8mini Dual mode firmware posted by WardoMon

DEVO 7 with Goebish's Multimodule

Inverted Flight like a CP-heli!!

Download DEVO7 model file

You have to assign the Channels in Bayang.ino (multimodule Arduino-Sketch) to be as follows:

packet[2] = GET_FLAG(AUX3, BAYANG_FLAG_FLIP)            //Assignment for Devo7 + Silverware
                | GET_FLAG(AUX2, BAYANG_FLAG_HEADLESS)
                | GET_FLAG(AUX1, BAYANG_FLAG_RTH)
                | GET_FLAG(AUX6, BAYANG_FLAG_SNAPSHOT)  //Not assigned in available in DEVO 7
                | GET_FLAG(AUX5, BAYANG_FLAG_VIDEO);
      packet[3] = GET_FLAG(AUX4, BAYANG_FLAG_INVERT)     

H101 has to be configured as descripted here

DEVO 10

H101 model file for using H101 as a CP-Heli Trainer posted by SirDomsen

Hints for DIY models

watch the config.h section

others coming soon

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
devo_config.1463419441.txt.gz · Last modified: 2016/05/16 19:24 by sirdomsen