1. 13 Feb, 2014 1 commit
    • Bryant's avatar
      Improved MAVLink dialect selection. · 35dca1d0
      Bryant authored
      MAVLink dialects can now be specified as a list, so multiple dialects can be compiled in simultaneously (may result in conflicts between dialects).
      MAVLink dialects are checked for existance before support is added.
      Users are notified of which dialects are used and which cannot be added and why.
      The README now has info about specifying MAVLink dialects.
      35dca1d0
  2. 12 Feb, 2014 1 commit
  3. 11 Feb, 2014 1 commit
  4. 01 Feb, 2014 2 commits
  5. 13 Jan, 2014 1 commit
  6. 12 Jan, 2014 2 commits
  7. 08 Jan, 2014 1 commit
  8. 30 Dec, 2013 1 commit
  9. 29 Dec, 2013 4 commits
  10. 28 Dec, 2013 2 commits
  11. 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
  12. 12 Dec, 2013 1 commit
  13. 11 Dec, 2013 1 commit
  14. 06 Dec, 2013 1 commit
  15. 05 Dec, 2013 1 commit
  16. 04 Dec, 2013 1 commit
  17. 07 Nov, 2013 1 commit
  18. 20 Oct, 2013 1 commit
  19. 14 Oct, 2013 1 commit
  20. 21 Sep, 2013 1 commit
  21. 18 Sep, 2013 1 commit
  22. 17 Sep, 2013 1 commit
  23. 12 Sep, 2013 2 commits
  24. 11 Sep, 2013 1 commit
  25. 09 Sep, 2013 1 commit
    • Jean Cyr's avatar
      Fix Spektrum pair buton such that it works every time. · 8216b137
      Jean Cyr authored
      - MAV resets the RC_DSM_BIND param back to 0 automatically but QGC
      doesn't know about this and thinks the parameter hasn't changed when the
      pair button is hit a second time. Since it thinks the param has not
      change, it doesn't transmit the update.
      - This implements method to allow to optionally force QGC to send the
      update. By default it does not
      - Also added copy statements to include the two missing DLLs
      (QtDeclarative and QtScript) automatically as part of Windows build.
      8216b137
  26. 07 Sep, 2013 1 commit
  27. 04 Sep, 2013 1 commit
  28. 01 Sep, 2013 1 commit
  29. 30 Aug, 2013 1 commit
  30. 29 Aug, 2013 3 commits
  31. 28 Aug, 2013 1 commit