- Dec 31, 2014
-
-
Don Gagne authored
-
- Dec 26, 2014
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 02, 2014
-
-
Bryant authored
-
- Dec 01, 2014
-
-
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
-
- Nov 27, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
-
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Oct 22, 2014
-
-
Lorenz Meier authored
-
- Aug 24, 2014
-
-
Thomas Gubler authored
-
- Aug 23, 2014
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- May 19, 2014
-
-
Lorenz Meier authored
-
- May 18, 2014
-
-
Lorenz Meier authored
-
- Sep 17, 2013
-
-
Jean Cyr authored
-
- Sep 10, 2013
-
-
Lorenz Meier authored
-
- Sep 06, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 19, 2013
-
-
Lorenz Meier authored
-
- Aug 15, 2013
-
-
Lorenz Meier authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 19, 2013
-
-
Bill Bonney authored
-
- Jul 16, 2013
-
-
Bill Bonney authored
-
Bill Bonney authored
-
- Jul 09, 2013
-
-
Bill Bonney authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 01, 2013
-
-
Michael Carpenter authored
-
- Jun 26, 2013
-
-
Michael Carpenter authored
Another change for issue #3, SerialLink::getCurrentPortS() should now return consistant results on Windows to match linux and OSX
-
- Jun 25, 2013
-
-
Michael Carpenter authored
Fix for apm_planner issue #3, Serial port handling of '-' characters, since OSX can have a '-' in the port name
-
- Jun 22, 2013
-
-
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.
-
- Jun 13, 2013
-
-
Michael Carpenter authored
-
- Jun 10, 2013
-
-
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.
-