- 26 Dec, 2014 1 commit
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 09 Dec, 2014 1 commit
-
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
- 03 Dec, 2014 2 commits
- 02 Dec, 2014 2 commits
- 01 Dec, 2014 4 commits
-
-
Bryant authored
-
Bryant authored
Fixes bugs with savings settings for the window state, theme, UAS-connected view, and low-power mode. Also removes some unneccesary logic that attempted to handled unclean shutdowns, which I haven't been able to reproduce.
-
Bryant authored
It was a poor proxy for better coding around the problem of bad settings or the lack of settings on first-run.
-
Bryant authored
No functionality changes in this code, just code clarify improvements.
-
- 30 Nov, 2014 1 commit
-
-
Don Gagne authored
Splash screen is optional. Also remove some unused class definition.
-
- 27 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 26 Nov, 2014 1 commit
-
-
Don Gagne authored
- allow unit tests to use QGCApplication - clear global singletons for each unit test run
-
- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2014 2 commits
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
Don Gagne authored
- Logging now always on to temp file - User prompted to save temp file after disconnect - Orphaned temp logs checked for on boot - Logs saved to new save file location - Log file starts/stops with first and last connnection
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 19 Nov, 2014 1 commit
-
-
Don Gagne authored
Also fixed bug in loadStyle
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 14 Nov, 2014 1 commit
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-
- 30 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Oct, 2014 1 commit
-
-
philipoe authored
Conflicts: src/uas/QGCMAVLinkUASFactory.cc src/uas/QGCMAVLinkUASFactory.h
-
- 23 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 27 Aug, 2014 1 commit
-
-
Bryant authored
No major functionality changes.
-
- 06 Aug, 2014 3 commits
-
-
Bryant authored
Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
-
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.
-
- 23 Jul, 2014 2 commits
-
-
Lorenz Meier authored
-
Bryant authored
SLUGS has maintained their patches out-of-tree for a long while now. These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
-
- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 20 Jun, 2014 2 commits
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
- 11 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
MainWindow::loadDataView has been commented out for 9 months now. Removed commented out code instead of leaving cruft in.
-
- 13 Feb, 2014 4 commits
-
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
Added documentation and clarified messages to the user.
-