Don Gagne
57ef8d6729
Merge pull request #1995 from DonLakeFlyer/HomePositionFixes
...
Home position fixes
10 years ago
Daniel Agar
56f05dc8ea
set QGC version from git
10 years ago
Daniel Agar
93af2553d6
automate ppa creation and upload
10 years ago
Daniel Agar
f453372736
fix buffer overflow
10 years ago
Daniel Agar
1c55204231
Merge pull request #1899 from mavlink/appveyor
...
appveyor s3 deploy
10 years ago
Daniel Agar
29db201c45
appveyor s3 deploy release folder
10 years ago
Don Gagne
691fc57b77
Merge pull request #1993 from DonLakeFlyer/AnalyzeWidget
...
Move Analyze view to widget
10 years ago
Don Gagne
24ae7b64da
Better home position handling
...
Also remove Move Up and Move Down support
10 years ago
Don Gagne
2440526fb4
No telemetry logs in mobile
10 years ago
Don Gagne
02b946ef97
Move headers out of mobile build
10 years ago
Don Gagne
1b82d675ac
Fix mobile build
10 years ago
Don Gagne
fd70e34cfd
Move Analyze view to widget
10 years ago
Don Gagne
aa9f5591a3
Merge pull request #1990 from DonLakeFlyer/FlyingField
...
Changed Home Position Manager to Flying Field Manager
10 years ago
Don Gagne
02aa2810b1
Change to Flying Field Manager terminology
...
Also fixed button and panel state transition bugs
10 years ago
Don Gagne
94d5e1f837
New ExclusiveGroupItem base class control
10 years ago
Nate Weibley
9b1006ce6b
Merge remote-tracking branch 'origin/master' into qt-pch-compiletime
10 years ago
Nate Weibley
4b3783fbc5
Only use precompiled headers on windows
10 years ago
Don Gagne
1f3100cfb1
Merge pull request #1984 from DonLakeFlyer/LiveHome
...
Support live home position in Mission Editor
10 years ago
Don Gagne
a1765794d2
Merge pull request #1982 from NaterGator/rm-cameraview
...
Remove unused CameraView widget using legacy OpenGL
10 years ago
Don Gagne
c4a59ff716
Merge pull request #1981 from DonLakeFlyer/FloatingWidgets
...
Dock Widgets only support floating
10 years ago
Gus Grubba
3643a5e7a7
Merge pull request #1988 from dogmaphobic/mapType
...
Change vehicle position icon based on map type.
10 years ago
Gus Grubba
97c23300dc
Merge pull request #1980 from dogmaphobic/pinchZoomWorkaround
...
Work around for pinch zoom bug in Qt (Qt Location)
10 years ago
dogmaphobic
32aff57c7b
Change vehicle position icon based on map type.
10 years ago
Pritam Ghanghas
3a3a8afcb0
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into apm_mode_support
10 years ago
Pritam Ghanghas
04a4054aaa
flight mode support for ArduPilot
10 years ago
Don Gagne
5f803dd78d
Merge pull request #1965 from NaterGator/param-hash
...
Enable quick cached load of parameters when connecting to vehicle
10 years ago
Don Gagne
b43ccf87a3
Support live home position in Mission Editor
10 years ago
Gus Grubba
84ef7ee248
Merge branch 'master' into pinchZoomWorkaround
10 years ago
Nate Weibley
c6b98fc874
Precompile a handful of Qt headers to speed up compilation time
10 years ago
Nate Weibley
fa3e468337
Use QOpenGLFunctions to resolve direct OpenGL calls
10 years ago
Nate Weibley
4c1701bc4c
Revert "Remove unused CameraView widget using legacy OpenGL"
...
This reverts commit 86f29adf76
.
10 years ago
Don Gagne
85379ce391
Merge pull request #1978 from DonLakeFlyer/VirtualKeyboard
...
Mobile virtual keyboard fixes, plus font
10 years ago
Don Gagne
28fc38f606
Dock Widgets only support floating
...
This is in preparation for full Qml main window
10 years ago
Nate Weibley
86f29adf76
Remove unused CameraView widget using legacy OpenGL
10 years ago
Gus Grubba
f565132218
Merge branch 'master' into pinchZoomWorkaround
10 years ago
Gus Grubba
8cca90f92d
Merge pull request #1979 from dogmaphobic/fixHelpButton
...
Missed in conflicted merge
10 years ago
dogmaphobic
dc5223af11
Work around for pinch zoom bug in Qt (Qt Location)
10 years ago
dogmaphobic
bc61e579b1
Missed in conflicted merge
...
This is to toggle off help view when clicking on items on the map and checking the appropriate buttons accordingly.
10 years ago
Nate Weibley
9862e074b9
Merge remote-tracking branch 'origin/master' into param-hash
10 years ago
Nate Weibley
186f0bff8a
Remove duplicated enum conversion function
10 years ago
Nate Weibley
c9123adfb6
Build param cache path using QDir::filePath
10 years ago
Gus Grubba
5894f2cabb
Merge pull request #1971 from dogmaphobic/toggleMapButtons
...
Made map buttons toggle between black and orange.
10 years ago
Don Gagne
7f834f5b67
No El Capitan hack on Mobile
10 years ago
Don Gagne
c2a42d1023
Close virtual keyboard on dialog close
10 years ago
Don Gagne
7cba880028
Use numeric virtual keyboard
10 years ago
dogmaphobic
ae152e7376
Fixing merge conflicts.
...
Merge remote-tracking branch 'mavlink/master' into toggleMapButtons
* mavlink/master:
UAS: Improve HIL inputs
More work on waypoint lines
Conflicts:
src/MissionEditor/MissionEditor.qml
10 years ago
Lorenz Meier
2ba8a0f332
UAS: Improve HIL inputs
10 years ago
Don Gagne
27f2c6927f
Merge pull request #1972 from DonLakeFlyer/MissionEditor
...
More work on waypoint lines
10 years ago
dogmaphobic
81908093c4
Making waypoints (orange) colors use palette so it can be changed in one single place.
10 years ago
dogmaphobic
1388ac3a87
Adding a palette for map buttons.
10 years ago