Skip to content
  1. Feb 01, 2020
  2. Nov 16, 2019
    • DonLakeFlyer's avatar
      · 44fa02aa
      DonLakeFlyer authored
      ADSB server support provided through new ADSBVehicleManager implemenation
      44fa02aa
  3. Aug 22, 2019
  4. Mar 14, 2019
  5. Mar 13, 2019
  6. Dec 19, 2018
  7. Mar 07, 2018
  8. Jan 27, 2018
  9. Nov 29, 2017
  10. Oct 20, 2017
  11. Apr 05, 2017
  12. Mar 23, 2017
  13. Feb 18, 2017
  14. Jan 13, 2017
  15. Jan 07, 2017
  16. Nov 28, 2016
  17. Nov 27, 2016
  18. Oct 27, 2016
  19. Oct 21, 2016
  20. Sep 14, 2016
  21. Aug 28, 2016
  22. Aug 18, 2016
  23. May 31, 2016
  24. Apr 27, 2016
  25. Apr 24, 2016
  26. Apr 19, 2016
    • Beat Küng's avatar
      gps: add structure to use gps drivers and send a RTCM stream via mavlink (currently disabled) · f13c1785
      Beat Küng authored
      This does the following:
      - add RTCMMavlink class that streams RTCM messages via mavlink
      - add GPSProvider class that opens a serial device and uses the gps driver
        submodule to get an RTCM stream
      - add a GPSManager class that manages the RTCMMavlink & GPSProvider classes
      - implement gps driver callback & definitions using Qt
      - add the GPSManager to the QGCToolbox
      
      To test this, uncomment the _gpsManager->setupGPS("ttyACM0"); in
      QGCToolbox.cc
      f13c1785
  27. Mar 27, 2016
  28. 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
  29. Dec 03, 2015
    • 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
  30. Nov 07, 2015
  31. Oct 30, 2015
Loading