Anton Matosov
08062e6546
Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
...
Implemented automatic lookup for the .aux.mix file if it exists
10 years ago
Thomas Gubler
ac653416f8
X5: copy content of FMU_Q.mix to FMU_X5.mix because FMU_Q was used previously by the X5 startup script
11 years ago
Lorenz Meier
99068e864b
Enable payload channels as direct pass-through from manual control
11 years ago
px4dev
01e427b17c
Merge working changes into export-build branch.
12 years ago
px4dev
aa09ebd7d3
Share the ROMFS prototype betwen FMUv1 and v2
12 years ago
px4dev
a7a1cc4625
Add support for per-config ROMFS generation.
12 years ago
Lorenz Meier
ab44a64ca0
Updated mixers for Q and X5
12 years ago
px4dev
a2116d2058
Adjust sample mixer configurations and documentation to match new syntax.
13 years ago
px4dev
67e0f8b179
Rework the mixer architecture based on discussions about arbitrary geometry 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.
13 years ago
px4dev
528095a20b
Add a simple passthrough mixer for testing.
13 years ago
px4dev
5c30722e77
More example mixers; three different fixed-wing configurations for FMU.
13 years ago
px4dev
59962bc3da
Add a sample mixer definition and documentation.
...
Add support for comments in mixer definitions.
13 years ago