Skip to content
  1. Dec 10, 2014
  2. Dec 09, 2014
  3. Dec 08, 2014
    • 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
  4. Dec 05, 2014
  5. Dec 04, 2014
  6. Dec 03, 2014
  7. Dec 02, 2014
  8. Dec 01, 2014
  9. Nov 30, 2014
  10. Nov 29, 2014
  11. Nov 28, 2014
  12. Nov 27, 2014
  13. Nov 26, 2014
  14. Nov 24, 2014
    • 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
  15. Nov 21, 2014
Loading