mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-10 21:36:38 +08:00
94dbf358bd
This splits vmount into inputs and outputs modules with a small API in between. It allows for greater flexibility, as any input method can be combined with any output method. At the same time it is easy to add a new input or output module.