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