- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 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
-
- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this: 1) The QMessageBox implementation on OSX does now show the title string. This leads to message boxes which don't make much sense. So on OSX we set title to text and text to informative text. 2) If parent is NULL, we set parent to MainWindow::instance. This prevents message boxes which can go behind MainWindow
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
This avoids collision with main app SettingsDialog class
-
- 01 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 23 Oct, 2014 2 commits
- 22 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 29 Sep, 2014 1 commit
-
-
Don Gagne authored
-
- 23 Aug, 2014 1 commit
-
-
Don Gagne authored
-
- 30 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 02 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 01 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 26 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 12 Feb, 2014 2 commits
- 12 Jan, 2014 2 commits
- 31 Dec, 2013 1 commit
-
-
Don Gagne authored
Realized that I had configured my APM:Plane incorrectly since FlightModeConfig was only set up to work with APM:Copter. Changed code to respect mode switch channel parameter across all APM frame types. Also a pile of other changes to make this code much more bullet proof and correct. Implemented simple mode as well. Changed the style of the code to be more data driven. This allows for adjusting for new param values without needed to changing any code.
-
- 29 Dec, 2013 1 commit
-
-
Don Gagne authored
Realized that I had configured my APM:Plane incorrectly since FlightModeConfig was only set up to work with APM:Copter. Changed code to respect mode switch channel parameter across all APM frame types. Also a pile of other changes to make this code much more bullet proof and correct. Implemented simple mode as well. Changed the style of the code to be more data driven. This allows for adjusting for new param values without needed to changing any code.
-
- 28 Dec, 2013 1 commit
-
-
Don Gagne authored
-
- 01 Sep, 2013 1 commit
-
-
tstellanova authored
-
- 01 Aug, 2013 1 commit
-
-
Michael Carpenter authored
-
- 31 Jul, 2013 7 commits
-
-
Bill Bonney authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Fix for accelerometer config failure leading to inability to recalibrate. Also changing screen will void calibration and require recalibration.
-
Michael Carpenter authored
-
- 30 Jul, 2013 8 commits
-
-
Michael Carpenter authored
Change so firmware information requests happen 10 seconds after startup instead of 0.5seconds, to avoid a race condition
-
Michael Carpenter authored
Fix for potential race condition where UI is not finished configuring when parameters start coming in
-
Bill Bonney authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Bill Bonney authored
-
Bill Bonney authored
-