1. 25 Apr, 2018 1 commit
  2. 13 Feb, 2018 1 commit
  3. 12 Feb, 2018 1 commit
  4. 09 Feb, 2018 2 commits
  5. 08 Feb, 2018 1 commit
  6. 07 Feb, 2018 4 commits
  7. 06 Feb, 2018 6 commits
  8. 05 Feb, 2018 10 commits
  9. 04 Feb, 2018 3 commits
  10. 03 Feb, 2018 3 commits
  11. 02 Feb, 2018 6 commits
  12. 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