1. 01 Aug, 2018 1 commit
    • Gus Grubba's avatar
      Switch advisory API · e67ba35d
      Gus Grubba authored
      Handle flight start/end time
      Handle start/stop traffic monitor
      Only start telemetry if enabled
      Added a "Now" button for the flight start time
      Collect advisories only when the rules change
      e67ba35d
  2. 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
  3. 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
  4. 27 Jan, 2018 3 commits
    • Gus Grubba's avatar
      Done with build errors · ad4d7957
      Gus Grubba authored
      ad4d7957
    • Gus Grubba's avatar
      Yet some more · 5c9a3ca8
      Gus Grubba authored
      5c9a3ca8
    • 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