Patrick José Pereira
5ce5a5e523
Survey: Move windrose to same angle that text entry
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
3aeed07c1c
Survey: Change visibility back to normal
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
47d039a591
Survey: Correct wind rose angle
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
84a2a367fc
Survey: Change entry point from Mobile to not wind rose
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
9c7a81b2fa
Survey: Change wind rose to work only in desktop
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
4a4ecf1840
Survey: Move entry point to mobile
...
Move entry point in survey pattern to mobile
With wind rose, this feature don't make sense
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
24bcb99239
Solve scroll problem in windrose
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
Patrick José Pereira
6a6557437f
Revert "Hide wind rose until bugs are fixed"
...
This reverts commit 01dea2019a
.
8 years ago
Don Gagne
37df3d36ca
Merge pull request #5452 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
ef14910046
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
e8bb813d9c
Merge pull request #5451 from DonLakeFlyer/CustomInstaller
...
Allow custom overrides of windows installer icons
8 years ago
DonLakeFlyer
04b8ace974
Allow custom overrides of windows installer icons
8 years ago
Don Gagne
49c018cb52
Merge pull request #5449 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
DonLakeFlyer
a92067e0fa
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
9b9a973ef3
Merge pull request #5448 from DonLakeFlyer/ResumeMissionFix
...
Resume mission shows up at wrong times
8 years ago
DonLakeFlyer
dd5519c4b1
Resume Mission showing up at wrong times
8 years ago
Don Gagne
541129fdc9
Merge pull request #5445 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
8104143391
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
3dfc8d53e8
Merge pull request #5443 from DonLakeFlyer/StableMerge
...
Stable merge
8 years ago
Don Gagne
4351b76511
Merge pull request #5444 from DonLakeFlyer/BogusLatLon
...
Handle bogus lat/lon from ArduPilot
8 years ago
DonLakeFlyer
877b3cce4f
Handle bogus lat/lon from ArduPilot
8 years ago
DonLakeFlyer
c55e8c7228
Merge branch 'Stable_V3.2' of https://github.com/mavlink/qgroundcontrol into StableMerge
8 years ago
Don Gagne
bc4ee574e1
Merge pull request #5440 from DonLakeFlyer/StableFixes
...
Stable fixes
8 years ago
DonLakeFlyer
bcf9e70b5c
More overlap for image stitching
8 years ago
DonLakeFlyer
5a5deef879
Correct creation of MAVLinkDecoder
8 years ago
Lorenz Meier
023239026d
Survey settings: Default to 70% overlap as sane default
8 years ago
Gus Grubba
d000ecef61
Merge pull request #5427 from dogmaphobic/iOSFixes
...
iOS fixes
8 years ago
Gus Grubba
5f3729db70
Enable QtQuick compiler for iOS store builds.
...
Hide "Save Path" as it breaks the UI in General Settings.
8 years ago
Gus Grubba
d5c8fb8edd
NSBluetoothPeripheralUsageDescription requirement for iOS.
8 years ago
Don Gagne
4f7b0ece6b
Merge pull request #5421 from DonLakeFlyer/MapPolygnCenter
...
New polygon center calc
8 years ago
Don Gagne
d8fd83dfcb
Merge pull request #5423 from DonLakeFlyer/WindRoseOff
...
Hide wind rose until bugs are fixed
8 years ago
DonLakeFlyer
01dea2019a
Hide wind rose until bugs are fixed
8 years ago
DonLakeFlyer
e20eedb070
Fix for centerChanged double signaling
8 years ago
Lorenz Meier
403028efc5
PX4 tuning UI: Remove unused params
8 years ago
Daniel Agar
840889b1dd
PX4 copy current custom modes
8 years ago
Lorenz Meier
12a4359d82
Shorten the set mode retries to get feedback to the user faster
8 years ago
Don Gagne
50bdc46d64
New polygon center calc
8 years ago
Don Gagne
19bffaa8ea
Merge pull request #5420 from DonLakeFlyer/MavlinkDecoder
...
Delay creation of MAVLinkDecoder until it is needed
8 years ago
Don Gagne
d6bcee73fc
Delay creation of MAVLinkDecoder until it is needed
...
Helps battery life
8 years ago
Don Gagne
3a372c82a2
Merge pull request #5415 from mavlink/pr-fix-mode-switching
...
Fix mode switching
8 years ago
Lorenz Meier
fa461adae7
PX4 Firmware plugin: First try to switch flight mode, then arm if successful - which is a lot safer than arming and then seeing if we can switch modes.
8 years ago
Lorenz Meier
16cda58bdf
Firmwareplugin: Trim retry period to something that matches closer the users attention and is still long enough to allow for multiple heartbeats to pass through
8 years ago
Lorenz Meier
31cac73153
Vehicle: Only expose deep-down protocol errors if actively enabled
8 years ago
Don Gagne
257fc08570
Merge pull request #5413 from DonLakeFlyer/ImagesEverywhere
...
Survey fixes
8 years ago
Don Gagne
4b8147d3aa
Fix trigger start for images everywhere
8 years ago
Don Gagne
aca64fffdb
Use trigger immediately for TRIGG_DIST
8 years ago
Don Gagne
3349f5a240
Merge pull request #5412 from DonLakeFlyer/MinTriggerInterval
...
Support for camera min trigger interval validation
8 years ago
Don Gagne
fac731f496
Merge pull request #5409 from DonLakeFlyer/GoTo
...
Go to location fixes
8 years ago
DonLakeFlyer
942ecb8fa7
Support for camera min trigger interval validation
8 years ago
DonLakeFlyer
394c6b16cc
GoTo Location fixes
...
- Don't allow goto click while other guided ui is visible
- Use NoMouseThroughRectangle for guided ui popups
- Better visuals for goto indicator in map
8 years ago