Don Gagne
|
353853f324
|
setCoordinate was screwing up altitude/param7 syncronization
|
7 years ago |
Don Gagne
|
f52b7748ef
|
Merge pull request #6815 from DonLakeFlyer/LogReplay
Log Replay: Back up further from end of file to handle more cases
|
7 years ago |
Don Gagne
|
e78f74f6d5
|
Back up further from end of file to handle more cases
|
7 years ago |
Don Gagne
|
cfa6ef5ca0
|
Merge pull request #6807 from DonLakeFlyer/V3.4.1
Update for 3.4.1 release
|
7 years ago |
Don Gagne
|
3144008af1
|
Update for 3.4.1 release
|
7 years ago |
Don Gagne
|
58b0679a53
|
Merge pull request #6802 from DonLakeFlyer/ChangeLog
Add change log
|
7 years ago |
Don Gagne
|
366be09c8e
|
Add change log
|
7 years ago |
Don Gagne
|
62345e4dfc
|
Merge pull request #6797 from DonLakeFlyer/TerrainFixes
Terrain fixes
|
7 years ago |
Don Gagne
|
303043d7d0
|
Fix swapped climb/descent
|
7 years ago |
Don Gagne
|
d5b949c18c
|
Fix incorrect qCWarning
|
7 years ago |
Don Gagne
|
13784ae039
|
Merge pull request #6792 from DonLakeFlyer/TerrainCrash
Hack fix for terrain crash when new query comes through before old query is complete
|
7 years ago |
Don Gagne
|
ccc334ee26
|
Merge pull request #6790 from DonLakeFlyer/FixedOrientations
Compass Cal: Don't show compass orientations for fixed orientation vehicles.
|
7 years ago |
Don Gagne
|
eaa261ba4a
|
Merge pull request #6789 from DonLakeFlyer/ChangeCommandDefaults
Plan: Fix defaulting when you "Change Command"
|
7 years ago |
Don Gagne
|
f5481c92da
|
Hack fix for terrain crash when new query comes through before old query is complete
|
7 years ago |
Don Gagne
|
9b681fe07f
|
Don't show compass orientations for fixed orientation vehicles.
|
7 years ago |
Don Gagne
|
69996a2e4f
|
Fix Change Command parameter default setting
|
7 years ago |
Don Gagne
|
6d658c51b7
|
Merge pull request #6787 from DonLakeFlyer/WindowsReinstall
Windows: Install new version does not delete AppData from previous install.
|
7 years ago |
Don Gagne
|
a152a89202
|
Install new version does not delete AppData from previous install.
|
7 years ago |
Don Gagne
|
4fa0edf962
|
Merge pull request #6778 from DonLakeFlyer/Fixes
Fixes
|
7 years ago |
Gus Grubba
|
96ca9d73e1
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into Stable_V3.4
* 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol:
Change Command only supported for Simple Items
Prompt for Reboot after compass cal
Respect app units
|
7 years ago |
Don Gagne
|
2d5b09a90d
|
Hide flight speed and camera section for ArduPilot. This is because it doesn't allow mission items to be before the TAKEOFF command.
|
7 years ago |
Don Gagne
|
4aeebaa303
|
Don't add takeoff as first item when it doesn't make sense for vehicle
|
7 years ago |
Don Gagne
|
b4fed39b8c
|
Merge pull request #6774 from DonLakeFlyer/ComplexItemChangeCommand
Plan: Change Command only supported for Simple Items
|
7 years ago |
Don Gagne
|
9d68581c08
|
Merge pull request #6773 from DonLakeFlyer/CompassCalReboot
Prompt for Reboot after compass cal
|
7 years ago |
Don Gagne
|
9f93c38a10
|
Change Command only supported for Simple Items
|
7 years ago |
Don Gagne
|
c2eac21cb5
|
Prompt for Reboot after compass cal
|
7 years ago |
Don Gagne
|
f8f4d5ea1f
|
Merge pull request #6769 from DonLakeFlyer/RadiusUnits
Polygon Circle: Respect app units
|
7 years ago |
Gus Grubba
|
2befad081b
|
iOS Build
Fix xcode project and restore LaunchImage
Cleanup unused icons
|
7 years ago |
Don Gagne
|
7d25e161c3
|
Respect app units
|
7 years ago |
Gus Grubba
|
d283ecffe0
|
iOS Build
|
7 years ago |
Don Gagne
|
dda077e6aa
|
Merge pull request #6763 from DonLakeFlyer/TerrainNaN
Terrain: Use NaN for bad elevation value
|
7 years ago |
Don Gagne
|
8fccae99e3
|
Use NaN to signal lower level error
|
7 years ago |
Don Gagne
|
dd3e9bf6ca
|
Merge pull request #6761 from DonLakeFlyer/TerrainQuery
More terrain query fixes/logging
|
7 years ago |
Don Gagne
|
da4b50bbb4
|
Kick off terrain query after load
|
7 years ago |
Don Gagne
|
61de69df27
|
Don't query intermediate state
|
7 years ago |
Don Gagne
|
e6728362b8
|
Better logging
|
7 years ago |
Gus Grubba
|
8bdda79c1b
|
Update iOS app store build script.
|
7 years ago |
Don Gagne
|
eda1b916ae
|
Merge pull request #6757 from DonLakeFlyer/Help
Add new Help page under Settings
|
7 years ago |
Don Gagne
|
28c84d3970
|
Merge pull request #6756 from DonLakeFlyer/TerrainDouble
Terrain Tiles: Persist header info as doubles
|
7 years ago |
Don Gagne
|
2e877b1d82
|
Add new Help page under Settings
|
7 years ago |
Don Gagne
|
7c2e38fdf4
|
Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles.
|
7 years ago |
Don Gagne
|
67244fdd76
|
Bump terrain tile version due to format change
|
7 years ago |
Don Gagne
|
efbf70dc01
|
Merge pull request #6755 from DonLakeFlyer/TerrainFail
Terrain: Better error handing
|
7 years ago |
Don Gagne
|
480da6fc69
|
Turn internal errors (elevation == -1) into failed query to prevent bogus elevation from reaching upper layers.
|
7 years ago |
Don Gagne
|
9b79fbeb7e
|
Fix failure handling
|
7 years ago |
Don Gagne
|
0545246905
|
Use qCWarning for internal errors
|
7 years ago |
Don Gagne
|
0b049457ce
|
Merge pull request #6754 from DonLakeFlyer/OfflineMapsWrap
Wrap text in Offline Map Options
|
7 years ago |
Don Gagne
|
9dd5ffa756
|
Save camera settings
|
7 years ago |
Don Gagne
|
72b4fb0748
|
Wrap text
|
7 years ago |
Don Gagne
|
30516a61d6
|
Merge pull request #6753 from DonLakeFlyer/Orbit
Orbit: Remove WIP
|
7 years ago |