1. 10 Dec, 2018 1 commit
  2. 06 Dec, 2018 1 commit
    • Don Gagne's avatar
      · 4bd1390c
      Don Gagne authored
      Show orbit telemetry status on map
      4bd1390c
  3. 30 Oct, 2018 1 commit
  4. 26 Oct, 2018 1 commit
    • Don Gagne's avatar
      · 6f05b038
      Don Gagne authored
      Heading to Home on Vehicle FactGroup
      6f05b038
  5. 25 Oct, 2018 3 commits
  6. 27 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  7. 04 Sep, 2018 1 commit
    • Gus Grubba's avatar
      MAVLink message receive status · b5f30ae4
      Gus Grubba authored
      Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages.
      Fixed code that monitors messages received (and lost)
      Added a section within the MAVLink panel to show the current status (for the current vehicle)
      Remove some old, unused exposed interfaces
      b5f30ae4
  8. 03 Sep, 2018 1 commit
  9. 24 Aug, 2018 1 commit
  10. 20 Jun, 2018 1 commit
  11. 19 Jun, 2018 1 commit
  12. 01 Jun, 2018 1 commit
  13. 30 May, 2018 2 commits
  14. 27 May, 2018 1 commit
  15. 20 May, 2018 1 commit
  16. 16 May, 2018 6 commits
  17. 11 May, 2018 1 commit
  18. 09 May, 2018 1 commit
  19. 07 May, 2018 1 commit
  20. 01 May, 2018 1 commit
  21. 30 Apr, 2018 1 commit
  22. 07 Apr, 2018 1 commit
  23. 06 Apr, 2018 4 commits
  24. 05 Apr, 2018 2 commits
  25. 02 Apr, 2018 1 commit
  26. 21 Mar, 2018 1 commit
  27. 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
  28. 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