- Nov 06, 2012
-
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
Shay Ohayon authored
-
Shay Ohayon authored
VS throws errors in several locations about ambigious type casting. Fixed by removing the ambiguities and casting things to double.
-
jsiegle authored
-
- Oct 30, 2012
-
-
jsiegle authored
-
Josh Siegle authored
-
- Oct 13, 2012
-
-
jsiegle authored
Fixed spike detector crash
-
akmokhtari authored
This fixes a segfault that happened when no electrode was selected on a spike detector (e.g., with no electrodes added); getSelectedItemIndex returns -1 in this case, which was causing an array bounds segfault in drawElectrodeButtons.
-
- Oct 11, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
unknown authored
-
Josh Siegle authored
- Oct 10, 2012
-
-
Josh Siegle authored
-
unknown authored
Conflicts: Builds/VisualStudio2012/open-ephys.vcxproj Builds/VisualStudio2012/open-ephys.vcxproj.filters Source/Processors/DataThreads/FPGAThread.cpp Source/Processors/ProcessorGraph.cpp
-
unknown authored
-
- Oct 09, 2012
-
-
Josh Siegle authored
-
- Oct 08, 2012
-
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
- Oct 07, 2012
-
-
Josh Siegle authored
-
- Oct 06, 2012
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 27, 2012
-
-
Josh Siegle authored
-
- Sep 25, 2012
-
-
Stuart Layton 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
-
Stuart Layton authored
updated the SignalGenerator to generate spikes of varying amplitudes and at a lower rate. Minor incremental changes were made to other files
-
Stuart Layton authored
changed the way that the SpikeDisplayCanvas lays out its children plots. It uses a more dynamic approach that allows plots of mixed types to be layed out in a (sort of) clean manner.
-
Stuart Layton authored
Also fixed various bugs
-
Stuart Layton authored
removed old plotting files (Tetrode, Stereotrode, Electrode) plots. They have all be replaced with SpikePlot.{h,cpp}
-