~thopiekar/mavlink/+git/MAVSDK:pr-add-pure-mode

Last commit made on 2022-11-24
Get this branch:
git clone -b pr-add-pure-mode https://git.launchpad.net/~thopiekar/mavlink/+git/MAVSDK

Branch merges

Branch information

Name:
pr-add-pure-mode
Repository:
lp:~thopiekar/mavlink/+git/MAVSDK

Recent commits

45c2e13... by Julian Oes

Fixes after rebase

Signed-off-by: Julian Oes <email address hidden>

8ffd92c... by Julian Oes

telemetry: only use param fallback for PX4

539f9bb... by Julian Oes

offboard: use existing MAVLink masks (drive-by)

dc9da9d... by Julian Oes

mission_raw: disable mission_changed in pure mode

122cfb9... by Julian Oes

info: remove unused include (drive-by)

92c529b... by Julian Oes

follow_me: clang-tidy suggestions (drive-by)

8a91a49... by Julian Oes

follow_me: use existing ms method (drive-by)

6c548af... by Julian Oes

failure: only set param for PX4

9e70c7c... by Julian Oes

calibration: clang-tidy and other fixes (drive-by)

938e855... by Julian Oes

calibration: return unsupported if not using PX4

This is because ArduPilot would not work, and because it is not specced
for Pure mode.