1. 12 Dec, 2014 1 commit
    • Don Gagne's avatar
      Move UAS and MAVLinkProtocol back to main thread · fc493d75
      Don Gagne authored
      Plus a large number of other changes to allow for orderly shutdown of
      objects without crashes or asserts. This is need for unit tests to
      create/delete global state around every test.
      fc493d75
  2. 10 Dec, 2014 2 commits
  3. 27 Nov, 2014 1 commit
  4. 24 Nov, 2014 1 commit
  5. 14 Nov, 2014 1 commit
  6. 13 Feb, 2014 2 commits
  7. 29 Nov, 2013 1 commit
  8. 28 Nov, 2013 1 commit
  9. 09 Oct, 2013 2 commits
  10. 08 Oct, 2013 2 commits
  11. 30 Jul, 2013 1 commit
  12. 12 Jul, 2013 1 commit
  13. 10 Jun, 2013 1 commit
  14. 07 Jun, 2013 1 commit
  15. 30 Apr, 2013 1 commit
  16. 21 Apr, 2013 1 commit
  17. 17 Jan, 2013 1 commit
  18. 08 Aug, 2012 1 commit
  19. 25 Jul, 2012 1 commit
  20. 30 Jun, 2012 1 commit
  21. 18 Sep, 2011 2 commits
    • oberion's avatar
      Changed Xbeelink configuration · 17eb2abd
      oberion authored
      Set the remote address of the xbee via the xbeeconfiguration window and save last address in a txt file. Xbeelink ist still hardcoded to work with series2 xbees
      17eb2abd
    • oberion's avatar
      Changed UDP link · 5652f391
      oberion authored
      5652f391
  22. 16 Sep, 2011 2 commits
  23. 28 Jul, 2011 2 commits
  24. 27 Jul, 2011 2 commits
  25. 30 Mar, 2011 1 commit
  26. 11 Mar, 2011 1 commit
  27. 08 Feb, 2011 1 commit
  28. 24 Jan, 2011 1 commit
  29. 13 Jan, 2011 1 commit
  30. 08 Jan, 2011 1 commit
  31. 15 Dec, 2010 1 commit
  32. 22 Nov, 2010 1 commit
    • James Goppert's avatar
      Added a more generic osgqtwidget for map3d. · 2406510c
      James Goppert authored
      Still need to add uas connections. New osgwidget inherits from
      qgraphicsview to expose more functionality to qt. Map3d.ui contains
      the graphics view and some buttons. Currently runs yahoo_heightfield
      by default. Make sure you run qgroundcontrol fromt the top dir or
      it will seg fault, :-). I'll add some error handling soon.
      2406510c