mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-15 04:20:49 +08:00
Solve the multiple publishers issue with 'control groups', one group per controller. Mixer inputs now specify both group and control offset within the group. Avoid using %f when loading/saving mixers; use scaled integers instead.