1. 20 Mar, 2018 7 commits
  2. 18 Mar, 2018 3 commits
  3. 17 Mar, 2018 4 commits
  4. 16 Mar, 2018 2 commits
  5. 15 Mar, 2018 3 commits
  6. 14 Mar, 2018 2 commits
  7. 13 Mar, 2018 3 commits
  8. 03 Mar, 2018 1 commit
  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 2 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