mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 11:10:34 +08:00
462cf131d5
To avoid that multiple SITL instances have the same UUID we add the mavlink system ID to the UUID which is sent via mavlink. This should resolve the case where multiple vehicles show up with the same UUID in simulation. Note that the UUID show in `ver` will still be the same for all instances.