Name
Last commit
Last update
..
CMakeLists.txt CMake: add FligthDisplay QML to custom target
FlightDisplayView.qml Disable preflight checklist if vehicle is armed.
FlightDisplayViewDummy.qml Changes imports back to v5.5 level
FlightDisplayViewMap.qml
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 Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
GuidedActionsController.qml
GuidedAltitudeSlider.qml Make guided altitude slider zero-based when vehicle is on the ground (positive values only).
MultiVehicleList.qml Avoid variable name colision
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