1. 06 Nov, 2020 1 commit
  2. 03 Nov, 2020 1 commit
  3. 30 Oct, 2020 1 commit
  4. 07 Oct, 2020 1 commit
  5. 13 Jun, 2020 1 commit
    • DonLakeFlyer's avatar
      · b70a4f01
      DonLakeFlyer authored
      LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
      b70a4f01
  6. 25 Mar, 2020 1 commit
  7. 23 Mar, 2020 1 commit
    • Don Gagne's avatar
      · cabb4d2a
      Don Gagne authored
      ArduPilot: Only force MISSION_ITEM_INT if vehicle support bit is set
      cabb4d2a
  8. 08 Mar, 2020 1 commit
    • DoinLakeFlyer's avatar
      · 04f50e70
      DoinLakeFlyer authored
      Much better error reporting for Mission transfer errors
      04f50e70
  9. 01 Feb, 2020 1 commit
  10. 24 Dec, 2019 1 commit
    • DonLakeFlyer's avatar
      · f39e88c8
      DonLakeFlyer authored
      Always send MISSION_ITEM_INT to ArduPilot
      f39e88c8
  11. 11 Aug, 2019 1 commit
  12. 25 Oct, 2018 1 commit
    • Don Gagne's avatar
      · c7b1880c
      Don Gagne authored
      Us MAV_COMP_ID_AUTOPILOT1 instead of MAV_COMP_ID_MISSIONPLANNER
      c7b1880c
  13. 14 Jul, 2018 2 commits
  14. 20 Jun, 2018 1 commit
  15. 17 Jun, 2018 1 commit
  16. 02 May, 2018 1 commit
  17. 16 Feb, 2018 1 commit
    • Gus Grubba's avatar
      Flight Plan WIP · b3c506ed
      Gus Grubba authored
      Moved flight planning away from "Flight Management" to its own class. Planning does not need a connected vehicle.
      b3c506ed
  18. 15 Feb, 2018 1 commit
  19. 01 Feb, 2018 1 commit
    • 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
  20. 31 Jan, 2018 1 commit
  21. 27 Jan, 2018 2 commits
    • Gus Grubba's avatar
      WIP (not done and not working) · 6b47e107
      Gus Grubba authored
      Break apart string of classes into their own files as all in one file became unwieldy
      Expose Airspace data in a QML ready format
      Split global Airspace from AirMap (Only now I figured out the reason for the pure virtual root classes)
      Refactored a bunch of things to make it consistent and/or obvious
      6b47e107
    • Gus Grubba's avatar
      WIP Making it possible to have a build without Airmap · f55279d9
      Gus Grubba authored
      Move all airmap related stuff to its own directory
      f55279d9
  22. 05 Jan, 2018 1 commit
  23. 04 Jan, 2018 1 commit
  24. 19 Dec, 2017 1 commit
  25. 18 Dec, 2017 1 commit
  26. 15 Dec, 2017 1 commit
  27. 13 Dec, 2017 1 commit
  28. 29 Nov, 2017 2 commits
  29. 25 Oct, 2017 1 commit
  30. 23 Oct, 2017 1 commit
  31. 18 Oct, 2017 1 commit
  32. 11 Oct, 2017 1 commit
  33. 25 Sep, 2017 1 commit
  34. 11 Aug, 2017 1 commit
  35. 07 Aug, 2017 1 commit
  36. 31 Jul, 2017 1 commit
  37. 28 Jul, 2017 1 commit