- 06 Aug, 2014 10 commits
-
-
Lorenz Meier authored
Remove unconnected view from QGC.
-
-
Lorenz Meier authored
Finish removing MAVLink generation code.
-
-
Bryant authored
Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
-
Lorenz Meier authored
Removed all dead code from MainWindow.
-
Bryant authored
Includes removing an if-statement that should've been dead but was erronously applied to the following statement. Dead code = bad, if-statements without braces = bad.
-
Bryant authored
This was deprecated on Febuary 3rd, 2014 and removed a little later. This finally completes that process.
-
Lorenz Meier authored
Simulation button should be checkable
-
Don Gagne authored
Without this, when you go to airframe config and the current config is Simulation it will not be selected. Hence you won’t know what the current config is.
-
- 05 Aug, 2014 10 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
More comprehensive testing of FileManager error/edge cases
-
Lorenz Meier authored
Cleanup some unitialized variable issues pointed out by Valgrind
-
Lorenz Meier authored
-
Bryant Mairs authored
-
Lorenz Meier authored
-
Don Gagne authored
Specifically much better testing for the handling of: - Ack responses not being sent by server - Getting Nak’s back from commands - CRC failures Also changed file validation to take into account Mock Server no longer sending file length in first byte of file.
-
Don Gagne authored
Also changed the downloaded file contents to not include the file length in the first byte. This makes the code a bit less confusing.
-
Don Gagne authored
-
Don Gagne authored
-
- 04 Aug, 2014 1 commit
-
-
- 01 Aug, 2014 1 commit
-
-
Lorenz Meier authored
Valgrind fixes
-
- 31 Jul, 2014 18 commits
-
-
-
-
Susurrus authored
Delete outdated and unused (all) SLUGS-autopilot-specific code
-
Bryant Mairs authored
Changed to get the current voice properties, then modify then and set new ones.
-
Bryant Mairs authored
Changed to get the current voice properties, then modify then and set new ones.
-
Don Gagne authored
File manager Unit Test back on
-
Don Gagne authored
When unit tests are being run in TeamCity the host box can end up being very bogged down with other builds. So need to up wait time, to take into account CPUs grinding.
-
Don Gagne authored
-
Don Gagne authored
Need to disambiguate from video stream messages
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Qt5 qmake seems to leave this handing around
-
-
Bryant Mairs authored
Found by valgrind.
-
Bryant Mairs authored
Found via valgrind.
-
Bryant Mairs authored
Found by valgrind.
-
Bryant Mairs authored
-
-