aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/mixer/module.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compilationAnton Matosov2015-01-051-1/+2
|
* Fixed compilation of tests target in clean checkoutAnton Matosov2015-01-051-7/+1
| | | | Moved mixer_multirotor.generated.h generation to the standalone makefile to prevent copypaste
* Removed extension for multi_tables to not affect its usersAnton Matosov2015-01-051-2/+2
| | | | Fixed dependencies for the mixer_multirotor.cpp from all the modules
* Added explicit dependency into makefile, as implicit one doesn't work often.Anton Matosov2015-01-051-0/+4
|
* Automated updates of the C++ code generated by the multi_tables script, now ↵Anton Matosov2015-01-051-1/+6
| | | | it is placed into the mixer_multirotor.generated.h file which is generated by makefile
* Moved mixer file load / compression into mixer library.Lorenz Meier2013-10-121-1/+2
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+42