~swmail/qgroundcontrolbuild/+git/trunk:events_interface_auterion_mavlink

Last commit made on 2021-10-21
Get this branch:
git clone -b events_interface_auterion_mavlink https://git.launchpad.net/~swmail/qgroundcontrolbuild/+git/trunk

Branch merges

Branch information

Name:
events_interface_auterion_mavlink
Repository:
lp:~swmail/qgroundcontrolbuild/+git/trunk

Recent commits

c98789c... by Slade Villena <email address hidden>

suppressing a strncpy warning happening on windows build, for visual studio toolchain

dc29c1a... by Slade Villena <email address hidden>

removed references to ardupilot and associated functions, for testing.

9ceb20c... by Slade Villena <email address hidden>

removed mavlink submodule for testing.

c90f288... by Slade Villena <email address hidden>

removing mavlink submodule, pointing other submodules to certain dates for testing.

a6d692a... by =?utf-8?q?Beat_K=C3=BCng?= <email address hidden>

mavlink: add events interface protocol

c656d37... by Thies Lennart Alff <email address hidden>

added svg for vectored 6 dof uuv airframe (#9604)

* added svg for vectored 6 dof uuv airframe

1b67c39... by Keith Bennett <email address hidden>

* Fix spurious failure in `_multiLinkSingleVehicleTest`

* Fix more racey instances of `if (!weakPtr.expired()){...weakPtr.lock()...}`
* Fix `_multiLinkSingleVehicleTest` thinking that link 1 will always be the primary link

257b762... by Keith Bennett <email address hidden>

Remove references to the MAVLinkChannel.{h,cpp} files that I still have locally

108b872... by Keith Bennett <email address hidden>

Normalize to qCDebug and qCWarning on their respective log channels

d1e8692... by Keith Bennett <email address hidden>

Per feedback, use qCDebug and qCWarning