aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/mixer/mixer_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-185/+0
* Working on restart resilience, hunting down multi-load mixer issue (still pre...Lorenz Meier2013-03-071-0/+1
* lib_lowprintf -> lowsyslogpx4dev2013-02-061-1/+1
* The multirotor mixer return 0 instead of the number of channels, my Hex is fl...Julian Oes2012-12-311-0/+2
* Fix logic for handling partial buffers.px4dev2012-12-301-9/+28
* whitespace/formattingpx4dev2012-12-291-13/+19
* Add the ability to reset a mixer group. Report the remaining buffer size from...px4dev2012-12-291-9/+15
* Make mixer ioctls load from a memory buffer rather than a file. This is prep ...px4dev2012-12-291-280/+30
* Fixed the number of control inputs for simple mixer. Contributed by Thomas Gu...Lorenz Meier2012-11-101-0/+1
* Major formatting/whitespace cleanuppx4dev2012-10-231-7/+13
* sscanf field widths seem to be broken, don't use them.px4dev2012-08-201-1/+1
* New multirotor mixer; builds, not yet tested.px4dev2012-08-151-0/+46
* mechanical style fixupspx4dev2012-08-141-4/+13
* Syntax change to improve readability; output scalers are now labelled O: inst...px4dev2012-08-111-22/+73
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-101-0/+288