• Don Gagne's avatar
    · 1afbccfc
    Don Gagne authored
    Fix Toolstrip positioning
    1afbccfc
Name
Last commit
Last update
..
CMakeLists.txt CMake: add FligthDisplay QML to custom target
FlightDisplayView.qml
FlightDisplayViewDummy.qml Changes imports back to v5.5 level
FlightDisplayViewMap.qml Merge branch 'master' into FlightTrajectory
FlightDisplayViewUVC.qml Clip video rectangle so when aspect ratio is adjusted, the image is not larger than the containing (window) rectagle.
FlightDisplayViewVideo.qml Properly handle full thermal image display
FlightDisplayViewWidgets.qml Add Alt Instrument option in Fly View Settings
GuidedActionConfirm.qml
GuidedActionList.qml
GuidedActionsController.qml
GuidedAltitudeSlider.qml Make guided altitude slider zero-based when vehicle is on the ground (positive values only).
MultiVehicleList.qml Hide Indicators in MultiVehicleList + Fix
PreFlightBatteryCheck.qml Remove overly redundant activeVehicle redefinitions.
PreFlightGPSCheck.qml Remove overly redundant activeVehicle redefinitions.
PreFlightRCCheck.qml Remove overly redundant activeVehicle redefinitions.
PreFlightSensorsHealthCheck.qml Remove overly redundant activeVehicle redefinitions.
PreFlightSoundCheck.qml Simplify PreFlightCheckButton implementation
VideoManager.cc Disable full screen video if no vehicle or connection lost
VideoManager.h Disable full screen video if no vehicle or connection lost
VirtualJoystick.qml Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into qgc4