Skip to content
  1. Nov 07, 2016
  2. Oct 27, 2016
  3. Oct 25, 2016
    • Gus Grubba's avatar
      Bug fixes. · dc2be3bf
      Gus Grubba authored
      Moving source files into Vehicles as it is a more coherent place.
      dc2be3bf
  4. Oct 21, 2016
  5. Oct 14, 2016
  6. Oct 05, 2016
  7. Oct 04, 2016
  8. Sep 28, 2016
  9. Sep 16, 2016
  10. Sep 15, 2016
  11. Sep 03, 2016
  12. Sep 01, 2016
  13. Aug 30, 2016
  14. Aug 28, 2016
  15. Aug 25, 2016
  16. Aug 19, 2016
  17. Aug 18, 2016
  18. Jul 31, 2016
  19. Jul 24, 2016
  20. Jul 23, 2016
  21. Jul 12, 2016
  22. Jul 09, 2016
  23. Jun 24, 2016
  24. Jun 23, 2016
  25. Jun 17, 2016
  26. Jun 15, 2016
  27. Jun 03, 2016
  28. Jun 01, 2016
  29. May 31, 2016
  30. May 29, 2016
  31. May 27, 2016
  32. Apr 28, 2016
  33. Apr 24, 2016
  34. Apr 20, 2016
  35. 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
  36. Apr 14, 2016
Loading