aboutsummaryrefslogtreecommitdiff
path: root/ROMFS
Commit message (Collapse)AuthorAgeFilesLines
* Updated start script, checking commander mishapsLorenz Meier2012-08-161-3/+4
|
* New multirotor mixer; builds, not yet tested.px4dev2012-08-152-21/+30
|
* Adjust sample mixer configurations and documentation to match new syntax.px4dev2012-08-117-56/+94
|
* Ensured startup of USB link, updated port ids to read fromLorenz Meier2012-08-101-6/+4
|
* Rework the mixer architecture based on discussions about arbitrary geometry ↵px4dev2012-08-104-3/+27
| | | | | | | | 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.
* Drop the X and + rotor mixers. We can't do multirotor mixing statically ↵px4dev2012-08-072-108/+0
| | | | like that, as there is no mechanism for dealing with channel saturation.
* VERY rough mixer definitions for quadrotors in X and + configuration using ↵px4dev2012-08-052-0/+108
| | | | PX4FMU.
* Add a simple passthrough mixer for testing.px4dev2012-08-056-3/+28
|
* More example mixers; three different fixed-wing configurations for FMU.px4dev2012-08-055-13/+191
|
* Add a sample mixer definition and documentation.px4dev2012-08-053-1/+143
| | | | Add support for comments in mixer definitions.
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-051-1/+1
|
* Fresh import of the PX4 firmware sources.px4dev2012-08-049-0/+481