Skip to content

Tags: Izzi35/GUI

Tags

v0.3.6

Toggle v0.3.6's commit message
Binary release October 28, 2015

- Version presented at SfN 2015
- Adds USB3 support (Windows and Linux only)
- Various bugfixes and code cleanup

v0.3.5

Toggle v0.3.5's commit message
Binary release March 30, 2015

- Upgrades to Rhythm processor and FPGA bitfile
- Add rectifier node
- Various bugfixes and code cleanup

v0.3.4

Toggle v0.3.4's commit message
Binary release January 19, 2015

- Enable processors to handle data with different sample rates + timestamps
- Add Network Events (and ZeroMQ dependency)
- Add PSTH, Common Avg Reference, and Arduino Output processors
- Various bug fixes and code cleanup

v0.3.3

Toggle v0.3.3's commit message
Binary release November 14, 2014

- Allow independent range selection for ADC, AUX, and headstage channels
- Allow Channel Map to load and save its own configurations
- Enable File Reader to load Kwik files saved by the GUI
- Various bug fixes and code cleanup

v0.3.2

Toggle v0.3.2's commit message
Binary release October 13, 2014

Major update, recommended for all users
- Add 'Spike Sorter' to list of modules; allows online spike sorting based
  on boxes and PCA
- Add option to save in HDF5-based 'Kwik' data format
- Add input field to message center, to allow saving of timestamped strings
- Add features to Rhythm FPGA editor, including impedance testing
- Improve display for higher channel counts
- Reorganize directory structure to ease transition to plugin architecture
- A variety of bugfixes

v0.3.1

Toggle v0.3.1's commit message
Stable version before spikesorting merge

v0.3.0

Toggle v0.3.0's commit message
Binary release July 16, 2014

Major update, recommended for all users
- Upgrade to JUCE v3.0.6 (thanks to @FloFra)
- Change AudioSampleBuffer to use `getWritePointer` and `getReadPointer`
- Use Notifications instead of booleans where appropriate
- Revert Rhythm API code that was causing problems with data acquisition

v0.2.8

Toggle v0.2.8's commit message
Binary release June 25, 2014

- Enable flipping signal polarity in spike display and LFP viewer
- Spike display now saves and loads all parameters
- Bug fixes

v0.2.7

Toggle v0.2.7's commit message
Binary release Apr 6

- Added functionality to 'monitor' button for tetrodes
- Allow channel display state of LFP Viewer to save & load
- Added 'save as...' menu option
- Improved audio editor interface
- Simplified logic of acquisition/recording in control panel
- Additional bug fixes

v0.2.6

Toggle v0.2.6's commit message
Binary release Feb 28

Restored parameter saving/loading to Rhythm FPGA module.