v0.39.0
Features:
- Enable transponder plugin in mavsdk_server (#1399).
- Added transponder plugin (#1390).
- plugins: action: add API to change to Hold mode (loiter) (#1388).
Bugfixes:
- Fix MissionRaw progress (#1407).
- Fix race in System initialization (#1406).
- follow_me: fix double sending of location (#1405).
- Update README: link to build guide moved (#1398).
- Fix CI build for cmake 3.20 regarding -j 2 (#1392).
Enhancements:
- system: use new way to define callback type (#1409).
- tools: don't display command not found (#1408).
- Fix run-docker.sh for
sh
(#1404). - cmake: add version information to package (#1401).
- core: remove unneeded private data (#1396).
- Fix jsoncpp Werror with NDK r22b (#1394).
Contributors:
@DoppleGangster, @JonasVautherin, @julianoes, @potaito, @TSC21