DonLakeFlyer
04a00aeff9
New Takeoff, Start Mission, Resume Mission
8 years ago
DonLakeFlyer
cff65ebe45
Better initial map positions and planned home position support
8 years ago
DonLakeFlyer
e157baa81c
Fly: Fix click to set new mission item
8 years ago
DonLakeFlyer
1bdd40256b
Fix compiler warnings
8 years ago
DonLakeFlyer
489d6acf70
Support for Mission End Actions
8 years ago
DonLakeFlyer
0a23e4901a
Fly: Fix click to set new mission item
8 years ago
DonLakeFlyer
d9226afe35
Support for Mission End Actions
8 years ago
DonLakeFlyer
1ff06210e6
Handle case where there is only one complex item
8 years ago
DonLakeFlyer
b0a54951b5
Only show gimbal yaw if vehicle points to next waypoint
8 years ago
Donald Gagne
75095ce903
Fix missing waypoint line from home to first item
8 years ago
DonLakeFlyer
62d7bd4cc7
Show gimbal yaw on map
8 years ago
DonLakeFlyer
855da00e69
Major work on GeoFence, clear mission on flight end
8 years ago
Donald Gagne
d2488d0afd
Use QCoreApplicationName::applicationName()
...
Instead of hardcoded "QGroundContorl" strings
8 years ago
DonLakeFlyer
1dffdbf17a
Waypoint now supports camera section
8 years ago
Donald Gagne
22c66439ee
Scan is only for Plan view
8 years ago
DonLakeFlyer
319cf9c53b
New MissionSettingsComplexItem
8 years ago
Gus Grubba
9f3b5b78a1
Uninitialized variable used in fmin/fmax.
8 years ago
Don Gagne
14474c94a7
Support Fixed Wing Landing Pattern file persistence
8 years ago
Don Gagne
63b29b1c30
Fix remove item/current item bug
...
Plus remove unused code
8 years ago
Don Gagne
bd5e0329a5
More work in Fixed Wing Pattern
8 years ago
Don Gagne
89c2345bad
More work on FixedWing Landing Pattern
8 years ago
Don Gagne
4d119615a8
Change previous altitude semantics
...
- Look backwards from insert point
- Only pull altitude from _WAYPOINT items
- Only set altitude on _WAYPOINT items
8 years ago
Don Gagne
39f67c63c1
Add new SettingsGroup support
8 years ago
Don Gagne
d0a6b77531
Add new SettingsGroup support
8 years ago
Don Gagne
616e11370b
Add/use new SettingsManager implementation
...
* Holds all the settings for the app
* Allows core plugin to override default values
8 years ago
Don Gagne
205138cf98
Fixed Wing landing pattern starting point
...
Also added ui support for multiple complex item types
8 years ago
Don Gagne
85009f4401
Mission AutoLoad support
8 years ago
Don Gagne
1e201fff08
Track changes by DO_CHANGE_SPEED items
8 years ago
Don Gagne
e3566933dc
Mission Settings replaces Planned Home Position
...
- Shot Interval in Survey
- Much change to time/distance calc
8 years ago
Don Gagne
088c2d94f4
Starting point for new MultiVehicle view
8 years ago
Don Gagne
388a95516d
Fix compiler warning
9 years ago
Don Gagne
2bf3657141
Fix compiler warning
9 years ago
Don Gagne
b15eba775c
New V2 mission file format
9 years ago
Don Gagne
5ddddfda53
Correct use of specifiesCoordinate
9 years ago
Andreas Bircher
498056eb5b
open file and directory dialogs in foreground
...
Conflicts:
src/MissionManager/GeoFenceController.cc
9 years ago
Don Gagne
88e01e31aa
Fix line back to home for VTOL takeoff
9 years ago
Don Gagne
5c4658462a
Initial ArduPilot Rally Point support
9 years ago
Don Gagne
e92110a7d3
Refactor parameter apis from AutoPilotPlugin to ParameterManager
9 years ago
Don Gagne
6242b4bca2
File persistence for GeoFence
9 years ago
Don Gagne
a42225cca3
New offline editing Vehicle support
...
Includes ability to load params
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
7bd7938cac
Break out SurveyMissionItem->ComplexMissionItem class hierarchy
9 years ago
Adyasha Dash
fc0e560f9a
check for when survey mission is the first item
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
28c0bf9e8b
Copy coordinate frame from prev waypoint as well
9 years ago
Don Gagne
bd1cddda24
Fix home position distance to 0.0
9 years ago
Don Gagne
f78ed772cd
Prevent double request of mission items ( #3692 )
9 years ago
Don Gagne
3d12ff8d0e
Change mission loading model
...
Vehicle change: All items removed
Vehicle add: Request sync is not already in progress
9 years ago
Nate Weibley
deb279bf46
Correct camelCase
9 years ago