DoinLakeFlyer
|
18409818cc
|
Remove unnecessary includes of QGroundCotrolQmlGlobal.h
|
5 years ago |
DoinLakeFlyer
|
842ba9ebfb
|
Survey And Corridor now share same transect generation code. Better unit tests for both with more coverage.
|
5 years ago |
DoinLakeFlyer
|
9574328fe3
|
Major rewrite of Survey generation for simplicity. Also includes support for CONDITION_GATE.
|
5 years ago |
DoinLakeFlyer
|
efb6ab7c7e
|
Fix alternate transect support
|
5 years ago |
DonLakeFlyer
|
916d6ebd4b
|
Mavlink terrain protocol support
|
5 years ago |
DoinLakeFlyer
|
479d6f06f8
|
Show errors from preset load failures
|
5 years ago |
Gus Grubba
|
21c6252978
|
Update copyright date
|
5 years ago |
DonLakeFlyer
|
aa73d2b58a
|
Minimum transect spacing of 0.5 meters
|
6 years ago |
DonLakeFlyer
|
cfedca5a84
|
New Create Plan support
|
6 years ago |
Don Gagne
|
1c5b78f5a3
|
Pattern Preset support
|
6 years ago |
Don Gagne
|
4c53c984a1
|
Rework complex distance, camera shot count calc for better back compat
|
6 years ago |
Don Gagne
|
924d5cebff
|
Should not rebuild transects for newer file formats where mission items are stored in file
|
6 years ago |
Don Gagne
|
6b0ef0737f
|
Fix Survey additionalTimeDelay as it relates to hover and capture
|
6 years ago |
Don Gagne
|
1b27f221b9
|
Add camera start to transect entry even when taking images throughout survey area.
|
7 years ago |
Don Gagne
|
899d58bcb4
|
Support loading polygon from SHP file
|
7 years ago |
Gus Grubba
|
a2a82f30e7
|
Bump survey complex item version to 5
|
7 years ago |
Gus Grubba
|
8144d1f294
|
Move split survey polygons from app settings to survey settings.
|
7 years ago |
Thomas Gubler
|
bec854d028
|
[SurveyComplexItem] add link to algorithm description, remove debug code
|
7 years ago |
Thomas Gubler
|
1650af8585
|
[SurveyComplexItem] Get rid of foreach
|
7 years ago |
Gus Grubba
|
38679196eb
|
Update survey when split polygon option is toggled.
|
7 years ago |
Thomas Gubler
|
130e12cf30
|
[SurveyComplexItem] wire up to splitConcavePolygons setting (lots of code duplication)
|
7 years ago |
Thomas Gubler
|
9ae5cc7e15
|
[Survey transects generation] towards concave polygons
|
7 years ago |
Thomas Gubler
|
059578e628
|
[Survey transects generation] add basic implementation for handling
multiple polygons
need to fully implement vertexvisibility
|
7 years ago |
Thomas Gubler
|
d03dbb93c6
|
[Survey transects generation] close polygon after decomposition
|
7 years ago |
Thomas Gubler
|
fb10d04def
|
[Survey transects generation] introduce decompose function (dummy for now)
|
7 years ago |
Thomas Gubler
|
78155168c8
|
[Survey transects generation] introduce polygon list
|
7 years ago |
Thomas Gubler
|
85ad87bbed
|
[Survey transects generation] move some of the logic handling out of function that handles only one polygon
|
7 years ago |
Thomas Gubler
|
1fde998db3
|
[Survey transects generation] introduce function to handle one polygon at a time
|
7 years ago |
Don Gagne
|
eecef88481
|
Fixed camera shot count when trigger distance == 0
|
7 years ago |
Patrick José Pereira
|
f1ed746d33
|
MissionManager: Change from foreach to c++11 for
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
DonLakeFlyer
|
4dca19f819
|
Hover and Capture support
|
7 years ago |
DonLakeFlyer
|
4742849a30
|
Fix additionalTimeDelay calcs
|
7 years ago |
DonLakeFlyer
|
03d3d53847
|
Support for Sync - Load KML
|
7 years ago |
DonLakeFlyer
|
de969afa39
|
Camera/Transects unit tests and fixes
|
7 years ago |
DonLakeFlyer
|
c62a279b25
|
Fix incorrect type validation
|
7 years ago |
DonLakeFlyer
|
5d24e39c2f
|
Support for flying alternate transects
|
7 years ago |
DonLakeFlyer
|
fb467b4afa
|
Rotate survey entry
Also don't save to settings
|
7 years ago |
DonLakeFlyer
|
eab5fe7c3e
|
Save fact settings for new Transect code
|
7 years ago |
DonLakeFlyer
|
4faf39fd2a
|
Don't query terrain from Fly View
|
7 years ago |
DonLakeFlyer
|
b1201f6f2e
|
Refly and camera shot count support
|
7 years ago |
DonLakeFlyer
|
c8dadd86dc
|
Convert Survey complex item to use TransectStyleComplexItem
|
7 years ago |
DonLakeFlyer
|
985c72e5c2
|
SurveyMissionItem -> SurveyComplexItem
|
7 years ago |
DonLakeFlyer
|
fd4c081db4
|
New convex polygon transect intersection method
|
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 |
Gus Grubba
|
2cc0a60886
|
ComplexMissionItem (SurveyMissionItem) bounding box
|
7 years ago |
DonLakeFlyer
|
790d03b427
|
Initial Corridor Scan support
|
7 years ago |
DonLakeFlyer
|
5215e08388
|
Use a much larger fudge factor to increase initial transect length
This prevents intersection misses on more cases
|
7 years ago |
DonLakeFlyer
|
42eeb4ee72
|
Unit tests which verify item count and lastSequenceNumber
Fixed bugs the unit test found
|
8 years ago |
DonLakeFlyer
|
93c53e2b8c
|
Fix entry point problems
|
8 years ago |