Skip to content

Tags: mavlink/qgroundcontrol

Tags

v4.4.3

Toggle v4.4.3's commit message
QGroundControl v4.4.3

latest

Toggle latest's commit message
CI: Fix Continuous Release

v4.4.2

Toggle v4.4.2's commit message
QGroundControl v4.4.2

v4.4.1

Toggle v4.4.1's commit message
QGroundControl v4.4.1

v4.4.0

Toggle v4.4.0's commit message
QGroundControl v4.4.0

v4.4.0rc5

Toggle v4.4.0rc5's commit message
QGCCameraManager.cc: change log from qWarning to CameraManagerLog:

This made sense when we were not taking compid autopilot into account,
but now it will log this every vehicle connection if it isn't emulating
a mavlink camera

v4.4.0rc4

Toggle v4.4.0rc4's commit message

Verified

This commit was signed with the committer’s verified signature.
julianoes Julian Oes
Vehicle: fix unit tests after camera change

Since we no longer request cameras to have specific camera component IDs
but allow the autopilot to "be" a camera as well, we need to adjust the
unit tests to account for that.

v4.4.0rc3

Toggle v4.4.0rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
julianoes Julian Oes
VideoReceiver: bump gstreamer version

Otherwise it is not found for Android.

v4.4.0rc2

Toggle v4.4.0rc2's commit message
.github: fix mac build

v4.4.0rc1

Toggle v4.4.0rc1's commit message
.github: Don't upload to S3, just for this particular branch, see det…

…ails:

As per discussion here #11276