This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
config.h [2017/04/21 18:31] jonnyphenomenon [Flight control settings] |
config.h [2017/11/09 22:08] (current) sirdomsen |
||
---|---|---|---|
Line 8: | Line 8: | ||
* Settings that affect flight control, such as rate , expo, and switch assignment | * Settings that affect flight control, such as rate , expo, and switch assignment | ||
- | * Settings | + | * Settings |
- | * settings | + | * settings |
This info is for the H8 mini code, some settings may differ slightly in some builds. | This info is for the H8 mini code, some settings may differ slightly in some builds. | ||
Line 37: | Line 37: | ||
</ | </ | ||
- | **Note**: On some firmwares the **high** rates are defined, and the multiplier is for lower rates instead. | + | **Note**: On some firmwares the **high** |
< | < | ||
// rate in deg/sec | // rate in deg/sec | ||
Line 106: | Line 107: | ||
CHANNEL10, | CHANNEL10, | ||
CHANNEL11, | CHANNEL11, | ||
+ | CHANNEL12, | ||
</ | </ | ||
- | <font 14px/ | + | Silverware also supports to set simply a channel number as numbered in DeviationTX: |
<font 14px/ | <font 14px/ | ||
- | |||
==== Software features ==== | ==== Software features ==== | ||
Line 131: | Line 132: | ||
The auto throttle will keep a constant upwards thrust as the quad leans in one direction. Used in level mode, usually. | The auto throttle will keep a constant upwards thrust as the quad leans in one direction. Used in level mode, usually. | ||
- | Example: Suppose the quadcopter is at a 45 degrees angle. Because of the angle, only half the thrust will contribute to maintaining | + | Example: Suppose the quadcopter is at a 45 degrees angle. Because of the angle, only half the thrust will contribute to maintaining |
< | < |