1. 30 Mar, 2015 3 commits
  2. 28 Mar, 2015 1 commit
    • Don Gagne's avatar
      Remove link ids and add link mavlink channel · 4f5984b3
      Don Gagne authored
      Link ids were being used interchangeably with the mavlink channel for
      the link. Link ids handed out as a numerically increasing integer. Once
      the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break
      loose and cause memory corruption.
      4f5984b3
  3. 26 Mar, 2015 1 commit
  4. 10 Dec, 2014 1 commit
  5. 01 Dec, 2014 2 commits
    • Bryant's avatar
      Remove all unnecessary calls to QSettings.sync(). · 6359f78a
      Bryant authored
      This function is called automatically when a QSettings object is destroyed,
      so is rarely needed to be called explicitly.
      
      There are still some cases where
      a QSettings object is passed-by-reference, so there I left the sync() calls as
      it's unclear how permanent those objects are and if they'd call sync() before
      application shutdown
      6359f78a
    • Don Gagne's avatar
      Fix broken connect · e7908d74
      Don Gagne authored
      e7908d74
  6. 27 Nov, 2014 1 commit
  7. 24 Nov, 2014 1 commit
  8. 24 Jul, 2014 1 commit
  9. 08 Jan, 2014 1 commit
  10. 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
  11. 23 Dec, 2013 2 commits
  12. 22 Dec, 2013 5 commits
  13. 15 Aug, 2013 1 commit
  14. 03 Aug, 2013 1 commit
  15. 05 Jun, 2013 1 commit
  16. 21 May, 2013 1 commit
  17. 10 Dec, 2012 1 commit
  18. 04 Oct, 2012 1 commit
  19. 19 Sep, 2012 1 commit
  20. 18 Sep, 2012 1 commit
  21. 27 Aug, 2012 1 commit
  22. 07 Aug, 2012 1 commit
  23. 30 Jul, 2012 1 commit
  24. 25 Jul, 2012 1 commit
  25. 13 Jul, 2012 1 commit
  26. 16 Sep, 2011 1 commit
  27. 02 Sep, 2011 1 commit
  28. 31 Jul, 2011 1 commit
  29. 29 Jul, 2011 1 commit
  30. 28 Jul, 2011 1 commit
  31. 16 Jul, 2011 1 commit
  32. 14 Jul, 2011 1 commit