1. 01 Sep, 2016 2 commits
  2. 30 Aug, 2016 3 commits
  3. 28 Aug, 2016 1 commit
  4. 25 Aug, 2016 1 commit
  5. 19 Aug, 2016 2 commits
  6. 18 Aug, 2016 1 commit
  7. 31 Jul, 2016 1 commit
  8. 24 Jul, 2016 1 commit
  9. 23 Jul, 2016 1 commit
  10. 12 Jul, 2016 1 commit
  11. 09 Jul, 2016 1 commit
  12. 24 Jun, 2016 1 commit
  13. 23 Jun, 2016 1 commit
  14. 17 Jun, 2016 1 commit
  15. 15 Jun, 2016 1 commit
  16. 03 Jun, 2016 1 commit
  17. 01 Jun, 2016 1 commit
  18. 31 May, 2016 1 commit
  19. 29 May, 2016 1 commit
  20. 27 May, 2016 1 commit
  21. 28 Apr, 2016 1 commit
  22. 24 Apr, 2016 1 commit
  23. 20 Apr, 2016 1 commit
  24. 19 Apr, 2016 1 commit
    • 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
  25. 14 Apr, 2016 1 commit
  26. 13 Apr, 2016 1 commit
  27. 12 Apr, 2016 2 commits
  28. 05 Apr, 2016 2 commits
  29. 04 Apr, 2016 2 commits
  30. 27 Mar, 2016 1 commit
  31. 17 Mar, 2016 1 commit
  32. 13 Mar, 2016 1 commit
  33. 12 Mar, 2016 1 commit