Skip to content
  1. Jun 27, 2014
  2. Jun 26, 2014
  3. May 05, 2014
  4. Feb 22, 2014
    • 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
  5. Feb 12, 2014
  6. Jan 12, 2014
  7. Nov 10, 2013
  8. Oct 25, 2013
  9. Oct 23, 2013
  10. Oct 20, 2013
  11. Oct 19, 2013
  12. Oct 14, 2013
  13. Oct 11, 2013
  14. Oct 10, 2013
  15. Oct 07, 2013
  16. Aug 03, 2013
  17. Jun 16, 2013
  18. Jun 11, 2013
  19. Jun 05, 2013
  20. Jun 04, 2013
  21. Jan 24, 2013
  22. Nov 06, 2012
  23. Sep 14, 2012
  24. Mar 22, 2012
  25. Feb 25, 2012
  26. Feb 16, 2012
    • 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
Loading