This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
config.h [2017/06/12 23:16] sirdomsen |
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 107: | Line 107: | ||
CHANNEL10, | CHANNEL10, | ||
CHANNEL11, | CHANNEL11, | ||
+ | CHANNEL12, | ||
</ | </ | ||
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 |
< | < |