aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/mixer/mixer_multirotor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-301/+0
* Update the quad V values.Simon Wilks2013-04-261-4/+4
* Add support for V for quads with offset arms such as the TBS and SteadiDrone ...Simon Wilks2013-04-251-0/+11
* lib_lowprintf -> lowsyslogpx4dev2013-02-061-3/+3
* Merge branch 'master' into fixedwingLorenz Meier2013-01-071-38/+40
|\
| * Fixed minor compile errorLorenz Meier2013-01-071-0/+5
| * Merged with masterLorenz Meier2013-01-071-3/+65
| |\
| * | Attention: flipped the yaw direction of multirotors in order to be compatible...Julian Oes2013-01-021-39/+36
* | | The multirotor mixer return 0 instead of the number of channels, my Hex is fl...Julian Oes2012-12-311-1/+5
| |/ |/|
* | whitespace/formattingpx4dev2012-12-291-3/+7
* | Make mixer ioctls load from a memory buffer rather than a file. This is prep ...px4dev2012-12-291-0/+56
|/
* Several fixes, hex flies, failsafe not really tested yetJulian Oes2012-11-111-1/+1
* Got rid of the control limitation at high throttleJulian Oes2012-11-071-7/+7
* Scale control signals with thrust for low thrustJulian Oes2012-11-061-0/+22
* Major formatting/whitespace cleanuppx4dev2012-10-231-1/+5
* Avoid a couple of unnecessary promotions to double.px4dev2012-09-031-2/+2
* Adjust the mixer tables for observed yaw sign behavior.px4dev2012-09-031-36/+36
* fix a fatal one-character typo in the multirotor output scaling logicpx4dev2012-08-161-1/+1
* New multirotor mixer; builds, not yet tested.px4dev2012-08-151-3/+120
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-101-0/+81