aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/mixer
Commit message (Collapse)AuthorAgeFilesLines
* Automated updates of the C++ code generated by the multi_tables script, now ↵Anton Matosov2015-01-053-113/+17
| | | | it is placed into the mixer_multirotor.generated.h file which is generated by makefile
* Moved quad_v and twin_engine to the multi_tables in order to make all the ↵Anton Matosov2015-01-042-69/+76
| | | | tables been generated automatically
* Made it possible to specify yaw scale for the copterAnton Matosov2015-01-041-1/+3
|
* removed white space noisetumbili2014-12-151-1/+1
|
* added more mixer geometries and took v-mixer out of multi_tables scriptRoman Bapst2014-12-023-11/+20
|
* mixer: fixed stream handle leakageAndrew Tridgell2014-11-071-0/+2
|
* mixer_multirotor: motor limit notification for PX4FMUHolger Steinhaus2014-08-262-1/+27
|
* Mixer: forbid copy constructors due to ptr data membersLorenz Meier2014-07-161-0/+15
|
* Fix compiler warningsDon Gagne2014-06-291-3/+1
|
* mc mixer: additional safe limiting of mixed outAnton Babushkin2014-05-221-2/+2
|
* Add mixer config for hexa coax frameJohn Hiesey2014-05-203-3/+26
|
* Multirotor mixer: idle_speed (aka deadband) fixedAnton Babushkin2014-05-152-9/+5
|
* Multirotor mixer: yaw limiting bug fixedAnton Babushkin2014-05-151-1/+1
|
* Multirotor mixer: limit yaw first, then roll/pitchAnton Babushkin2014-05-151-8/+16
|
* MC mixer input limiting implemented.Anton Babushkin2014-05-141-4/+9
|
* Multirotor mixer: more careful limitingAnton Babushkin2014-05-141-37/+33
|
* Add missing header in mixer load commandLorenz Meier2014-04-281-0/+1
|
* Mixer load: don't upload empty mixers from non-existing filesJulian Oes2014-02-051-2/+4
|
* Remove unused variableLorenz Meier2014-01-051-1/+0
|
* Added 8 rotor Coaxial Rotor mixerrunepx42013-10-313-1/+28
|
* Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-137-53/+101
|
* Moved mixer file load / compression into mixer library.Lorenz Meier2013-10-126-3/+158
|
* Fix a whole bunch of sanity checks across all mixersLorenz Meier2013-09-223-16/+47
|
* Cover last potential corner case with mixers, should be totally safe nowLorenz Meier2013-09-223-4/+32
|
* ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-053-1/+20
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-287-0/+1613