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