1. 19 Mar, 2019 1 commit
  2. 20 Feb, 2019 1 commit
  3. 17 Jan, 2019 1 commit
  4. 24 Dec, 2018 3 commits
    • Don Gagne's avatar
      · 16d355df
      Don Gagne authored
      Move cache location methods so they are available in all builds
      16d355df
    • Don Gagne's avatar
      · d4eff8e6
      Don Gagne authored
      Add missing header
      d4eff8e6
    • Don Gagne's avatar
      · 313ab9e5
      Don Gagne authored
      Add --clear-cache option
      313ab9e5
  5. 09 Dec, 2018 1 commit
  6. 19 Nov, 2018 1 commit
  7. 18 Nov, 2018 1 commit
  8. 12 Nov, 2018 1 commit
  9. 31 Oct, 2018 2 commits
  10. 26 Oct, 2018 1 commit
  11. 02 Oct, 2018 1 commit
    • Don Gagne's avatar
      · 7e66eb7f
      Don Gagne authored
      Fix typo
      7e66eb7f
  12. 01 Oct, 2018 1 commit
    • Don Gagne's avatar
      · e07b730b
      Don Gagne authored
      Add support for specifying fixed RTK base position
      e07b730b
  13. 28 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 84dc0758
      Don Gagne authored
      Change to case insensitive compare
      84dc0758
  14. 27 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  15. 26 Sep, 2018 2 commits
    • Don Gagne's avatar
      · 76d21b92
      Don Gagne authored
      Fix mobile builds
      76d21b92
    • Don Gagne's avatar
      · be0b2c22
      Don Gagne authored
      Stable desktop version check
      be0b2c22
  16. 25 Sep, 2018 1 commit
    • Don Gagne's avatar
      · 13a90d74
      Don Gagne authored
      Remove unused code
      13a90d74
  17. 07 Sep, 2018 1 commit
  18. 20 Jun, 2018 1 commit
  19. 01 Jun, 2018 1 commit
  20. 16 May, 2018 1 commit
    • acfloria's avatar
      Remove the advanced link settings · 317fe902
      acfloria authored
      Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link.
      Show in the link indicator if a link is inactive.
      317fe902
  21. 30 Apr, 2018 1 commit
  22. 11 Apr, 2018 3 commits
  23. 23 Mar, 2018 1 commit
  24. 18 Feb, 2018 1 commit
  25. 27 Jan, 2018 3 commits
  26. 19 Jan, 2018 1 commit
  27. 13 Dec, 2017 1 commit
  28. 29 Nov, 2017 4 commits
    • Beat Küng's avatar
      rebase fixup: remove AirMapController.{cc,h} · 6226743f
      Beat Küng authored
      6226743f
    • Beat Küng's avatar
      AirMap: refactor for multi-vehicle support & base class API · d17f10d2
      Beat Küng authored
      - add multi-vehicle support: each vehicle has now a per-vehicle AirMap
        object that takes care of flight creation, traffic & telemetry
      - add a base class API layer so that the interface between QGC and the
        AirMap implementation is clear, and easier to change
      - removes polygon upload to vehicle (needs a better solution)
      d17f10d2
    • Gus Grubba's avatar
      Make AirMapController as part of a Vehicle rather than a creatable QML... · d09847fc
      Gus Grubba authored
      Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects.
      Added a temporary indicator right below the toolbar. It's only visible if a permission (of any kind) exists. I need to understand better how this works before coming up with a more permanent solution.
      Restored toolbar to its original state (brand logo and whatnot)
      d09847fc
    • DonLakeFlyer's avatar
      add AirMap Controller & Manager · c92f9ca0
      DonLakeFlyer authored
      c92f9ca0
  29. 01 Nov, 2017 1 commit