- 09 Dec, 2014 4 commits
- 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.
-
- 05 Dec, 2014 5 commits
- 04 Dec, 2014 2 commits
- 03 Dec, 2014 2 commits
- 02 Dec, 2014 1 commit
-
-
Don Gagne authored
Simple starting point to view testing
-
- 01 Dec, 2014 4 commits
- 30 Nov, 2014 4 commits
- 29 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Nov, 2014 3 commits
- 27 Nov, 2014 5 commits
- 26 Nov, 2014 2 commits
- 24 Nov, 2014 2 commits
-
-
Don Gagne authored
Destroyed signal must have been working incorrectly in the past.
-
Don Gagne authored
Centralize all connecting and disconnecting of links through LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer allowed through LinkInterface. This allows creation of new LinkManager::setConnections[Suspended|Allowed] methods to disallow connections as needed.
-
- 21 Nov, 2014 2 commits
- 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 1 commit
-
-
Don Gagne authored
-