Skip to content
GitLab
Explore
Sign in
qgroundcontrol
Dec 08, 2014
Windows audio fix
· 41c25ff4
Lorenz Meier
authored
Dec 08, 2014
41c25ff4
Handle unused variable warnings
· 156f211c
Lorenz Meier
authored
Dec 08, 2014
156f211c
Put audio output into a worker thread.
· f5d2c570
Lorenz Meier
authored
Dec 08, 2014
f5d2c570
Dec 07, 2014
Merge pull request #1077 from DonLakeFlyer/ParamHang
· fa69b34c
Don Gagne
authored
Dec 06, 2014
fa69b34c
UAS responsible for getting first time parameter list
· bd3bb475
Don Gagne
authored
Dec 06, 2014
bd3bb475
Don't request parameter list unless user requested
· d74a19ce
Don Gagne
authored
Dec 06, 2014
d74a19ce
Dec 05, 2014
Merge pull request #1063 from DonLakeFlyer/MavlinkLogTest
· 2c0d56c7
Don Gagne
authored
Dec 05, 2014
2c0d56c7
Change to use QGCTemporaryFile
· 505220e0
Don Gagne
authored
Dec 05, 2014
505220e0
New QTemporaryFile replacement
· 7127f648
Don Gagne
authored
Dec 05, 2014
7127f648
Make sure UAS is deleted on correct thread
· f9dc3c0a
Don Gagne
authored
Dec 05, 2014
f9dc3c0a
Merge branch 'MavlinkLogTest' of
https://github.com/DonLakeFlyer/qgroundcontrol
into MavlinkLogTest
· d2cef492
Don Gagne
authored
Dec 05, 2014
d2cef492
New Mavlink Log collection unit test
· 496b8297
Don Gagne
authored
Dec 03, 2014
496b8297
Disconnect all links on MainWindow close
· 654fe43b
Don Gagne
authored
Dec 03, 2014
654fe43b
Silence noise debug statements
· b1cb2de2
Don Gagne
authored
Dec 03, 2014
b1cb2de2
Merge pull request #1076 from DonLakeFlyer/QLogggingCategoryREADME
· dfe7c2ed
Don Gagne
authored
Dec 04, 2014
dfe7c2ed
Update README for QLoggingCategory usage
· e23eb501
Don Gagne
authored
Dec 04, 2014
e23eb501
Merge pull request #1075 from DonLakeFlyer/FlightModeSetup
· e6aaf9c6
Don Gagne
authored
Dec 04, 2014
e6aaf9c6
Clear all maps in-between each test
· 9991c153
Don Gagne
authored
Dec 04, 2014
9991c153
VehicleSetup assures active as and parameters ready
· f966a3f6
Don Gagne
authored
Dec 04, 2014
f966a3f6
Must new MockUAS otherwise qt resource system is not ready
· ddde7cce
Don Gagne
authored
Dec 04, 2014
ddde7cce
Mock param mgr is created with full set of params
· ed807d4f
Don Gagne
authored
Dec 04, 2014
ed807d4f
Dec 04, 2014
FlightModeConfig plus unit test
· 9d20690a
Don Gagne
authored
Dec 04, 2014
9d20690a
Example file for QLoggingCategory use
· e7a44abb
Don Gagne
authored
Dec 04, 2014
e7a44abb
More implementation of Mock
· 3942c3bb
Don Gagne
authored
Dec 04, 2014
3942c3bb
Renamed due to collision with new QGCComboBox
· 551ffcc8
Don Gagne
authored
Dec 04, 2014
551ffcc8
QGCComboBox with new simulateUserSetCurrentIndex
· 6eb11b75
Don Gagne
authored
Dec 04, 2014
6eb11b75
Merge pull request #1073 from DonLakeFlyer/activeUASSet
· a709b2f9
Don Gagne
authored
Dec 04, 2014
a709b2f9
Remove multiple activeUASSet overrides
· 5204aaba
Don Gagne
authored
Dec 04, 2014
5204aaba
Convert to activeUASSet(UASInterface*) signal
· 4bd4091b
Don Gagne
authored
Dec 04, 2014
4bd4091b
Remove unused selectSystem slot
· d06c98ed
Don Gagne
authored
Dec 04, 2014
d06c98ed
Merge pull request #1070 from Susurrus/style_fix
· 109d6f4e
Don Gagne
authored
Dec 03, 2014
109d6f4e
Enlarge the perspective buttons on the toolbar.
· f05f7cc0
Bryant
authored
Dec 03, 2014
f05f7cc0
Merge pull request #1068 from DonLakeFlyer/UnitTestSettings
· 9ce1fecb
Don Gagne
authored
Dec 03, 2014
9ce1fecb
Dec 03, 2014
Unit Tests run from there own QSettings space
· fa500371
Don Gagne
authored
Dec 03, 2014
fa500371
Merge pull request #1065 from DonLakeFlyer/Version
· d6f05e81
Don Gagne
authored
Dec 03, 2014
d6f05e81
Merge pull request #1067 from DonLakeFlyer/README
· 04dd2d7d
Don Gagne
authored
Dec 03, 2014
04dd2d7d
Update for 32 bit Google earth information
· c27815e2
Don Gagne
authored
Dec 03, 2014
c27815e2
Bumped developer version
· e29703a1
Don Gagne
authored
Dec 03, 2014
e29703a1
New Mavlink Log collection unit test
· 7a211aca
Don Gagne
authored
Dec 03, 2014
7a211aca
Disconnect all links on MainWindow close
· 0b0323c0
Don Gagne
authored
Dec 03, 2014
0b0323c0
Loading