DonLakeFlyer
65ec484a11
Different visuals for Planne Home in Plan View
7 years ago
DonLakeFlyer
ee3269f78b
Use FactValueSlider control for Altitude
7 years ago
DonLakeFlyer
cbd7acb25c
Crash fix due to bad index reference
7 years ago
DonLakeFlyer
8e1a3fd9e8
Cleanup/Fixes for increment meta data usage
7 years ago
Gus Grubba
43228ad9ea
Renamed to "Frequency" as this is what it is.
7 years ago
Gus Grubba
9983ad494b
Add units
7 years ago
Gus Grubba
7811fc40aa
Removed all "reserved" arguments from the (Json) list so it they not shown.
...
Added param2 for start video capture (update interval)
Excluded param2 above from PX4 as it's fixed to 0.2Hz
Re-added param2 test within CameraSectionTest (start video capture)
7 years ago
Gus Grubba
c6c2a2b81a
Set video capture status for missions
7 years ago
amy wagoner
0e60829f87
Cleanup
7 years ago
amy wagoner
5af0b35bea
Added rally point upload and download functionality
7 years ago
DonLakeFlyer
d55ff903c3
Fix Windows compiler complaints
7 years ago
DonLakeFlyer
00d3af4e4e
Fix strange Qml complaint causing crash
7 years ago
DonLakeFlyer
3b255a8b1d
Better log output
7 years ago
DonLakeFlyer
f57d805c3b
Handle no polygon case
7 years ago
DonLakeFlyer
825ba9e45e
Fix v1/v2 load semantics
7 years ago
Don Gagne
1ac6cd32e1
FW Landing Glide Slope support
7 years ago
DonLakeFlyer
e9293adb2b
Remove MavlinkQmlSingleton
7 years ago
DonLakeFlyer
c930c7ee04
Clear dirty when removeAll is offline
7 years ago
DonLakeFlyer
e13234e04b
Fix load/save bugs
7 years ago
DonLakeFlyer
3f1b3bf235
Load KML support
7 years ago
DonLakeFlyer
9c9e2d14b3
Be careful of climb rates of 0
7 years ago
DonLakeFlyer
c168ed75f3
Add better descriptions
7 years ago
DonLakeFlyer
7973c6b3e5
Remove struct constructor
7 years ago
DonLakeFlyer
7c6c3082c0
Turn off terrain tests
7 years ago
DonLakeFlyer
5741d7486f
Update for signal changes
7 years ago
DonLakeFlyer
f3ca1c29f0
Add support for max rates and tolerance
7 years ago
Don Gagne
e441ac0ff0
Fix crash when not using terrain
7 years ago
DonLakeFlyer
5d26256ca9
Tolerance based terrain follow
7 years ago
Don Gagne
24f8cd47d2
Restructure for TerrainQueryInterface base class
7 years ago
DonLakeFlyer
87c1abc172
Cover more cases for item count testing
7 years ago
DonLakeFlyer
67f69b8569
Fix item generation
7 years ago
DonLakeFlyer
65369153b1
Initial support for CorridorScan terrain follow
...
Only adjust existing waypoints. Does not add waypoints.
7 years ago
DonLakeFlyer
e8e2feb797
Fix relative and absolute altitudes
7 years ago
DonLakeFlyer
12241e6258
Restructure terrain query to support path query as well
7 years ago
DonLakeFlyer
d51e390211
Display PX4 circulate fence from GF_MAX_HOR_DIST
7 years ago
DonLakeFlyer
ee5736e14e
Store/load generated items from Plan file
7 years ago
DonLakeFlyer
5e6697977b
Compiler warning fix
7 years ago
DonLakeFlyer
85e0c56a35
Simple mission terrain support
7 years ago
DonLakeFlyer
5429bd15c0
Fix KML file extensions on mobile
7 years ago
DonLakeFlyer
57f3d6a825
Add missing VTOL cases
7 years ago
DonLakeFlyer
9a4cb390c4
Reposition map after KML load
7 years ago
DonLakeFlyer
fd4c081db4
New convex polygon transect intersection method
7 years ago
DonLakeFlyer
cf1895971c
Better performance of KML loading
7 years ago
DonLakeFlyer
0e15ab7d1a
Remove duplicate signals
...
These are defined in PlanManager. Having them here as well causes lost
signaling.
7 years ago
Gus Grubba
94455cc558
Missing file extension for QGCFileDialog when loading KML files.
7 years ago
DonLakeFlyer
c11ac64d76
Bump to 4 second delay
7 years ago
DonLakeFlyer
6e79cdb7e5
Fix lastSequenceNumber and mission item generation
7 years ago
DonLakeFlyer
7058f17530
Fix off by 1
7 years ago
DonLakeFlyer
65800bfdf9
applyNewAltitude support
...
Plus various bug fixes from flight testing
7 years ago
DonLakeFlyer
11df383eab
Switch to using ROI_WPNEXT_OFFSET
...
Also remove custom gimbal support
7 years ago