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