Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
Dec 09, 2014
Fix incorrect directory
· 1903e1f8
Don Gagne
authored
Dec 08, 2014
1903e1f8
Fix unused variable warning
· fbe79303
Don Gagne
authored
Dec 08, 2014
fbe79303
MainWindow now disallows close if active connections
· 1fb6b144
Don Gagne
authored
Dec 08, 2014
1fb6b144
Test disallow of close if active connections
· cac402bb
Don Gagne
authored
Dec 08, 2014
cac402bb
Disallow close if active connections
· 125f125a
Don Gagne
authored
Dec 08, 2014
125f125a
Check the log save settings before emitting save log signal
· 9b7b32b7
Don Gagne
authored
Dec 08, 2014
9b7b32b7
Dec 08, 2014
Sends it's own param_request_list message instead of calling us
· 3ca1c633
Don Gagne
authored
Dec 08, 2014
3ca1c633
Removed UAS::requestParameters method
· 39eb564f
Don Gagne
authored
Dec 08, 2014
39eb564f
Use correct parameter list request api
· 5a60edb1
Don Gagne
authored
Dec 08, 2014
5a60edb1
Default qtlogging.ini file is copied if it doesn't exist
· b11fd1d6
Don Gagne
authored
Dec 08, 2014
b11fd1d6
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
Loading