~thopiekar/mavlink/+git/MAVSDK:pr-add-list-photos-test

Last commit made on 2021-11-02
Get this branch:
git clone -b pr-add-list-photos-test https://git.launchpad.net/~thopiekar/mavlink/+git/MAVSDK

Branch merges

Branch information

Name:
pr-add-list-photos-test
Repository:
lp:~thopiekar/mavlink/+git/MAVSDK

Recent commits

9e5465c... by Julian Oes

camera: add integration test to list photos

acdc3b8... by Julian Oes

Merge pull request #1590 from mavlink/pr-missing-plugins

mavsdk_server: add missing plugins

23ed4fa... by Julian Oes

mavsdk_server: add missing plugins

This updates the server to include all the recently added server
plugins.

55d94ec... by Julian Oes

Merge pull request #1586 from mavlink/pr-update-proto

proto: update submodule

869d8a1... by Julian Oes

proto: update submodule

I forgot that earlier.

7fe301e... by Julian Oes

Merge pull request #1585 from mavlink/pr-add-camera-distance-based-triggering

mission: add distance based triggering

108a51a... by Julian Oes

mission: add distance based triggering

00290d6... by Jonas Vautherin <email address hidden>

Merge pull request #1584 from mavlink/pr-fix-timeout-crash

mavsdk_server: fix crash on disconnect

5c4b7fe... by Jonas Vautherin <email address hidden>

Merge pull request #1583 from mavlink/pr-fix-param-set-result

camera: fix non-successful set_param result

828541c... by Julian Oes

mavsdk_server: fix crash on disconnect

This should prevent the mutex going out of scope.