Don Gagne
|
fb486d9cc4
|
Convert polygon editing to dynamic objects
|
8 years ago |
Don Gagne
|
1991d269f5
|
Merge pull request #4684 from DonLakeFlyer/ItemTouch
Improve touch support for map item dragging
|
8 years ago |
Don Gagne
|
d2861027b4
|
Handle ArduPilot param behavior
|
8 years ago |
Don Gagne
|
c16149c017
|
Improve touch support for map item dragging
|
8 years ago |
Don Gagne
|
b3dac0853e
|
Merge pull request #4678 from DonLakeFlyer/MapVisuals
Change to use new dynamic map visual system
|
8 years ago |
Don Gagne
|
6bdd7e5b90
|
Merge pull request #4681 from mavlink/modeIndicator
Fix mode indicator vertical alignment.
|
8 years ago |
Gus Grubba
|
bae9432bd1
|
Fix mode indicator vertical alignment.
|
8 years ago |
Don Gagne
|
6ca27fec0c
|
Merge pull request #4675 from bluerobotics/param-version
Add firmware information to parameter file header
|
8 years ago |
Don Gagne
|
c68f3790bb
|
Change to use new dynamic map visual system
|
8 years ago |
Don Gagne
|
115043d19b
|
Merge pull request #4671 from DonLakeFlyer/CommLostTrigger
Consider any message from vehicle comm lost restart
|
8 years ago |
Don Gagne
|
e9e9ae63df
|
Merge pull request #4669 from DonLakeFlyer/MapItemIndicators
New waypoint coordinate indicators
|
8 years ago |
Don Gagne
|
55ba335efc
|
Merge pull request #4674 from DonLakeFlyer/GuidedBarAutoHide
Change trigger for GuidedBar AutoHide to tinyScreen
|
8 years ago |
Don Gagne
|
dd7b139d4c
|
Merge pull request #4673 from DonLakeFlyer/TouchUsability
Small Screen and Touch usability changes
|
8 years ago |
Jacob Walser
|
5fb93f4878
|
Add support for PX4 Firmware git hash
|
8 years ago |
Jacob Walser
|
dc2a7235ed
|
Add autopilot version info to parameter file
|
8 years ago |
Don Gagne
|
7ad8220822
|
Change trigger for AutoHide
|
8 years ago |
Don Gagne
|
0ad9f79d8f
|
ToolStrip auto-determine show/hide elements for fit
|
8 years ago |
Don Gagne
|
fc3f135027
|
Increase hamburger touch size
|
8 years ago |
Don Gagne
|
5ee3a9f567
|
Drop focus after virtual keyboard is done
Some android versions leave a focus arrow indicator turd in the
control. This gets rid of it.
|
8 years ago |
Don Gagne
|
aaa80e7e60
|
Merge pull request #4661 from DonLakeFlyer/LostClicks
Plan: MissionItemEditor - Workaround strange lost clicks possible Qt bug
|
8 years ago |
Don Gagne
|
9bcd1a41fb
|
Consider any message from vehicle comm lost restart
|
8 years ago |
Don Gagne
|
139157ffd9
|
New waypoint coordinate indicators
|
8 years ago |
Don Gagne
|
43bd6a7c55
|
Merge pull request #4665 from DonLakeFlyer/FWLandingFrame
Fixed Wing Landing Pattern: Use MAV_FRAME_MISSION for DO_LAND_START
|
8 years ago |
Don Gagne
|
2a9be30ab5
|
Merge pull request #4663 from DonLakeFlyer/FollowVehicle
Show Follow Vehicle checkbox on Fly view
|
8 years ago |
Don Gagne
|
5598184249
|
Use MAV_FRAME_MISSION for DO_LAND_START
|
8 years ago |
Don Gagne
|
9359f581b8
|
Show Follow Vehicle checkbox on Fly view
|
8 years ago |
Nick Anthony
|
09514ef79b
|
Revert "changed message to explain deadband calibration"
This reverts commit 7131a12e26 .
|
8 years ago |
Don Gagne
|
77662bae57
|
Merge pull request #4660 from dogmaphobic/duplicateResource
Removing duplicated resource.
|
8 years ago |
Don Gagne
|
522296187c
|
Merge pull request #4659 from dogmaphobic/MAVLinkV2
Updating MAVLink V2
|
8 years ago |
Don Gagne
|
2b9c7c086a
|
Workaround strange lost clicks possible Qt bug
|
8 years ago |
Gus Grubba
|
0b67696450
|
Removing duplicated resource.
|
8 years ago |
Gus Grubba
|
857776ed20
|
Updating MAVLink V2
|
8 years ago |
Gus Grubba
|
65a68c6252
|
Test message info before using it.
|
8 years ago |
Don Gagne
|
d930895b1f
|
Tweaking control sizing for better touch usability
|
8 years ago |
Gus Grubba
|
94cac7e5fe
|
Grids should be within actual video frame and not the entire window.
|
8 years ago |
Gus Grubba
|
45cc573d95
|
Add grid lines to video view
|
8 years ago |
Don Gagne
|
21923ab9af
|
Merge pull request #4651 from DonLakeFlyer/TriggerCamera
Trigger camera in instrument panel page
|
8 years ago |
Don Gagne
|
1f342e6185
|
Merge pull request #4650 from DonLakeFlyer/QGCGroupBox
New QGCGroupBox control
|
8 years ago |
Don Gagne
|
58572f4d22
|
Merge pull request #4649 from DonLakeFlyer/DropPanelCancel
Modified DropPanel cancel MouseArea creation
|
8 years ago |
Don Gagne
|
8339e840b5
|
Rework InstrumentSwipeView
|
8 years ago |
Don Gagne
|
f5c3f3cf68
|
New CameraWidget for instrument panel page
|
8 years ago |
Don Gagne
|
e5bc99f55a
|
Add triggerCamera method
|
8 years ago |
Don Gagne
|
1048dacc27
|
New QGCGroupBox control
|
8 years ago |
Don Gagne
|
02980062bf
|
Modified DropPanel cancel MouseArea creation
Previous mechanism was exposing possible bug in Qt which would prevent
clicks from work on ToolStrip buttons after cancel MouseArea was hidden.
|
8 years ago |
Don Gagne
|
5c0dfa95a9
|
Merge pull request #4648 from DonLakeFlyer/Qt5.8
Switch to Qt 5.8
|
8 years ago |
Don Gagne
|
a0f6bb07aa
|
Merge pull request #4646 from bluerobotics/fw-upload
Add Sub master to firmware options
|
8 years ago |
Don Gagne
|
6c2c48e2ef
|
Merge pull request #4647 from DonLakeFlyer/RemoveDeprecated
QGCOptions: Remove deprecated methods
|
8 years ago |
Don Gagne
|
5c3b9b0d3c
|
Switch to Qt 5.8
|
8 years ago |
Don Gagne
|
149c1ca8b5
|
Remove deprecated methods
|
8 years ago |
Don Gagne
|
de31d93ea1
|
Merge pull request #4642 from DonLakeFlyer/ControlSizing
Control sizing on mobile
|
8 years ago |