This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
devo_config [2016/08/17 21:40] markus_gritsch [Devo 7e with Switchmod] |
devo_config [2019/01/09 20:40] (current) sirdomsen [Hints for DIY model files] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <font inherit/ | ||
| + | |||
| ==== DEVO 7e ==== | ==== DEVO 7e ==== | ||
| Line 9: | Line 11: | ||
| === H101 === | === H101 === | ||
| - | [[http:// | + | [[http:// |
| [[http:// | [[http:// | ||
| Line 18: | Line 20: | ||
| //#define NATIVE_INVERTED_MODE | //#define NATIVE_INVERTED_MODE | ||
| </ | </ | ||
| + | |||
| ==== Devo 7e with Switchmod ==== | ==== Devo 7e with Switchmod ==== | ||
| Line 46: | Line 49: | ||
| {{: | {{: | ||
| + | ==== DEVO 7 with Goebish' | ||
| - | ====DEVO 7 with Goebish' | ||
| [[https:// | [[https:// | ||
| Line 55: | Line 58: | ||
| You have to assign the Channels in Bayang.ino (multimodule Arduino-Sketch) to be as follows: | You have to assign the Channels in Bayang.ino (multimodule Arduino-Sketch) to be as follows: | ||
| - | | + | |
| - | | GET_FLAG(AUX2, | + | < |
| - | | GET_FLAG(AUX1, | + | packet[2] = GET_FLAG(AUX3, |
| - | | GET_FLAG(AUX6, | + | | GET_FLAG(AUX2, |
| - | | GET_FLAG(AUX5, | + | | GET_FLAG(AUX1, |
| - | packet[3] = GET_FLAG(AUX4, | + | | GET_FLAG(AUX6, |
| + | | GET_FLAG(AUX5, | ||
| + | packet[3] = GET_FLAG(AUX4, | ||
| + | </ | ||
| H101 has to be configured as descripted [[http:// | H101 has to be configured as descripted [[http:// | ||
| - | + | ==== DEVO 10 ==== | |
| - | ====DEVO 10==== | + | |
| [[http:// | [[http:// | ||
| + | ==== Hints for DIY model files ==== | ||
| + | |||
| + | watch the [[: | ||
| + | |||
| + | H8 icons for Devo | ||
| - | ====Hints for DIY model files==== | + | [[http://www.rcgroups.com/ |
| - | watch the [[config.h|config.h section]] | + | |
| - | others coming soon | ||