- 02 Dec, 2014 1 commit
-
-
Bryant authored
-
- 01 Dec, 2014 1 commit
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- 27 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Oct, 2014 1 commit
-
-
Lorenz Meier authored
-
- 24 Aug, 2014 1 commit
-
-
Thomas Gubler authored
-
- 23 Aug, 2014 1 commit
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- 19 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 18 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 17 Sep, 2013 1 commit
-
-
Jean Cyr authored
-
- 10 Sep, 2013 1 commit
-
-
Lorenz Meier authored
-
- 06 Sep, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 26 Aug, 2013 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 19 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 15 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 Aug, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 19 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 16 Jul, 2013 2 commits
-
-
Bill Bonney authored
-
Bill Bonney authored
-
- 09 Jul, 2013 1 commit
-
-
Bill Bonney authored
-
- 04 Jul, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 01 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 26 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
-
- 25 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Fix for apm_planner issue #3, Serial port handling of '-' characters, since OSX can have a '-' in the port name
-
- 22 Jun, 2013 1 commit
-
-
Bryant authored
Fixed styling of the toolbar, specifically coloring and sizing of the buttons, and made the labels aware of the current window theme. Also made some changes to updating the toolbar when switching UASes or when UASes disconnect/reconnect.
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 10 Jun, 2013 2 commits
-
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- 09 Jun, 2013 2 commits
-
-
Lorenz Meier authored
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
-
Lorenz Meier authored
-
- 07 Jun, 2013 2 commits
-
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-