Don Gagne
|
bda9e6dcff
|
Merge pull request #6250 from DonLakeFlyer/Fixes
Pile 'o bug fixes
|
7 years ago |
Don Gagne
|
1ac6cd32e1
|
FW Landing Glide Slope support
|
7 years ago |
PX4 Jenkins
|
1513ec55ba
|
Update PX4 Firmware metadata Fri Mar 23 00:37:06 EDT 2018
|
7 years ago |
Don Gagne
|
f09fedfc56
|
Merge pull request #6249 from DonLakeFlyer/DeprecatedWidget
Remove deprecated widget menu item
|
7 years ago |
DonLakeFlyer
|
908fe5db98
|
Fix wind direction to be positive
|
7 years ago |
DonLakeFlyer
|
2e6dc3ddea
|
Not parameter reset for ArduPilot
|
7 years ago |
DonLakeFlyer
|
e9293adb2b
|
Remove MavlinkQmlSingleton
|
7 years ago |
DonLakeFlyer
|
4c0ec79f50
|
Remove deprecated widget menu item
|
7 years ago |
Don Gagne
|
6ea50d34e9
|
Merge pull request #6248 from DonLakeFlyer/Stats
Make reusable Stats control for TransectStyleComplexItem
|
7 years ago |
DonLakeFlyer
|
cb901e7166
|
Make reusable Stats control for TransectStyleComplexItem
|
7 years ago |
Andreas Bircher
|
9b71c8fea3
|
Switch over to offline cachable queries for coordinate and path
|
7 years ago |
Don Gagne
|
9b9b9d7492
|
Merge pull request #6247 from DonLakeFlyer/Fixes
Random fixes
|
7 years ago |
Don Gagne
|
b59e014994
|
Merge pull request #6245 from DonLakeFlyer/RCCal
RC Cal: Fix mode 1 roll left/right images
|
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 |
DonLakeFlyer
|
a90b9fae86
|
Fix mode 1 roll left/right images
|
7 years ago |
Patrick José Pereira
|
3fe6bb18da
|
Vehicle: Remove unused include
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
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 |
Patrick José Pereira
|
dfdd00d11c
|
AutoPilotPlugin: Remove not necessary includes
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
DonLakeFlyer
|
e13234e04b
|
Fix load/save bugs
|
7 years ago |
Andreas Bircher
|
6c96642c9e
|
make mac CI happy
|
7 years ago |
Andreas Bircher
|
6bb01ff322
|
make offline caching working serialized as well
|
7 years ago |
Andreas Bircher
|
5c72de31c5
|
Merge branch 'feature/offlineElevationData' into feature/offlineElevationDataBinary
Conflicts:
src/Terrain.cc
src/TerrainTile.cc
src/TerrainTile.h
|
7 years ago |
Andreas Bircher
|
ac9fbc8aa2
|
remove deadlock and enable path queries
|
7 years ago |
Don Gagne
|
4d56e48799
|
Merge pull request #6238 from DonLakeFlyer/TriggerDistance
Add trigger distance to editors statistics
|
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
|
2e3e57347f
|
Add trigger distance to editors
|
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 |
Sebastian Verling
|
bdbe526f2e
|
change according to review
|
7 years ago |
Andreas Bircher
|
f01cd04cf3
|
fixes
|
7 years ago |
Andreas Bircher
|
e33c30c5b5
|
Merge branch 'pull_upstream' into feature/offlineElevationData
Conflicts:
qgroundcontrol.pro
src/Terrain.cc
src/Terrain.h
|
7 years ago |
Don Gagne
|
32b4b1da9c
|
Merge pull request #6205 from DonLakeFlyer/LinuxGStreamerInstall
Update gstreamer Linux install instructions
|
7 years ago |
Sebastian Verling
|
7b00e7a32f
|
first implementation of binary representation of elevation data
|
7 years ago |
Sebastian Verling
|
612d219dec
|
first implementation of binary representation of elevation data
|
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 |