aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/mixer/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-39/+0
|
* Rework the mixer architecture based on discussions about arbitrary geometry ↵px4dev2012-08-101-0/+39
mixing and plugins. Now the mixer is a C++ library that can be fairly easily bolted into an output driver to provide mixing services. Teach the FMU driver how to use it as an example. More testing is still required.