1. 25 Dec, 2013 1 commit
    • Don Gagne's avatar
      Fix broken Windows build · 33242c70
      Don Gagne authored
      - NAN not available in windows headers, use cross platform friendly
      version
      - VS compiler does not allow initializing non-integral types in header
      files
      - ActiveQt libs are already installed by Win Qt4.8.5, no need to build.
      Plus this part of the makefile just loops without nmake.exe installed
      which is not part of a standard windows box
      33242c70
  2. 24 Dec, 2013 1 commit
    • Don Gagne's avatar
      Remove hardwired inclusion of OSG · 26b50767
      Don Gagne authored
      The remainder of .pro and .pri files have conditional inclusion of
      OpenSceneGraph bases on availability. Removed this line which always
      includes it and overrides the conditional include which is already in
      other parts of the make files.
      26b50767
  3. 12 Dec, 2013 2 commits
  4. 10 Dec, 2013 1 commit
    • Don Gagne's avatar
      Fixed broken UnitTest build · 694091f9
      Don Gagne authored
      Build files were broken for unit test. Seems to difficult to try to kep
      qgroundcontrol.pro and qgcunittest.pro in sync with each other. Instead
      I made qgcunittest.pro just include qgroundcontrol.pro. This required
      some tweaks to allow TARGET to be set from the outside as well as to
      leave out main.cc. Also needed to modify qgroundcontrol.pri to use
      TARGET instead of hardcoding app name. This way it can build either
      qgroundcontrol.pp or qgcunittest.app. At this point only works on osx.
      694091f9
  5. 29 Nov, 2013 1 commit
  6. 28 Nov, 2013 1 commit
  7. 20 Oct, 2013 1 commit
    • John Tapsell's avatar
      Add an XY plot widget · 6c59f5f4
      John Tapsell authored
      This allows you to add XY graph plots of any data.  For example,
      x,y position data of a servo.
      6c59f5f4
  8. 18 Oct, 2013 1 commit
  9. 13 Oct, 2013 1 commit
  10. 11 Sep, 2013 2 commits
  11. 01 Sep, 2013 3 commits
  12. 25 Aug, 2013 4 commits
  13. 23 Aug, 2013 1 commit
  14. 18 Aug, 2013 2 commits
  15. 17 Aug, 2013 1 commit
  16. 16 Aug, 2013 1 commit
  17. 13 Aug, 2013 4 commits
  18. 07 Aug, 2013 1 commit
  19. 06 Aug, 2013 1 commit
  20. 03 Aug, 2013 1 commit
  21. 01 Aug, 2013 2 commits
  22. 31 Jul, 2013 1 commit
  23. 30 Jul, 2013 3 commits
  24. 29 Jul, 2013 2 commits
  25. 28 Jul, 2013 1 commit