Releases: mavlink/MAVSDK
Releases · mavlink/MAVSDK
v1.4.3
v1.4.2
v1.4.1
v1.4.0
Features:
Bugfixes:
- Return Timeout code when timing out, instead of ConnectionError (#1764).
- Do not shallow-clone and use a specific commit (#1758).
- Fix vehicle_type detection for systems (#1752).
- Two destruction fixes (#1751).
- Fix mission transfer duplicates (#1746).
- core: use separate mavlink_status_t again (#1740).
Enhancements:
- Fix to allow non-flight controller heartbeats to be processed (#1760).
- cmake: fixup for MAVLink dialect (#1750).
- workflows: workaround for git trust CI issue (#1747).
- gitignore: ignore CLion cmake build folders (#1742).
- Mavlink: support for MAVLink dialects (#1741).
Contributors:
v1.3.1
v1.3.0
Features:
- log_files: add blocking download_file; add erase log file function (#1649).
Bugfixes:
- core: fix uninitialized command (#1731).
Enhancements:
- camera: filter by compid at init time (#1736).
- Fix multicamera options (#1735).
- Plugin/transponder: add tslc in AdsbVehicle struct (#1732).
- param: changes for making param set/get work with ArduPilot (#1703).
Contributors:
@dayjaby, @JonasVautherin, @julianoes, @persuader72, @ykhedar
v1.2.0
v1.1.0
Features:
Bugfixes:
- core: fix MAV_TYPE of mavsdk_server (#1713).
- Fix end of mission crash with mission server (#1712).
- FTP: Set size in message on read (#1709).
- example-ftp: Do not divide by zero on zero-bytes file (#1694).
- mavlink-ftp: Do not continue on receiving an old ack (#1693).
- Set RUNTIME DESTINATION to fix Windows install (#1691).
- core: fix linking on Windows (#1686).
Enhancements:
- CI fixes and improvements (#1720).
- mocap: add unsupported result (#1717).
- calibration: add unsupported result (#1716).
- action: add Unsupported result (#1715).
- integration_tests: camera helper cleanup (#1697).
- core: small debug improvement (#1696).
- workflows: bump MSVC version (#1695).
- Fixed XCode warning (#1690).
- Adding Ardupilot SITL to MAVSDK CI (#1669).
Contributors:
@bastianhjaeger, @bazfp, @byuarus, @JonasVautherin, @julianoes, @ThomasDebrunner, @ykhedar