1. 26 Jun, 2014 1 commit
  2. 05 May, 2014 1 commit
  3. 22 Feb, 2014 1 commit
    • Don Gagne's avatar
      Fix failed connection · cab41473
      Don Gagne authored
      MainWindow::loadDataView has been commented out for 9 months now.
      Removed commented out code instead of leaving cruft in.
      cab41473
  4. 12 Feb, 2014 1 commit
  5. 12 Jan, 2014 2 commits
  6. 10 Nov, 2013 1 commit
  7. 25 Oct, 2013 1 commit
  8. 23 Oct, 2013 2 commits
  9. 20 Oct, 2013 1 commit
  10. 19 Oct, 2013 1 commit
  11. 14 Oct, 2013 1 commit
  12. 11 Oct, 2013 1 commit
  13. 10 Oct, 2013 2 commits
  14. 07 Oct, 2013 1 commit
  15. 03 Aug, 2013 1 commit
  16. 16 Jun, 2013 1 commit
  17. 11 Jun, 2013 1 commit
  18. 05 Jun, 2013 3 commits
  19. 04 Jun, 2013 8 commits
  20. 24 Jan, 2013 1 commit
  21. 06 Nov, 2012 2 commits
  22. 14 Sep, 2012 1 commit
  23. 22 Mar, 2012 1 commit
  24. 25 Feb, 2012 1 commit
  25. 16 Feb, 2012 1 commit
    • Bryant Mairs's avatar
      Added logging of useful values from the HEARTBEAT and SYS_STATUS messages to the realtime plotter. · 5114ff8e
      Bryant Mairs authored
      Removed some dead code.
      Added more valueChanged() signals to account for every data type. This moves the conversion over into the valueChanged receivers, which while it will require more slot-functions, makes it easier to add more code as any necessary conversion is done internally to the slot and so the signaler doesn't need to know the details.
      I also added some more details on the types of units expected by valueChanged().
      5114ff8e
  26. 08 Jan, 2012 1 commit
  27. 29 Dec, 2011 1 commit