|
How do I create air brake which is proportional to throttle stick position?
The air brake function in ACRO does not have this built in, so you need to create it using a mix.
Mix type = LINEAR (could use a curve if desired for some reason)
MASTER = throttle.
SLAVE = flaps
Percent = (set as needed — use a negative percent if you want less flap as you give more throttle)
SWTCH = set as desired so you can turn this function on/off in flight, or set to NULL If you want it to always be on.
ALTERNATIVE: Using Butterfly in GLID model type allows the same linear movement without the need of a mix. See page 140-142 of the 9Z manual.
Back to main FAQ/Contact Info page
|