Daniel Agar
|
a4a8c1c6ba
|
add travis-ci and appveyor build status
|
9 years ago |
Lorenz Meier
|
af5957c531
|
Merge pull request #1999 from Vavooon/fix-windows-postbuild
Fix Windows postbuild error
|
9 years ago |
Lorenz Meier
|
f89f2b78d9
|
Merge pull request #2007 from dagar/icon
Readd Linux Shortcut Entry
|
9 years ago |
Daniel Agar
|
db7565da2a
|
readd qgroundcontrol.desktop
-this is used in the ubuntu package
|
9 years ago |
Don Gagne
|
fb75802cde
|
Merge pull request #1805 from dagar/git_version
set QGC version from git
|
9 years ago |
Don Gagne
|
e0baebfcf0
|
Merge pull request #1987 from pritamghanghas/apm_mode_support
flight mode support for ArduPilot
|
9 years ago |
Don Gagne
|
e2d46469a2
|
Merge pull request #1983 from NaterGator/qt-pch-compiletime
Precompile a handful of Qt headers to speed up compilation time
|
9 years ago |
Don Gagne
|
d8cb95921b
|
Merge pull request #2005 from DonLakeFlyer/FullQml
MainWindow is now 100% Qml
|
9 years ago |
Don Gagne
|
57c34c1cd0
|
Convert all ui to a single Qml container
|
9 years ago |
Don Gagne
|
5795e64c2b
|
Add support for gps messages
|
9 years ago |
Pritam Ghanghas
|
232baa6a5d
|
fixed a small mistake in apm modes work that was resulting in failed unit test
|
9 years ago |
Pritam Ghanghas
|
3b5740bcb1
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into apm_mode_support
|
9 years ago |
Vavooon
|
9558e3e8e9
|
Fix Windows postbuild error
|
9 years ago |
Lorenz Meier
|
3ba9c2f869
|
Merge pull request #1997 from marbug/fedora_add_qt5-qtlocation-devel
add qt5-qtlocation-devel for fedora
|
10 years ago |
Maryan Bahnyuk
|
72963d78a7
|
add qt5-qtlocation-devel for fedora
+ fix "Unknown module(s) in QT: location-private positioning-private"
|
10 years ago |
Lorenz Meier
|
fa4a9b9a85
|
UAS: Adjust HIL noise levels
|
10 years ago |
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 |