Skip to content
  1. Mar 13, 2016
  2. Mar 11, 2016
  3. Mar 10, 2016
    • 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
  4. Mar 07, 2016
  5. Mar 06, 2016
  6. Mar 05, 2016
  7. Mar 02, 2016
  8. Mar 01, 2016
  9. Feb 26, 2016
  10. Feb 23, 2016
  11. Feb 19, 2016
  12. Feb 18, 2016
    • 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
    • Don Gagne's avatar
      In progress indicator for vehicle sync · 809d29c8
      Don Gagne authored
      809d29c8
  13. Feb 17, 2016
  14. Feb 13, 2016
  15. Feb 12, 2016
  16. Feb 10, 2016
  17. Feb 09, 2016
  18. Jan 22, 2016
  19. Jan 21, 2016
  20. Jan 18, 2016
    • Don Gagne's avatar
      ThumbStick improvements · b946e889
      Don Gagne authored
      - Positions are bounded to rectangle
      - No longer re-centers if thumbs go outside bounds
      - ThumbPad moves to meet first thumb position, this prevents
      inadvertent movement as you put your thumb down
      b946e889
  21. Jan 17, 2016
  22. Jan 16, 2016
  23. Jan 15, 2016
  24. Jan 14, 2016
  25. Jan 10, 2016
  26. Jan 08, 2016
Loading