- Apr 03, 2013
-
-
aacuevas authored
-
- Mar 22, 2013
-
-
Josh Siegle authored
-
- Mar 21, 2013
-
-
jsiegle authored
-
- Mar 12, 2013
-
-
jsiegle authored
-
- Feb 13, 2013
-
-
jsiegle authored
-
- Feb 12, 2013
-
-
Marti Bolivar authored
It's unused, declared obsolete, and is triggering GCC warnings. If anyone wants it back, it'll be in the Git history. Signed-off-by:
Marti Bolivar <mbolivar@leaflabs.com>
-
- Dec 26, 2012
-
-
Josh Siegle authored
-
- Dec 13, 2012
-
-
Josh Siegle authored
-
- Nov 26, 2012
- Nov 22, 2012
-
-
Adam Mokhtari authored
-
- Nov 20, 2012
-
-
Josh Siegle authored
-
unknown authored
-
- Nov 12, 2012
-
-
jsiegle authored
-
- Nov 11, 2012
-
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
- Nov 10, 2012
-
-
jsiegle authored
-
- Oct 09, 2012
-
-
Josh Siegle authored
-
- Oct 08, 2012
-
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
- Oct 06, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 24, 2012
-
-
Stuart Layton authored
updated the project build configs to include the SpikePlot.cpp and .h files and exclude the previous plotters
-
- Sep 21, 2012
-
-
Stuart Layton authored
Signal Generator now generates fake action potentials!!! The phase dial can be used to scale up and down noise on the spikes
-
Stuart Layton authored
initial commit of SpikePlot.cpp and SpikePlot.h which define a general spike plotting object that can completely replace ElectrodePlot, TetrodePlot, StereotrodePlot. SpikePlot objects can be added to the canvas and render fine, however, eventually the Tetrode variant of the SpikePlot causes a segfault, probably due to the way that spikes are copied around in the SpikeDisplayCanvas.
-
Stuart Layton authored
-
- Sep 02, 2012
-
-
Josh Siegle authored
-
- Jul 31, 2012
-
-
Josh Siegle authored
-
- Jul 07, 2012
-
-
Josh Siegle authored
-
- Jun 16, 2012
-
-
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.
-
- May 23, 2012
- May 15, 2012
-
-
jsiegle authored
-
- Apr 13, 2012
-
-
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.
-
- Apr 11, 2012
-
-
jsiegle authored
-
- Apr 10, 2012
-
-
jsiegle authored
-
- Apr 05, 2012
-
-
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.
-