Skip to content

v2.0.0

Compare
Choose a tag to compare
@julianoes julianoes released this 27 Dec 04:11
· 137 commits to main since this release
75943e6

🎉 Version 2 of MAVSDK is finally out!

📓 Note that v2 means that the API (and ABI) has changed, for details see: https://mavsdk.mavlink.io/v2.0/en/cpp/api_changes.html#v2

High level changelog

  • API changes (upgrade guide)
    • Multiple callback subscriptions
    • Required configuration of Mavsdk instances, consolidated component types
    • Easier autopilot discovery
  • Better support for server components (camera, companion/onboard computer side)
  • New functionality
  • New plugins
  • Tons of refactoring and bugfixes
  • Updated dependencies

All pull requests

New Contributors

Full Changelog: v1.4.0...v2.0.0