711 Commits (ca0a51ffa2201dfafe4a9ea66e8df764166b6153)

Author SHA1 Message Date
Gus Grubba a85e2068f1 When dealing with an automatically configurable video stream, handle the video source automatically as well. 6 years ago
Gus Grubba 28ce0811c9 Custom gimbal control 6 years ago
Pierre TILAK b1fcd835e7 Add Alt Instrument option in Fly View Settings 6 years ago
Pierre TILAK 2c303d69d8 Put new InstrumentWidget in QGCInstrumentWidget 6 years ago
Gus Grubba cfeea16876 Use QtQuick.Controls 1.x menus 6 years ago
Gus Grubba 1f7c77a181 Make guided altitude slider zero-based when vehicle is on the ground (positive values only). 6 years ago
Gus Grubba ef6ef06c07 UDP RTP h.265 stream WIP 6 years ago
Gus Grubba 6e07b11ebf Update all files that use a QML Menu item to QtQuick.Controls 2.4 to solve the issue of a menu showing up in random places on Android. 6 years ago
Gus Grubba 143f365ed9 Flipped width with height 6 years ago
Gus Grubba 27a9339bce Move PreflightCheckList to custom builds only. The model, which used to be implemented within BuiltinPreFlightCheckModel is now within the control itself. It is up to the implementer to define a proper model. 6 years ago
Gus Grubba ffd803ac3b Moved the preflight checklist to a proper, modal dialog. 6 years ago
Gus Grubba e55403e53e Disambiguate showComponentDialog 6 years ago
Don Gagne fc8fd6a789 New qml base log replay status bar 6 years ago
Willian Galvani d3315c2c82 Implement overlay on recorded videos by using subtitles 6 years ago
Gus Grubba 628775adae Properly handle full thermal image display 6 years ago
Matej Frančeškin 7e2c88bd14 Configure Video Stream: Allow video stream restart and reconnect after changing video encoding. 6 years ago
Patrick José Pereira 3c9a246f99 FlightDisplayView: Use virtualJoystickCentralized setting 6 years ago
Patrick José Pereira c72abd336f Add virtualJoystickCentralized setting 6 years ago
Gus Grubba 0e7f614ddc Initial secondary (thermal) video support 6 years ago
Gus Grubba 059bb4c6b1 QML sanitizing 6 years ago
Gus Grubba 353b727bdc Make mainIsMap visible downstream 6 years ago
Gus Grubba b6a0f25c57 Make ToolStrip be at the same Y position on both Fly and Plan view 6 years ago
Gus Grubba 2826f78b21 Wait for the fly view map to be initialized before setting states 6 years ago
Gus Grubba 182b76afcc Convert QGCRadioButton to QtQuick.Controls 2.4 (eliminate ExclusiveGroup) 6 years ago
Gus Grubba c2ccfda072 Allow plugin control of map scale visibility 6 years ago
DonLakeFlyer 6a92cbc411 Smart RTL support 6 years ago
Gus Grubba 13d939d66d Don't allow map view to go invisible 6 years ago
Gus Grubba 5b4407a0c9 Avoid variable name colision 6 years ago
Gus Grubba c2a5337211 Use a root based global variable (mainWindow.flightDisplayMap) instead of relying on child scoped names (_flightMap) 6 years ago
Gus Grubba 75dc8e5b40 Update Airmap controls to QtQuick 2.4 and bring it in sync with the new QGC UI core. 6 years ago
Gus Grubba fed816bc93 Add Plan/Fly switch to ToolStrip 6 years ago
Stefan Dunca fa793fe43d New toolstrip based on QGCHoverButton 6 years ago
Patrick José Pereira 59a5d0a643 VirtualJoystick: Add centralizeThrottle variable 6 years ago
Gus Grubba a08427a3d2 Allow plugins to enable/disable multiple vehicles selector 6 years ago
Gus Grubba 1d0a02d203 Convert old style overlay dialogs in Offline Maps to QtQuick 2.4 controls (Popup) 6 years ago
Gus Grubba cf045b7188 Remove weird property in JoystickConfig 6 years ago
Gus Grubba abe955a518 Expose toolbar to plugin (replaceable) 6 years ago
Gus Grubba 0736891f8b Add Plan/Fly switch to ToolStrip 6 years ago
Gus Grubba 0e4d256c5b Handle multi vehicles 6 years ago
Gus Grubba 29f6654743 Set minimum to Qt 5.11 6 years ago
Gus Grubba e1161ae081 Handling Plan View 6 years ago
Gus Grubba 355b80645e Remove overly redundant activeVehicle redefinitions. 6 years ago
Gus Grubba e55deea4d3 Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window. 6 years ago
Gus Grubba 1c4fdc2e36 First shot at it 6 years ago
Gus Grubba 87f82d25ee CP - Update aspect ratio when changing video streams 6 years ago
Gus Grubba 3db2524476 Dummy vehicle doesn't implement the camera API 6 years ago
Gus Grubba f5d6ff4d15 Move video streaming handling to the camera API. 6 years ago
Gus Grubba 12a5e8f815 Video fit and camera pinch zoom 6 years ago
Don Gagne ac7247ecfd Fix jscript complaint 6 years ago
Gus Grubba 392a7a8622 Allow assigning buttons to set zoom, cameras and video streams. 6 years ago