1. 25 Mar, 2016 1 commit
  2. 13 Mar, 2016 2 commits
  3. 11 Mar, 2016 2 commits
  4. 10 Mar, 2016 1 commit
  5. 07 Mar, 2016 1 commit
  6. 06 Mar, 2016 1 commit
  7. 22 Feb, 2016 1 commit
    • Don Gagne's avatar
      Usability plug bug fixes · 9931529c
      Don Gagne authored
      - Sensors summary now shows you how man compasses you have
      - Fix for APM accel cal. Can only use first accel offsets.
      9931529c
  8. 19 Feb, 2016 2 commits
  9. 17 Feb, 2016 1 commit
  10. 01 Feb, 2016 1 commit
  11. 18 Jan, 2016 5 commits
  12. 17 Jan, 2016 1 commit
  13. 16 Jan, 2016 2 commits
  14. 15 Jan, 2016 2 commits
  15. 13 Jan, 2016 1 commit
  16. 10 Jan, 2016 1 commit
  17. 04 Jan, 2016 1 commit
    • Tomaz Canabrava's avatar
      Modernize Qt connections · f0e2e153
      Tomaz Canabrava authored
      First commit of modernizarion of Qt signal connections,
      the new signal connection is very userfull because of a few
      nice things:
      
      - it's checked at compile time instead of runtime
      - it can connect to any function or method, so we don't need
      to use slots anymore
      - it's way faster because it doesn't need to work with string
      comparisson, but it's basically a direct call.
      Signed-off-by: 's avatarTomaz Canabrava <tomaz.canabrava@intel.com>
      f0e2e153
  18. 03 Jan, 2016 2 commits
  19. 02 Jan, 2016 2 commits
  20. 30 Dec, 2015 3 commits
  21. 29 Dec, 2015 1 commit
  22. 28 Dec, 2015 2 commits
  23. 27 Dec, 2015 2 commits
  24. 26 Dec, 2015 2 commits