Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Dec 09, 2014
Move Windows sound API to right thread context and make it an object member....
· daefb0bd
Lorenz Meier
authored
Dec 09, 2014
daefb0bd
Fix beep API and unconnected slot
· 4bb161b8
Lorenz Meier
authored
Dec 09, 2014
4bb161b8
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
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
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
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
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
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
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
Dec 03, 2014
Unit Tests run from there own QSettings space
· fa500371
Don Gagne
authored
Dec 03, 2014
fa500371
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
Silence noise debug statements
· 859823a9
Don Gagne
authored
Dec 03, 2014
859823a9
Hide splash screen
· b5572934
Don Gagne
authored
Dec 02, 2014
b5572934
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· a312b956
Don Gagne
authored
Dec 02, 2014
a312b956
Hide splash screen
· e418e2e4
Don Gagne
authored
Dec 02, 2014
e418e2e4
Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis
· fccb5c12
Don Gagne
authored
Dec 02, 2014
fccb5c12
Fix param crash and connect/disconnect
· 432a42d4
Don Gagne
authored
Dec 02, 2014
432a42d4
Fix broken native dialogs
· c6733108
Don Gagne
authored
Dec 02, 2014
c6733108
Dec 02, 2014
Work around qRegisterMetaType race condition
· 0ce03b53
Don Gagne
authored
Dec 02, 2014
0ce03b53
Rename Pro menu to be just More.
· fbe6d108
Bryant
authored
Dec 01, 2014
fbe6d108
Preserve backwards compatibility for view settings.
· de7f91c1
Bryant
authored
Dec 01, 2014
de7f91c1
Clean up old view/actions in the MainWindow.
· 25915f45
Bryant
authored
Dec 01, 2014
25915f45
Rename Simulation to HIL Simulation.
· b57100bd
Bryant
authored
Dec 01, 2014
b57100bd
Loading