aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/drv_mixer.h
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-118/+0
* Make mixer ioctls load from a memory buffer rather than a file. This is prep ...px4dev2012-12-291-2/+5
* Remove the unused complex-multirotor setup ioctl, since it's not implemented ...px4dev2012-12-281-18/+0
* Sensor IOCTL reorganization. Common sensor operations are now shared across ...px4dev2012-08-251-1/+1
* mechanical style fixupspx4dev2012-08-141-11/+6
* Syntax change to improve readability; output scalers are now labelled O: inst...px4dev2012-08-111-5/+5
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-101-34/+76
* More work on the mixer architecture.px4dev2012-08-051-6/+7
* Checkpoint: more work in progress on mixer load/savepx4dev2012-08-051-0/+4
* Work in progress; standard mixer API and utilitypx4dev2012-08-051-0/+91