Andreas Bircher
32a35ac910
remove tile download queue
7 years ago
Andreas Bircher
96fc6a8cf9
download fix
7 years ago
Andreas Bircher
c409543009
fix airmap api
7 years ago
Andreas Bircher
33082ffcbd
Merge branch 'pull_upstream' into feature/offlineElevationData
...
Conflicts:
src/Terrain.cc
7 years ago
Don Gagne
2676fe2c07
Merge pull request #6225 from DonLakeFlyer/MissionTerrain
...
Simple mission terrain support
7 years ago
Don Gagne
2abfa4aaf3
Merge pull request #6220 from mavlink/pr-mavlink_update
...
Update mavlink v2.0 submodule Thu Mar 15 00:39:14 UTC 2018
7 years ago
Don Gagne
a67223f16c
Merge pull request #6176 from patrickelectric/audioOutput
...
AudioOutput: Create text to speech in constructor
7 years ago
Don Gagne
a6e693d477
Merge pull request #6224 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
DonLakeFlyer
5e6697977b
Compiler warning fix
7 years ago
DonLakeFlyer
85e0c56a35
Simple mission terrain support
7 years ago
DonLakeFlyer
4d835830e8
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
192653c37f
Merge pull request #6223 from DonLakeFlyer/Terrain
...
Update to new terrain url
7 years ago
DonLakeFlyer
0f764dbe85
Update to new terrain url
7 years ago
Don Gagne
8f2e16fbb0
Merge pull request #6221 from DonLakeFlyer/KMLExtensions
...
Fix KML file extensions on mobile
7 years ago
Andreas Bircher
6f474c991d
compile fix
7 years ago
Andreas Bircher
ec93ab966f
remove artefact
7 years ago
DonLakeFlyer
5429bd15c0
Fix KML file extensions on mobile
7 years ago
PX4 Jenkins
e082ed29fb
Update mavlink v2.0 submodule Thu Mar 15 00:39:14 UTC 2018
7 years ago
Don Gagne
9fb7a58ca7
Merge pull request #6218 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
Don Gagne
58139d00ac
Merge pull request #6219 from DonLakeFlyer/MissingVTOL
...
Add missing VTOL cases
7 years ago
DonLakeFlyer
57f3d6a825
Add missing VTOL cases
7 years ago
DonLakeFlyer
b9881d69af
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
aad551c2ae
Merge pull request #6217 from DonLakeFlyer/TabletSizing
...
Fix compass rose sizing
7 years ago
Don Gagne
bf86d7fc35
Merge pull request #6177 from bluerobotics/patrickelectric/digital_joystick
...
Joystick: Add circle correction option
7 years ago
Don Gagne
5f39c6ab49
Merge pull request #6216 from DonLakeFlyer/LoadKMLMapMove
...
Reposition map after KML load
7 years ago
DonLakeFlyer
0d77a9cf4c
Fix compass rose sizing
7 years ago
Don Gagne
47b25b1355
Merge pull request #6215 from DonLakeFlyer/LoadKMLMapMove
...
Reposition map after KML load
7 years ago
Andreas Bircher
abfc1233b5
Merge branch 'pull_upstream' into feature/offlineElevationData
...
Conflicts:
src/Terrain.cc
src/Terrain.h
7 years ago
DonLakeFlyer
9a4cb390c4
Reposition map after KML load
7 years ago
Don Gagne
98071529d7
Merge pull request #6213 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
DonLakeFlyer
ba0dce2051
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
78be63eae3
Merge pull request #6188 from mavlink/pr-px4_metadata
...
Update PX4 Firmware metadata Sat Mar 10 23:37:05 EST 2018
7 years ago
Don Gagne
2823a40197
Merge pull request #6207 from DonLakeFlyer/ClearResumeMission
...
Clear resume mission index
7 years ago
Don Gagne
39e0e1ac55
Merge pull request #6209 from DonLakeFlyer/ConvexSurvey
...
Convex survey support
7 years ago
Gus Grubba
5957f29e84
Merge pull request #6192 from mavlink/firmwareUpgrade
...
Firmware Upgrade Fixes
7 years ago
Gus Grubba
255771098f
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into firmwareUpgrade
7 years ago
PX4 Jenkins
24424dd1cc
Update PX4 Firmware metadata Wed Mar 14 00:40:47 EDT 2018
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
f622859bfc
Add support for insert/append of multiple objects at a time
...
For much better performance
7 years ago
Patrick José Pereira
91ac795524
Joystick: Add circle correction option
...
Some digital joysticks have already this correction
Add habilit to add or removecircle correction
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Don Gagne
e7914214c8
Merge pull request #6206 from DonLakeFlyer/JoystickVTOL
...
Add support for VTOL transition from joystick buttons
7 years ago
DonLakeFlyer
0e15ab7d1a
Remove duplicate signals
...
These are defined in PlanManager. Having them here as well causes lost
signaling.
7 years ago
DonLakeFlyer
9fe27450e9
Add support for VTOL transition from buttons
7 years ago
Don Gagne
fbcb38e0b7
Merge pull request #6203 from DonLakeFlyer/SurveyInitialAltitude
...
Survey initial altitude not causing correct grid recalc
7 years ago
Don Gagne
db44134c1d
Merge pull request #6201 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
Gus Grubba
fa21b6a434
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into firmwareUpgrade
7 years ago
DonLakeFlyer
8b4e085eb3
Initial grid calc not correct
7 years ago
DonLakeFlyer
3be8b9181d
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
7cb92cfc2e
Merge pull request #6200 from DonLakeFlyer/WinQt5.9.4
...
Switch Windows to Qt 5.9.4
7 years ago