Don Gagne
|
b8a9c2fdfd
|
Fix missing waypointLinesChanged signal. Remove unnecessary directionArrowChanged signal.
|
6 years ago |
Don Gagne
|
c03bd3920e
|
More work on direction arrows
|
6 years ago |
murata
|
343e5910fd
|
MissionManager: Change NULL or 0 to nullptr
|
6 years ago |
Don Gagne
|
5cb7e53c36
|
Expose complex item names in a way useful for custom builds
|
6 years ago |
Don Gagne
|
bde5c03d6a
|
Support custom build override of available complex items
|
6 years ago |
Don Gagne
|
899d58bcb4
|
Support loading polygon from SHP file
|
7 years ago |
Don Gagne
|
9c8042e681
|
Fix planned home position set when takeoff has no coordinate in it
|
7 years ago |
Don Gagne
|
82cceb1ae7
|
Fix resume mission item count bug
|
7 years ago |
DonLakeFlyer
|
4742849a30
|
Fix additionalTimeDelay calcs
|
7 years ago |
DonLakeFlyer
|
3b5f8ae7f8
|
Warn if sending MAV_FRAME_GLOBAL_TERRAIN_ALT
|
7 years ago |
DonLakeFlyer
|
b83e16a0b3
|
Fix sync indicator when Plan view waits for initial load complete
|
7 years ago |
DonLakeFlyer
|
03d3d53847
|
Support for Sync - Load KML
|
7 years ago |
DonLakeFlyer
|
4faf39fd2a
|
Don't query terrain from Fly View
|
7 years ago |
DonLakeFlyer
|
e9293adb2b
|
Remove MavlinkQmlSingleton
|
7 years ago |
DonLakeFlyer
|
7973c6b3e5
|
Remove struct constructor
|
7 years ago |
DonLakeFlyer
|
f3ca1c29f0
|
Add support for max rates and tolerance
|
7 years ago |
DonLakeFlyer
|
85e0c56a35
|
Simple mission terrain support
|
7 years ago |
Gus Grubba
|
f109339e43
|
Set mission bounding box as ROI if one exists.
|
7 years ago |
Gus Grubba
|
32ed1ec009
|
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
|
7 years ago |
Gus Grubba
|
719189e953
|
Start work on create/update flight plan from mission
|
7 years ago |
Gus Grubba
|
6cee3dfcf8
|
Compute bounding cube instead of "box"
|
7 years ago |
Gus Grubba
|
ba55604f41
|
Compute mission bounding box
|
7 years ago |
DonLakeFlyer
|
790d03b427
|
Initial Corridor Scan support
|
7 years ago |
DonLakeFlyer
|
15669c39f4
|
Fly view needs to slurp in sections using scan
Otherwise things like gimbal angles end up on the wrong items.
|
7 years ago |
DonLakeFlyer
|
e6718b1488
|
Fixes to CameraCalc loading plus versioning
|
7 years ago |
DonLakeFlyer
|
5f0128d35c
|
Reduce memory footprint of Plan/Fly mission handling
|
7 years ago |
DonLakeFlyer
|
52f5126558
|
Carry over speed/gimbal for defaults from previous items
|
7 years ago |
DonLakeFlyer
|
19c5257e27
|
Support ROI tool button in WaypointsOnly mode
|
8 years ago |
Gus Grubba
|
d8b252e383
|
Move plan view index control to MissionController
|
8 years ago |
Don Gagne
|
801221a8d0
|
Initial Structure Scan support
|
8 years ago |
Patrick José Pereira
|
f55d443a50
|
Add KML integration
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Don Gagne
|
537463c57c
|
New Mavlink 2 spec GeoFence and Rally Point support
|
8 years ago |
DonLakeFlyer
|
2cbbcdadc9
|
Better handling of resume mission upload failures
|
8 years ago |
DonLakeFlyer
|
1d3e7cae0a
|
Flight time calc for hover and capture
|
8 years ago |
Don Gagne
|
c1feddf322
|
Flight time calculation for ascent/descent
|
8 years ago |
Don Gagne
|
b50137319d
|
RTL now connects back to home
|
8 years ago |
DonLakeFlyer
|
8d7de40e25
|
Correctly handling of failed upload
|
8 years ago |
DonLakeFlyer
|
dd2ab8d816
|
Move camera trigger points to Vehicle
|
8 years ago |
DonLakeFlyer
|
adcc3d0a2d
|
Fix incorrect display of continue/resume mission
|
8 years ago |
DonLakeFlyer
|
02dd86e5e2
|
More Plan re-architecture
This time to handle correctly updating plan/fly view when plan changes
|
8 years ago |
DonLakeFlyer
|
6ce56c5d93
|
Plan supports transition from offline<->online without losing data
|
8 years ago |
Don Gagne
|
2157ba2aac
|
Progress bar for mission upload/download
|
8 years ago |
Don Gagne
|
3d7fdaeb71
|
Add back loading of older mission file formats
|
8 years ago |
DonLakeFlyer
|
82aa767841
|
Use a master controller for all Plan elements
Update the user model to a single controller instead of multiple
|
8 years ago |
DonLakeFlyer
|
f846055e89
|
Camera Feedback on Fly View
|
8 years ago |
DonLakeFlyer
|
01179ac097
|
Fix dirty bit after removeAll
|
8 years ago |
DonLakeFlyer
|
a45768c624
|
Better resume mission generation
Fixed a pile of bugs as well
|
8 years ago |
DonLakeFlyer
|
312c289677
|
Add vehicle heading to plan toolbar
Also work on plan toolbar readability
|
8 years ago |
Don Gagne
|
eeb138b17a
|
Amps should be double
|
8 years ago |
DonLakeFlyer
|
e04a9d32bc
|
Pile of bug fixes
|
8 years ago |