Don Gagne
49177bc2cc
Better map viewport management
9 years ago
Don Gagne
f973e35e6f
Change plan element selection to radio buttons
9 years ago
Adyasha Dash
b52f38ed9a
fix insert functionality
9 years ago
Adyasha Dash
8d4fbe50ce
fix saving and loading mission file on tablet
9 years ago
Don Gagne
5c4658462a
Initial ArduPilot Rally Point support
9 years ago
Don Gagne
097cc93436
Show mission items while fence editing
9 years ago
Don Gagne
3d02f5f1de
Validate breach return inside polygon
9 years ago
Don Gagne
6e89609290
More work on load/save send/load semantics
9 years ago
Don Gagne
6242b4bca2
File persistence for GeoFence
9 years ago
Don Gagne
3c4abee62c
Cancel polygon edit in appropriate places
9 years ago
Don Gagne
2356cc5615
Allow GenFenceManager to specify QML for fence editor
9 years ago
Don Gagne
c9dab611a0
PX4 GeoFence plugin
...
Also change Plan Element selection ui
9 years ago
Don Gagne
a75f4b6daf
More work on GeoFence support
...
- GeoFence support comes from plugin
- Circle fence support
- Better param support
9 years ago
Don Gagne
c39e9c7f35
Initial GeoFence implementation
9 years ago
Don Gagne
a27d2a70ae
Visual naming for top level views
9 years ago
Kelly Steich
c10431fe5e
total mission stats computation
...
first iteration of mission stats calculation (dist and maxTelem)
add survey item distance to mission distance
remove unused calculations from _calcHomeDist
added correct calculation of missionMaxTelemetry when there is a complex item
use speed to compute mission time according to vehicle type
started implementation of hover and cruise distance
corrected typos
added logic
prevent survey from crasing
added checks for vtol
rearrange logic
added primitive check for landing
rearranged checks
new arrangement
added logic for transition
fix for small bugs
add check for mission speed larger than 0
remove already existinh check
reduce code a bit
clean up
9 years ago
Don Gagne
b10e5caba0
Wider grid lines to see turnaround better
9 years ago
Don Gagne
95d2def8bd
Survey no longer hidden behind setting
9 years ago
Don Gagne
a982044a18
Cosmetic changes
9 years ago
Nate Weibley
94abe381ca
Defer loading and binding of mission editing QML components, fix editor view syncs
9 years ago
Nate Weibley
d5ab9686ce
More descriptive signal parameter for MissionItemEditor insert
9 years ago
Nate Weibley
2371b335b6
Fixes ardupilot abbreviations for #3588
9 years ago
Nate Weibley
be2fe6eab7
Add insert back in. Somehow it snuck out
9 years ago
Nate Weibley
25c709b49f
Fix mission editor QML does not properly reflect home is selected on mission load from disk
9 years ago
Don Gagne
94f7ddb18b
Single map type setting for all maps
...
- Offline maps new set defaults to default map type
- Plan/Fly views use MapScale control
9 years ago
Don Gagne
c93ab24d39
Shorter text field width to save real estate
9 years ago
Nate Weibley
d6d8f48691
Fixing some spacing consistency issues
9 years ago
Nate Weibley
05852c3b25
Tweaks to mission editor model views. Helps to address #3456
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Don Gagne
c2c31a9d0f
Fix button z-order
9 years ago
dogmaphobic
297f24016e
More size adjustments.
9 years ago
dogmaphobic
3860173a84
Fix sizing within MissionItemStatus
9 years ago
dogmaphobic
e2c65e4e0e
Done
9 years ago
Gus Grubba
74d30cd4af
Fix QGCView.showDialog() when called from FactTextField.
...
Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
9 years ago
dogmaphobic
3adba8e2b5
Fix QGCView.showDialog() when called from FactTextField.
...
Actually, changed so showDialog figures out on its own if it should use available height or full parent height. The variable is now set by the main window, which controls which view is being shown.
I commented off some code in ParameterEditorDialog.qml as it is not properly handling the dialog and causing it to get "stuck".
9 years ago
dogmaphobic
18cf8ba964
Fixing the Mission Editor view to respect the view area (so the map extends beneath the toolbar)
9 years ago
haigithub
995bfffb58
Fix Survey delete bug.
9 years ago
Tomaz Canabrava
60a6a31f14
Random additions to the qml qsTr calls
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
9fe27499a4
Scroll list to current item
9 years ago
Beat Küng
ed04cbcd40
MissionEditor.qml: fix typo in label
9 years ago
Don Gagne
bc69d1212b
Much better Outdoor palette visuals
9 years ago
Don Gagne
de4f9cac92
Toolbar/Instruments respect palette
...
Map control use different border color based on map type
9 years ago
Don Gagne
f3f54cd574
Pull multiVehicleManager from QGroundControl
9 years ago
Don Gagne
1a813c7463
Bad function call
9 years ago
Don Gagne
42c1131610
New QGCMobileFileDialog
...
- Convert mission load/save to it
- Allow parameter load/save on mobile
9 years ago
Don Gagne
1b6162acd8
Sizing fix
9 years ago
Don Gagne
958eec19f1
MouseArea preventing Windows Surface scrolling
9 years ago
Don Gagne
4dff9a3e15
Fixes for small screens
9 years ago
Don Gagne
3b3b49d916
AMSL altitude support
9 years ago
Don Gagne
45dceec352
Survey initial grid generation
9 years ago