DonLakeFlyer
5dabdd5d53
Fix display of Continue Mission/Change Alt after Pause
5 years ago
DoinLakeFlyer
2ca955fa57
Put back ToolStrip titles which were mysteriously removed
5 years ago
Jacob Dahl
4a637d9098
added function to FlightView to show the checklist if switching views from a view other than FlightView and if checklist should be shown
5 years ago
Jacob Dahl
1a110b2d54
Clicking on the checklist no longer closes any open action dialogs, i.e Start Mission
5 years ago
Jacob Dahl
4e8d599d85
Fixed interactions between PreFlightCheckList and the FlightView
5 years ago
Gus Grubba
6131875987
Add option to enforce the use (and passing) the checklist before being allowed to arm.
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Gus Grubba
62ebf7ee7c
CP - Fix map zoom level handling
5 years ago
Gus Grubba
e3f54a944b
CP - Fix comment typo
5 years ago
Gus Grubba
61cab679ca
CP - Fix video margins when video is in PIP mode
5 years ago
Gus Grubba
11c9c79e7d
If using a GStreamer video source, don't load anything for UVC
5 years ago
DonLakeFlyer
76850a9e48
Remove Fly/Plan from toolstrips
6 years ago
DonLakeFlyer
3081cb60df
Make Toolstrip flickable, fix maxHeight, fix bunch of margins
6 years ago
DonLakeFlyer
bec15660c0
Rework Mission Complete dialog for correct Resume Mission on ArduPilkot
6 years ago
DonLakeFlyer
a58a3cfc59
Remove deprecated Resume Mission action
6 years ago
Don Gagne
1afbccfcb7
Fix Toolstrip positioning
6 years ago
Don Gagne
448cec020e
Move Log Replay bar to Window footer
6 years ago
Gus Grubba
6940e70c1e
Plan View Work
...
Toggle Rally Point insertion on/off.
Highlight current Rally Point and current Waypoint.
Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally).
Fix QGCHoverButton to handle proper checked state toggle.
Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model.
Fixed color for disabled text within ToolStrip (it was invisible)
6 years ago
Pierre TILAK
f3815a9f32
Do not anchor top of SingleMultiSelector
6 years ago
Pierre TILAK
aa6fb469ec
Fix Multivehicle selector overlayed
6 years ago
Gus Grubba
e806ae7189
Disable preflight checklist if vehicle is armed.
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
Patrick José Pereira
3c9a246f99
FlightDisplayView: Use virtualJoystickCentralized setting
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Gus Grubba
0e7f614ddc
Initial secondary (thermal) video support
6 years ago
Gus Grubba
353b727bdc
Make mainIsMap visible downstream
...
Clip PIP window so when video is set to fit width, the hight is clipped
Remove ExclusiveGroup from CameraCalc radio buttons
Remove ExclusiveGroup from FWLandingPatternEditor radio buttons
Set main window minimum width and height
6 years ago
Gus Grubba
b6a0f25c57
Make ToolStrip be at the same Y position on both Fly and Plan view
...
Make ToolStrip font smaller (Desktop builds)
Check for auto configured video stream before testing video source type
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
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.
...
Better handle the dirty state of Airmap's flightplan
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
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
...
Adjust fly overlay height
Change minimum Qt version to 5.11+
6 years ago
Gus Grubba
abe955a518
Expose toolbar to plugin (replaceable)
...
Restore QGC to its normal UI layout (buttons on toolbar)
6 years ago
Gus Grubba
0736891f8b
Add Plan/Fly switch to ToolStrip
6 years ago
Gus Grubba
e1161ae081
Handling Plan View
6 years ago
Gus Grubba
355b80645e
Remove overly redundant activeVehicle redefinitions.
...
Fixed flight widget position.
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
Don Gagne
fb8d580644
Simpler control design for better mobile display
6 years ago
Don Gagne
0b938f334e
Better handling of Flight Plan Complete comm lost scenarios
7 years ago
Don Gagne
78b7d48db3
New Resume Mission sequence
7 years ago
Don Gagne
96eae82a3c
Multi-Vehicle Start/Pause Fixes
7 years ago
Gus Grubba
e25f7af63b
If briefing evaluation returns no authorization, assume none is required. This is reflected in the UI as "Authorization Not Required".
7 years ago