- Nov 25, 2014
-
-
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
-
- Nov 24, 2014
-
-
Don Gagne authored
This avoids collision with main app SettingsDialog class
-
- Nov 01, 2014
-
-
Don Gagne authored
-
- Oct 23, 2014
- Oct 22, 2014
-
-
Don Gagne authored
-
- Sep 29, 2014
-
-
Don Gagne authored
-
- Aug 23, 2014
-
-
Don Gagne authored
-
- Jul 30, 2014
-
-
Bryant Mairs authored
-
- Jul 02, 2014
-
-
Bryant Mairs authored
-
- Jul 01, 2014
-
-
Bryant Mairs authored
-
- Feb 26, 2014
-
-
Don Gagne authored
-
- Feb 22, 2014
-
-
Don Gagne authored
-
- Feb 12, 2014
- Jan 12, 2014
- Dec 31, 2013
-
-
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.
-
- Dec 29, 2013
-
-
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.
-
- Dec 28, 2013
-
-
Don Gagne authored
-
- Sep 01, 2013
-
-
tstellanova authored
-
- Aug 01, 2013
-
-
Michael Carpenter authored
-
- Jul 31, 2013
-
-
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
-
- Jul 30, 2013
-
-
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
-
- Jul 29, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-