1. 07 Mar, 2018 1 commit
  2. 03 Mar, 2018 1 commit
  3. 27 Feb, 2018 1 commit
    • Gus Grubba's avatar
      Cleaning up old vehicle manager and getting it ready to actually provide... · 9359c154
      Gus Grubba authored
      Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management)
      Added submit flight plan
      Added update flight plan
      Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
      9359c154
  4. 22 Feb, 2018 2 commits
  5. 18 Feb, 2018 1 commit
  6. 17 Feb, 2018 1 commit
  7. 16 Feb, 2018 4 commits
  8. 15 Feb, 2018 2 commits
  9. 14 Feb, 2018 1 commit
  10. 07 Feb, 2018 4 commits
  11. 06 Feb, 2018 3 commits
  12. 05 Feb, 2018 1 commit
  13. 04 Feb, 2018 2 commits
  14. 03 Feb, 2018 1 commit
  15. 02 Feb, 2018 1 commit
  16. 01 Feb, 2018 4 commits
    • DonLakeFlyer's avatar
      Fix incorrect Resume Mission display · 955264c7
      DonLakeFlyer authored
      955264c7
    • Julian Oes's avatar
      PlanManager: use shorter timeout to download items · 8dee2570
      Julian Oes authored
      When downloading mission items from the autopilot we need to retry more
      agressively, so use a shorter timeout. If we don't do this, we might not
      re-request a mission item in time and the autopilot has already given up
      the overall mission transfer.
      
      This fixes the case where a mission request from QGC to autopilot or a
      mission item from autopilot to QGC gets lost on the link and needs to be
      requested again.
      8dee2570
    • Gus Grubba's avatar
      Finer control for plugins · 01fe0bf2
      Gus Grubba authored
      Split save mission to Json file in two so you have the option to saving it to a file or to a QByteArray Json blob.
      Virtualize all camera functions to allow deeper access.
      01fe0bf2
    • DonLakeFlyer's avatar
      Batch terrain requests · cf2d2aca
      DonLakeFlyer authored
      cf2d2aca
  17. 31 Jan, 2018 4 commits
  18. 30 Jan, 2018 3 commits
  19. 27 Jan, 2018 3 commits