1. 18 Aug, 2016 1 commit
  2. 01 Aug, 2016 1 commit
  3. 25 Jul, 2016 2 commits
  4. 12 Jul, 2016 2 commits
  5. 31 May, 2016 1 commit
  6. 25 May, 2016 1 commit
  7. 06 May, 2016 1 commit
  8. 24 Apr, 2016 1 commit
  9. 13 Mar, 2016 2 commits
  10. 10 Mar, 2016 1 commit
    • Helmut Wolf's avatar
      Fix #2987: QGroundControlQmlGlobal.h: flightMapZoom should be a double, not an integer · b6a5050e
      Helmut Wolf authored
      Note that a change in zoom signals a `zoomLevelChanged` event; this in turn triggers `FlightDisplayViewMap` which sets the property changed in this commit to
      ```
      onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel
      ```
      
      This triggers the following message in Application Output: `onZoomLevelChanged: QGroundControl.flightMapZoom = zoomLevel`.
      
      This was the case before and after this fix, I don't know if that's a real issue though
      b6a5050e
  11. 07 Mar, 2016 1 commit
  12. 06 Mar, 2016 1 commit
  13. 02 Mar, 2016 1 commit
  14. 19 Feb, 2016 1 commit
  15. 18 Feb, 2016 1 commit
    • dogmaphobic's avatar
      Fixed Google Satellite · 8624fb71
      dogmaphobic authored
      Download Speed Tweaks (+2 squashed commits)
      Squashed commits:
      [ff0ef7e] Cleanup (remove OpenStreetMap)
      [370fa1d] Done (+25 squashed commits)
      Squashed commits:
      [9f3368f] Need to check how many instances of MapEngine are active.
      [d557eac] Download Optimization
      [392f50a] Almost there.
      Trying to optimize download.
      [a49d1d2] Settings
      [a94be97] Mostly there. Needs to finish options and map thumbnail.
      [38d5a0b] Downloading tiles and deleting sets
      [81101b9] More UI Work
      [c597d4b] Downloading tiles
      [a815e35] Get rid of OpenMaps
      [7e177ea] More reorg
      [fa6b671] Start handling create tile set
      Fix signal order when creating fetch tile task
      [2a31f4d] Refactoring
      [268b906] Renaming things
      [947d66e] Fix resource load error.
      [19e2de8] Adding MapBox
      [c73e627] Preparing download
      [87bbf22] UI Tweaks
      [3c32a86] A lot of UI code done.
      [ece8ce2] Starting to deal with tiles
      [7f387bc] Save tile set
      [f66f343] Adding more code
      [4de3418] Working
      [f0cc25d] Done for the night.
      [2d1d86e] Added SQL database for holding out own tile cache.
      [d405a87] Convert to camel case as this has been driving me nuts.
      8624fb71
  16. 13 Feb, 2016 1 commit
  17. 09 Feb, 2016 1 commit
  18. 16 Jan, 2016 1 commit
  19. 14 Jan, 2016 1 commit
  20. 18 Dec, 2015 2 commits
  21. 09 Dec, 2015 1 commit
  22. 08 Dec, 2015 1 commit
  23. 05 Dec, 2015 1 commit
  24. 03 Dec, 2015 1 commit
    • Don Gagne's avatar
      Add mission item categories · 62acc335
      Don Gagne authored
      - New mission command editor dialog
      - New MissionCommands toolbox object to get command info
      - Added APM mission item set
      62acc335
  25. 25 Nov, 2015 1 commit
  26. 23 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · b9cb57ec
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      b9cb57ec
  27. 19 Nov, 2015 2 commits
  28. 18 Nov, 2015 1 commit
    • Don Gagne's avatar
      Auto connect support · aaed8c2d
      Don Gagne authored
      - Pervasive change to automatically connect to known board types
      - Lots of additional changes along with this:
      - More exposure of objects/properties to Qml
      - Much restructuring in LinkManager and LinkManager clients
      aaed8c2d
  29. 13 Nov, 2015 1 commit
  30. 05 Nov, 2015 1 commit
  31. 02 Nov, 2015 1 commit
  32. 30 Oct, 2015 1 commit
  33. 27 Oct, 2015 1 commit
  34. 23 Oct, 2015 1 commit
  35. 29 Sep, 2015 1 commit