This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
basic_devo_multipro [2017/01/01 01:25] ian446 |
basic_devo_multipro [2017/06/12 23:11] (current) sirdomsen |
||
---|---|---|---|
Line 36: | Line 36: | ||
Here is a pic of a Devo screen showing a level/acro switch set up on Ch 6 (thanks to czajunia on rcgroups). The HOLD1 switch has been selected as the source in the Devo, and the curve is set to min/max, so the radio output is -100 or +100 depending on the position of the HOLD1 toggle switch. For Devo Ch 6, you would set the level/acro switch in the firmware in config.h to CH_FLIP. | Here is a pic of a Devo screen showing a level/acro switch set up on Ch 6 (thanks to czajunia on rcgroups). The HOLD1 switch has been selected as the source in the Devo, and the curve is set to min/max, so the radio output is -100 or +100 depending on the position of the HOLD1 toggle switch. For Devo Ch 6, you would set the level/acro switch in the firmware in config.h to CH_FLIP. | ||
- | {{http:// | + | {{http:// |
<font 16px/ | <font 16px/ | ||
- | For Devo or a multipro module, high rates is selected in config.h in the firmware, and then the low rate is set in your tx, to whatever value or values you prefer. | + | For Devo or a multipro module, high rates is selected in config.h in the firmware, and then the low rate is set in your tx, to whatever value or values you prefer. |
< | < | ||
Line 61: | Line 61: | ||
</ | </ | ||
- | There is another | + | There is an **alternate |
< | < | ||
// rates / expert mode | // rates / expert mode | ||
#define RATES DEVO_CHAN_5 | #define RATES DEVO_CHAN_5 | ||
</ | </ | ||
+ | |||
+ |