Skip to content
  1. Dec 24, 2018
    • 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
  2. Dec 09, 2018
  3. Nov 19, 2018
  4. Nov 18, 2018
  5. Nov 12, 2018
  6. Oct 31, 2018
  7. Oct 26, 2018
  8. Oct 02, 2018
    • Don Gagne's avatar
      · 7e66eb7f
      Don Gagne authored
      Fix typo
      7e66eb7f
  9. Oct 01, 2018
    • Don Gagne's avatar
      · e07b730b
      Don Gagne authored
      Add support for specifying fixed RTK base position
      e07b730b
  10. Sep 28, 2018
    • Don Gagne's avatar
      · 84dc0758
      Don Gagne authored
      Change to case insensitive compare
      84dc0758
  11. Sep 27, 2018
    • Don Gagne's avatar
      · 2fd39fe1
      Don Gagne authored
      Move ArduPilot preflight check handling to generic QGC
      2fd39fe1
  12. Sep 26, 2018
    • 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
  13. Sep 25, 2018
    • Don Gagne's avatar
      · 13a90d74
      Don Gagne authored
      Remove unused code
      13a90d74
  14. Sep 07, 2018
  15. Jun 20, 2018
  16. Jun 01, 2018
  17. May 16, 2018
    • 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
  18. Apr 30, 2018
  19. Apr 11, 2018
  20. Mar 23, 2018
  21. Feb 18, 2018
  22. Jan 27, 2018
  23. Jan 19, 2018
  24. Dec 13, 2017
  25. Nov 29, 2017
    • 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
  26. Nov 01, 2017
  27. Oct 31, 2017
  28. Oct 23, 2017
  29. Oct 20, 2017
Loading