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