Skip to content

Releases: mavlink/MAVSDK

v1.0.7

20 Jan 09:13
69b9f6e
Compare
Choose a tag to compare

Bugfixes:

  • tools: fix package generation (#1681).

Contributors:

@julianoes

v1.0.6

19 Jan 17:30
14a8f80
Compare
Choose a tag to compare

Bugfixes:

  • docker: fix tags (#1678).

Contributors:

@julianoes

v1.0.5

19 Jan 15:54
4212b3a
Compare
Choose a tag to compare

Enhancements:

  • workflows: invalidate cache for arm builds (#1677).

Contributors:

@julianoes

v1.0.4

19 Jan 13:55
04bb59a
Compare
Choose a tag to compare

Enhancements:

  • docker: use arm lts images (#1676).

Contributors:

@julianoes

v1.0.3

19 Jan 11:57
f5abec3
Compare
Choose a tag to compare

Bugfixes:

  • workflows: make arm libs shared (#1675).

Contributors:

@julianoes

v1.0.2

18 Jan 19:41
5f6f641
Compare
Choose a tag to compare

Bugfixes:

  • tools/workflows: fix packages for arm (#1674).

Contributors:

@julianoes

v1.0.1

17 Jan 14:51
6ad7dbd
Compare
Choose a tag to compare

Bugfixes:

  • cmake: fix installed include path (#1672).

Enhancements:

  • docker: add arm build for library only (#1671).
  • mavlink: update submodule (#1670).

Contributors:

@julianoes

v1.0.0

14 Jan 12:43
3174bc3
Compare
Choose a tag to compare

Features:

  • Transfer progress (#1667).
  • mavlink_parameters: handle param_ext_set (#1663).
  • camera: add storage ID and type (#1662).

Bugfixes:

  • Enable surface boat rover modes in Ardupilot (#1666).
  • ftp_client: fix component ID comment (#1654).
  • Publish mission current N on mission completion (#1648).

Enhancements:

  • proto: update submodule (#1668).
  • calibration: handle ack for gimbal calibration (#1664).
  • Various cleanup (#1661).
  • tools: add option to pass build dir (#1659).
  • workflows: fetch git tags for version (#1658).
  • templates: fixup after directory restructure (#1653).
  • Various cleanup, modernization (#1652).
  • Merging plugin libraries into one library, directory restructure (#1639).

Contributors:

@bazfp, @dayjaby, @JonasVautherin, @julianoes

v0.50.1

01 Dec 12:49
21ac1ec
Compare
Choose a tag to compare

Bugfixes:

  • core: error message if INT messages not supported (#1644).
  • core: don't send AUTOPILOT_VERSION by default (#1643).

Contributors:

@julianoes

v0.50.0

30 Nov 17:13
ea4243d
Compare
Choose a tag to compare

Features:

  • mavsdk_server_bin: parse sysid and compid from CLI (#1641).

Bugfixes:

  • core: always apply configuration (#1642).

Enhancements:

  • telemetry: use SYS_STATUS to determine calibration (#1640).

Contributors:

@julianoes