- Feb 18, 2015
-
-
Don Gagne authored
-
- Feb 13, 2015
-
-
Don Gagne authored
- Much simpler UI - MVC style qml programming model
-
- Feb 10, 2015
- Jan 01, 2015
-
-
Don Gagne authored
-
- Dec 23, 2014
- Dec 20, 2014
-
-
Don Gagne authored
Summary page is also the launching spot for the setup screens. No more left hand set of buttons.
-
- Dec 05, 2014
-
-
Don Gagne authored
-
- Dec 02, 2014
-
-
Andreas Antener authored
-
- 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
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
- Nov 21, 2014
-
-
Don Gagne authored
This allows you to determine if full parameter list is ready if you missed the parameterListUpToDate signal.
-
- Nov 17, 2014
-
-
Don Gagne authored
This allows you to determine if full parameter list is ready if you missed the parameterListUpToDate signal.
-
- Nov 14, 2014
- Nov 05, 2014
-
-
Lorenz Meier authored
-
- Nov 03, 2014
- Nov 02, 2014
-
-
Don Gagne authored
QSerialPort buffering too slow on Windows.
-
- Oct 31, 2014
- Oct 28, 2014
- Oct 23, 2014
-
-
Don Gagne authored
Removes a possible hang on Windows
-
- Oct 22, 2014
-
-
Don Gagne authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
- Oct 20, 2014
-
-
Lorenz Meier authored
-
- Oct 14, 2014
-
-
Anton Matosov authored
-
- Oct 13, 2014
-
-
Anton Matosov authored
-
Don Gagne authored
This was causing a MOC compiler warnings. Also removed an unused control.
-
- Oct 09, 2014
-
-
Don Gagne authored
Also fixed bug where channel detection number had off by 1. Also changed UI to show channel reversal.
-
- Aug 25, 2014
-
-
Don Gagne authored
Also uses new min/max/invalid widget display
-
- Aug 24, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 23, 2014
-
-
Don Gagne authored
- Updated to use RCChannelWidget - Removed attitude control widgets - Previous calibration values now shown when not actively calibrating
-