1. 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
  2. 05 Dec, 2014 5 commits
  3. 04 Dec, 2014 2 commits
  4. 03 Dec, 2014 2 commits
  5. 02 Dec, 2014 1 commit
  6. 01 Dec, 2014 4 commits
  7. 30 Nov, 2014 4 commits
  8. 29 Nov, 2014 1 commit
  9. 28 Nov, 2014 3 commits
  10. 27 Nov, 2014 5 commits
  11. 26 Nov, 2014 2 commits
  12. 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
  13. 21 Nov, 2014 2 commits
  14. 17 Nov, 2014 1 commit
  15. 14 Nov, 2014 2 commits
  16. 31 Oct, 2014 1 commit
  17. 28 Oct, 2014 1 commit
  18. 23 Oct, 2014 1 commit