Skip to content
Snippets Groups Projects
  1. Apr 21, 2012
  2. Apr 17, 2012
  3. Apr 06, 2012
  4. Mar 20, 2012
  5. Mar 15, 2012
  6. Mar 12, 2012
  7. Mar 10, 2012
  8. Mar 02, 2012
  9. Mar 01, 2012
  10. Feb 20, 2012
    • jsiegle's avatar
      Fixed bug in LfpDisplayCanvas · 49ae303f
      jsiegle authored
      When an LfpDisplayCanvas was hidden for more than a few seconds, it would lose
      track of the displayBufferIndex, causing it to pause for a few seconds when
      it comes back into view. Now, the DataViewport sends a "refresh" reminder
      to the canvas, to remind it to update its buffer indices in order to
      display new data.
      49ae303f
    • jsiegle's avatar
      Cleaned up FilterList code · d3a7790a
      jsiegle authored
      d3a7790a
  11. Feb 19, 2012
  12. Feb 16, 2012
    • jsiegle's avatar
      Added code for WiFiOutput · 6a047d1d
      jsiegle authored
      In combination with an EventNode, a WiFiOutput node is able to send a
      simple message to a hard-coded address via UDP. This is the first sink that
      actually emits an output. It's obviously over-simplified, but as a
      proof-of-concept, it seems to be working well.
      6a047d1d
  13. Feb 14, 2012
  14. Feb 13, 2012
    • jsiegle's avatar
      Changes to DataViewport class · 1ad5f3ae
      jsiegle authored
      Tabs now work reasonably well when right-justified.
      
      Border is now a square (except for upper-right corner).
      1ad5f3ae
  15. Feb 11, 2012
Loading