1. 09 Dec, 2014 3 commits
  2. 08 Dec, 2014 1 commit
    • Don Gagne's avatar
      Removed UAS::requestParameters method · 39eb564f
      Don Gagne authored
      This removes confusion as to whether you call UAS::requestParameters
      (incorrect) or QGCUASParamManager::requestParameterList (correct) from
      client code.
      39eb564f
  3. 05 Dec, 2014 5 commits
  4. 04 Dec, 2014 2 commits
  5. 03 Dec, 2014 2 commits
  6. 02 Dec, 2014 1 commit
  7. 01 Dec, 2014 4 commits
  8. 30 Nov, 2014 4 commits
  9. 29 Nov, 2014 1 commit
  10. 28 Nov, 2014 3 commits
  11. 27 Nov, 2014 5 commits
  12. 26 Nov, 2014 2 commits
  13. 24 Nov, 2014 2 commits
    • Don Gagne's avatar
      Fix UAS unit test · 6d447410
      Don Gagne authored
      Destroyed signal must have been working incorrectly in the past.
      6d447410
    • Don Gagne's avatar
      Link connect/disconnect only through LinkManager · f65c0a57
      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.
      f65c0a57
  14. 21 Nov, 2014 2 commits
  15. 17 Nov, 2014 1 commit
  16. 14 Nov, 2014 2 commits