Flaperon flight mode (#307)
commitcfd8f7ed822a0072767207fd16d8208b1e1f7b4e
authorPaweł Spychalski <pspychalski@gmail.com>
Thu, 21 Jul 2016 11:53:09 +0000 (21 13:53 +0200)
committerKonstantin Sharlaimov <konstantin.sharlaimov@gmail.com>
Thu, 21 Jul 2016 11:53:09 +0000 (21 14:53 +0300)
tree1ed26a969c1fb8fcc7e17a5878231d43b9282aa4
parente53d2b1a920fcb2fb26d047514fd8d66a8598209
Flaperon flight mode (#307)

* basic flaperon functionality
* flaperon configuration
* FLAPERON can be activated only on MIXER_AIRPLANE and MIXER_CUSTOM_AIRPLANE
* state FLAPERON_AVAILABLE added
src/main/config/config.c
src/main/config/config_profile.h
src/main/config/runtime_config.h
src/main/flight/mixer.c
src/main/flight/mixer.h
src/main/io/rc_controls.h
src/main/io/serial_cli.c
src/main/io/serial_msp.c
src/main/mw.c