- 14 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 08 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 08 Dec, 2014 1 commit
-
-
Don Gagne authored
This removes confusion as to whether you call UAS::requestParameters (incorrect) or QGCUASParamManager::requestParameterList (correct) from client code.
-
- 25 Nov, 2014 2 commits
-
-
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
-
Don Gagne authored
-
- 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.
-
- 23 Aug, 2014 1 commit
-
-
Don Gagne authored
This prevents a threading problem where previously the new happened on the wrong thread.
-
- 28 Dec, 2013 1 commit
-
-
Don Gagne authored
This allows us to create mock version of the objects to use for unit tests
-
- 09 Sep, 2013 1 commit
-
-
Jean Cyr authored
- MAV resets the RC_DSM_BIND param back to 0 automatically but QGC doesn't know about this and thinks the parameter hasn't changed when the pair button is hit a second time. Since it thinks the param has not change, it doesn't transmit the update. - This implements method to allow to optionally force QGC to send the update. By default it does not - Also added copy statements to include the two missing DLLs (QtDeclarative and QtScript) automatically as part of Windows build.
-
- 29 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 27 Aug, 2013 1 commit
-
-
tstellanova authored
Also move default component ID into data model
-
- 25 Aug, 2013 1 commit
-
-
tstellanova authored
don't process updates to unmapped rc channels when we're not in calibration mode
-
- 22 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 20 Aug, 2013 1 commit
-
-
tstellanova authored
Add persistRcValuesButt to allow mappings to be persisted outside the calibration mode; cleanup const params in param dataq model; add some debug for mapping problems
-
- 19 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 18 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 16 Aug, 2013 3 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- 15 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 13 Aug, 2013 18 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-