aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/mixer/multi_tables
Commit message (Expand)AuthorAgeFilesLines
* make multi_tables script python3 compatibleThomas Gubler2015-01-061-197/+0
* Merged with px4/multitablesAnton Matosov2015-01-061-2/+7
|\
| * Multi-tables: Adjust shebang, add missing include guardsLorenz Meier2015-01-051-2/+7
* | std::underlying_type is not supported by the g++ 4.6 used by CI serverAnton Matosov2015-01-051-1/+1
* | Switched to enum class out of class definitionAnton Matosov2015-01-051-2/+2
* | Added output of the generated multi_tables to the terminal as well as to the ...Anton Matosov2015-01-051-1/+34
|/
* Replaced tabs with spaces as it is critical for some python buildsAnton Matosov2015-01-051-32/+32
* Removed extension for multi_tables to not affect its usersAnton Matosov2015-01-051-0/+159
* Rewrote multi_tables with pythonAnton Matosov2015-01-051-156/+0
* Automated generation of the Geometry enum to make addition of the new multiro...Anton Matosov2015-01-051-77/+89
* Automated updates of the C++ code generated by the multi_tables script, now i...Anton Matosov2015-01-051-0/+9
* Moved quad_v and twin_engine to the multi_tables in order to make all the tab...Anton Matosov2015-01-041-5/+14
* Made it possible to specify yaw scale for the copterAnton Matosov2015-01-041-1/+3
* added more mixer geometries and took v-mixer out of multi_tables scriptRoman Bapst2014-12-021-7/+4
* Add mixer config for hexa coax frameJohn Hiesey2014-05-201-3/+12
* Added 8 rotor Coaxial Rotor mixerrunepx42013-10-311-1/+12
* ROMFS wide quad mixer addition and cleanupLorenz Meier2013-05-051-1/+8
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+100