Skip to content
  1. Sep 27, 2018
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  2. Sep 04, 2018
    • 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
  3. Sep 03, 2018
  4. Aug 24, 2018
  5. Jun 20, 2018
  6. Jun 19, 2018
  7. Jun 01, 2018
  8. May 30, 2018
  9. May 27, 2018
  10. May 20, 2018
  11. May 16, 2018
  12. May 11, 2018
  13. May 09, 2018
  14. May 07, 2018
  15. May 01, 2018
  16. Apr 30, 2018
  17. Apr 07, 2018
  18. Apr 06, 2018
  19. Apr 05, 2018
  20. Apr 02, 2018
  21. Mar 21, 2018
  22. Feb 27, 2018
    • 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
  23. Feb 16, 2018
  24. Feb 02, 2018
    • 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
  25. Jan 31, 2018
    • 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
  26. Jan 29, 2018
    • 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
  27. Jan 27, 2018
    • Gus Grubba's avatar
      Yet some more · 5c9a3ca8
      Gus Grubba authored
      5c9a3ca8
    • Gus Grubba's avatar
      Some build fixes (not there yet) · fc74866c
      Gus Grubba authored
      fc74866c
    • 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
Loading