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