Skip to content
Snippets Groups Projects
  1. Feb 14, 2012
    • jsiegle's avatar
      FilterViewport can now be hidden · b5154bf5
      jsiegle authored
      - Added a FilterViewportButton class to the UIComponent file, which shows/hides
      the FilterViewport whenever it's clicked
      - Thus, the DataViewport can now fill up almost the entire window
      b5154bf5
  2. 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
    • jsiegle's avatar
      Acquisition automatically stops if data source is lost · ac72523a
      jsiegle authored
      Changes to the DataThread, SourceNode, and UIComponent classes allow data
      threads to disable callbacks if they are no longer receiving input. So
      far this has only been tested with the Intan Board, but it works really well.
      Unplugging the board in the middle of acquisition allows the thread to exit,
      and callbacks to be disabled, without any seg faults.
      ac72523a
  3. Feb 11, 2012
Loading