Skip to content
  1. Feb 13, 2014
  2. Feb 12, 2014
    • Don Gagne's avatar
      Fix macro redefinition errors · 96fd7a03
      Don Gagne authored
      This removes a race condition between both qwt and qt against math.h on
      windows with _USE_MATH_DEFINES set. If math.h comes after qwt or qt
      math headers the math defines will be redefined. Really nasty to track
      down and ordering problems. So instead I just removed using math
      defines on windows and fall back to asin definition of M_PI_2. This
      will have some slight perf impact since it calls function instead of
      using constant. But I doubt on any of today’s machine it really makes a
      difference.
      96fd7a03
  3. Feb 04, 2014
  4. Jan 12, 2014
  5. Jan 08, 2014
  6. Jan 02, 2014
  7. Sep 10, 2013
  8. Aug 13, 2013
  9. Aug 08, 2013
  10. Aug 03, 2013
  11. Jul 30, 2013
    • tstellanova's avatar
      Start adjusting config UI · 64bb126e
      tstellanova authored
      Start move to single column layout for advanced parameters; Fix
      crashing bug in PrimaryFlightDisplay when uas is removed and then
      re-added; workaround compiler warning in GeneralBlockPanelKernel,
      64bb126e
  12. Jul 16, 2013
  13. Jul 09, 2013
  14. Jul 04, 2013
  15. Jul 01, 2013
  16. Jun 28, 2013
  17. Jun 08, 2013
  18. Jun 07, 2013
  19. May 01, 2013
  20. Apr 16, 2013
  21. Jan 09, 2013
  22. Dec 01, 2012
  23. Nov 26, 2012
  24. Nov 17, 2012
  25. Nov 04, 2012
  26. Nov 01, 2012
  27. Oct 18, 2012
  28. Sep 19, 2012
  29. Sep 16, 2012
  30. Sep 15, 2012
  31. Sep 14, 2012
  32. Sep 06, 2012
  33. Sep 05, 2012
  34. Sep 03, 2012
Loading