1. 25 Oct, 2018 1 commit
    • Don Gagne's avatar
      · c7246a36
      Don Gagne authored
      Add Distance to GCS to Vehicle FactGroup
      c7246a36
  2. 27 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  3. 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
  4. 03 Sep, 2018 1 commit
  5. 24 Aug, 2018 1 commit
  6. 20 Jun, 2018 1 commit
  7. 19 Jun, 2018 1 commit
  8. 01 Jun, 2018 1 commit
  9. 30 May, 2018 2 commits
  10. 27 May, 2018 1 commit
  11. 20 May, 2018 1 commit
  12. 16 May, 2018 6 commits
  13. 11 May, 2018 1 commit
  14. 09 May, 2018 1 commit
  15. 07 May, 2018 1 commit
  16. 01 May, 2018 1 commit
  17. 30 Apr, 2018 1 commit
  18. 07 Apr, 2018 1 commit
  19. 06 Apr, 2018 4 commits
  20. 05 Apr, 2018 2 commits
  21. 02 Apr, 2018 1 commit
  22. 21 Mar, 2018 1 commit
  23. 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
  24. 16 Feb, 2018 2 commits
  25. 02 Feb, 2018 1 commit
    • DonLakeFlyer's avatar
      More work in high latency · e6cf7dad
      DonLakeFlyer authored
      * Command ack timeout back on normal/high latency link
      * Correctly update ack timeout and high latency bit at correct times
      e6cf7dad
  26. 31 Jan, 2018 1 commit
    • DonLakeFlyer's avatar
      Add support for HIGH_LATENCY2 · a52b110b
      DonLakeFlyer authored
      * Flight modes still not implemented. Waiting on message change.
      * Also includes various cauterization of UI things which should not be
      available on high latency link.
      a52b110b
  27. 29 Jan, 2018 1 commit
    • Gus Grubba's avatar
      Add alert to air traffic · 97d3383c
      Gus Grubba authored
      Handled "airspace visible" state (not done)
      Adjusted restriction map items color and opacity
      Added/Updated icons for airspace traffic
      Adjust colors for text over maps
      97d3383c
  28. 27 Jan, 2018 2 commits