Skip to content
Snippets Groups Projects
  1. Apr 03, 2013
  2. Mar 22, 2013
  3. Mar 21, 2013
  4. Mar 12, 2013
  5. Feb 13, 2013
  6. Feb 12, 2013
  7. Dec 26, 2012
  8. Dec 13, 2012
  9. Nov 26, 2012
  10. Nov 22, 2012
  11. Nov 20, 2012
  12. Nov 12, 2012
  13. Nov 11, 2012
  14. Nov 10, 2012
  15. Oct 09, 2012
  16. Oct 08, 2012
  17. Oct 06, 2012
  18. Sep 24, 2012
  19. Sep 21, 2012
  20. Sep 02, 2012
  21. Jul 31, 2012
  22. Jul 07, 2012
  23. Jun 16, 2012
    • jsiegle's avatar
      IntanThread now handles TTL inputs and generates its own timestamps. · a7a594c4
      jsiegle authored
      The IntanThread can report TTL events on its 6 input channels. This was tested
      with an Arduino; input detection is fast and reliable.
      
      The IntanThread also generates its own timestamps, allowing the software to move
      toward a framework in which timestamps come from input sources, rather than
      from the RecordNode.
      
      Finally, an ArduinoOutput module was added, which allows the software to
      communicate with an Arduino via serial output.
      a7a594c4
  24. May 23, 2012
  25. May 15, 2012
  26. Apr 13, 2012
    • jsiegle's avatar
      Redesigned channel selector buttons. · f5b78060
      jsiegle authored
      Channel selection now takes place within a slick new interface. It's not
      yet tied to actually changing parameters, but things should be much simpler
      code-wise, as well as visually.
      f5b78060
  27. Apr 11, 2012
  28. Apr 10, 2012
  29. Apr 05, 2012
    • jsiegle's avatar
      Removed references to obsolete Configuration class · 875e0309
      jsiegle authored
      UIComponent, ProcessorGraph, etc. were still referencing the configuration
      class (but not using it). Those references have now been removed, as the
      configuration object will be replaced by a set of parameter and channel
      objects.
      875e0309
Loading