DonLakeFlyer
3081cb60df
Make Toolstrip flickable, fix maxHeight, fix bunch of margins
5 years ago
DonLakeFlyer
c3639316dc
Show MapScale at correct times
5 years ago
DonLakeFlyer
36de7a3765
Active ROI indication in Plan Map items
5 years ago
DonLakeFlyer
f9fed02a17
Cancel ROI support plus many big fixes
5 years ago
DonLakeFlyer
ab9e64b885
More work on contextual Plan tools
6 years ago
DonLakeFlyer
5ad945afa7
A contextual Land/RTL tool. Better waypoint line calc.
6 years ago
DonLakeFlyer
b35ac51556
Only show split indicator on mission layer
6 years ago
DonLakeFlyer
29f8755520
Support for new TakeoffMissionItem and Takeoff Tool
6 years ago
Pierre TILAK
df842d09a7
Use current selected item as index for insert
6 years ago
DonLakeFlyer
480a0569ac
Fix Create Plan vertical spacing problem
6 years ago
DonLakeFlyer
47a1354baf
Integrate Create Plan overlay in File DropPanel
6 years ago
DonLakeFlyer
636175dc12
Fix save state checks. Show overlay on New.
6 years ago
DonLakeFlyer
e6f439f47d
Wizard Mode for Create Plan
6 years ago
DonLakeFlyer
cfedca5a84
New Create Plan support
6 years ago
Don Gagne
cfc8d1ab70
Fix centerViewport calculation
6 years ago
Don Gagne
60bb6cbc80
Fix SplitSegment insertion
6 years ago
Don Gagne
a233646f35
Remove all case missing current index notification
6 years ago
Don Gagne
2916ae4c83
Allow split of current segment
6 years ago
Don Gagne
a50d418491
Add Terrain toggle to MapScale control
6 years ago
Don Gagne
c03bd3920e
More work on direction arrows
6 years ago
Don Gagne
de6d62b588
Zoom buttons move to MapScale control
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
Gus Grubba
cfeea16876
Use QtQuick.Controls 1.x menus
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
e55403e53e
Disambiguate showComponentDialog
6 years ago
Gus Grubba
02474d36b2
Make right side controls the same Y position on both Plan and Fly view.
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
182b76afcc
Convert QGCRadioButton to QtQuick.Controls 2.4 (eliminate ExclusiveGroup)
6 years ago
Don Gagne
0d5b701973
Add support for geofence return point. Also fixed a bunch of bugs in geofence and rally point support.
6 years ago
Gus Grubba
4b8317d527
Remove unused stuff
6 years ago
Stefan Dunca
5c4000336b
Get the zoom buttons back
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
df2aa913e3
Adjust plan view to use full (available) height
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
142855e177
Fix logic testing for unsaved missions on exit
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
e3684f8b65
Waypoints only mode tweaks
6 years ago
Don Gagne
2ad9a44e00
Hide ROI
6 years ago
Don Gagne
cc339c979d
Visual cleanup
6 years ago
Don Gagne
1b77ef280f
Fix double survey load from shape
7 years ago
Don Gagne
899d58bcb4
Support loading polygon from SHP file
7 years ago
Don Gagne
4573c4df17
Fix Plan save message on exit
7 years ago
Gus Grubba
d877104e68
Handle airspace colors.
...
Replacing colors with the ones provided by Airmap.
Adding border color and width.
Adding airspace ID so it can later be linked to the advisory list.
7 years ago
Gus Grubba
eb341a6eea
Update airmapd (fixes airspace crashes)
...
Added some basic color management for airspaces
7 years ago
Gus Grubba
e67ba35dfe
Switch advisory API
...
Handle flight start/end time
Handle start/stop traffic monitor
Only start telemetry if enabled
Added a "Now" button for the flight start time
Collect advisories only when the rules change
7 years ago