- 23 Aug, 2014 9 commits
-
-
Lorenz Meier authored
Threading fixes
-
Don Gagne authored
Path through code allowed for xmlfile to be used when file was not opened. Also changed qWarning->qDebug to allow QT_FAIL_WARNINGS to be used to find bugs.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
This allows us to run with QT_FAIL_WARNINGS to find bugs. Also temp comment out of failed signal connection.
-
Don Gagne authored
This prevents a threading problem where previously the new happened on the wrong thread.
-
Don Gagne authored
This way we can test with QT_FAIL_WARNINGS set.
-
Don Gagne authored
Need to check for QImage failure otherwise it will through a qWarning.
-
- 21 Aug, 2014 12 commits
-
-
Lorenz Meier authored
mavlink: updated submode to latest master
-
Julian Oes authored
-
Lorenz Meier authored
-
Lorenz Meier authored
New implementation of PX4 RC Calibration
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Plus a few API tweaks
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Mimic pending param support by just calling through to setParameter.
-
Don Gagne authored
-
- 16 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-
- 14 Aug, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 13 Aug, 2014 5 commits
-
-
Don Gagne authored
Fix Windows QUpgrade on TeamCity
-
Don Gagne authored
-
Lorenz Meier authored
UAS: disabled global position forwarding
-
Julian Oes authored
-
Lorenz Meier authored
FTP progress bar and download speed
-
- 12 Aug, 2014 5 commits
-
-
Don Gagne authored
Also updated to latest QGCUASFileManager implementation.
-
Don Gagne authored
Also restructured signals to be more command-centric as opposed to ui-centric.
-
Don Gagne authored
-
Susurrus authored
Revert "Joystick: update gui and send new mavlink target messages". That PR broke Windows compilation and had other issues that also needed to be addressed.
-
Susurrus authored
-
- 11 Aug, 2014 6 commits
-
-
Don Gagne authored
Fix windows install
-
Lorenz Meier authored
Joystick: update gui and send new mavlink target messages
-
Lorenz Meier authored
Mavlink update
-
Don Gagne authored
And I really mean it this time!
-
Lorenz Meier authored
-
Lorenz Meier authored
-