Gus Grubba
f41317102e
Airmap API key integration.
...
The build system will look for src/Airmap/Airmap_api_key.h
If it find is, it will used the provided API key and client ID for Airmap.
That file should provide two strings:
static const char* kAirmapAPIKey = "key data";
static const char* kAirmapClientID = "id data";
Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
7 years ago
Gus Grubba
06272ff6cc
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
...
# Conflicts:
# libs/mavlink/include/mavlink/v2.0
# src/QmlControls/QmlObjectListModel.h
7 years ago
Don Gagne
9b9b9d7492
Merge pull request #6247 from DonLakeFlyer/Fixes
...
Random fixes
7 years ago
Don Gagne
87f9210714
Merge pull request #6243 from khancyr/patch-1
...
FlightDisplay : Remove sentence about disabling arming check
7 years ago
DonLakeFlyer
3f1e263011
Use correct signal
7 years ago
DonLakeFlyer
c930c7ee04
Clear dirty when removeAll is offline
7 years ago
PX4 Jenkins
86aacfb5da
Update PX4 Firmware metadata Wed Mar 21 04:41:16 UTC 2018
7 years ago
Pierre Kancir
7b328aff65
FlightDisplay : Remove sentence about disabling arming check
7 years ago
Don Gagne
89ebcb9690
Merge pull request #6242 from DonLakeFlyer/CorridorScanPersist
...
Corridor Scan: Fix load/save bugs
7 years ago
DonLakeFlyer
e13234e04b
Fix load/save bugs
7 years ago
Don Gagne
dd1ea23a32
Merge pull request #6239 from DonLakeFlyer/PolyLineLoadKML
...
PolyLine load kml support
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
Don Gagne
5e70503264
Merge pull request #6237 from DonLakeFlyer/CorridorTerrain
...
Corridor Scan Terrain: Add support for max rates and tolerance
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
32b4b1da9c
Merge pull request #6205 from DonLakeFlyer/LinuxGStreamerInstall
...
Update gstreamer Linux install instructions
7 years ago
Don Gagne
4c03e810d5
Merge pull request #6235 from DonLakeFlyer/CorridorTerrainFollow
...
Corridor Scan: Tolerance based terrain follow
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
2296ed0d73
Merge pull request #6233 from DonLakeFlyer/TerrainQueryInterface
...
Restructure for TerrainQueryInterface abstract base class
7 years ago
Don Gagne
24f8cd47d2
Restructure for TerrainQueryInterface base class
7 years ago
Don Gagne
bf202aac1c
Merge pull request #6232 from DonLakeFlyer/TerrainCarpetQuery
...
Add TerrainCarpetQuery
7 years ago
DonLakeFlyer
300be4973b
Add TerrainCarpetQuery
...
Simplified error reporting
7 years ago
Don Gagne
6c0b605e72
Merge pull request #6231 from DonLakeFlyer/CorridorTerrain
...
Corridor Scan initial terrain support
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
Don Gagne
a2785ab0f2
Merge pull request #6229 from DonLakeFlyer/TerrainQuery
...
Restructure terrain query to support path query as well
7 years ago
DonLakeFlyer
12241e6258
Restructure terrain query to support path query as well
7 years ago
Don Gagne
c7f4ac3d6f
Merge pull request #6226 from DonLakeFlyer/GeneratedItems
...
Corridor Scan: Store/Load generated items from Plan file
7 years ago
DonLakeFlyer
ee5736e14e
Store/load generated items from Plan file
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
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