- Jan 09, 2017
-
-
Aaron Cuevas Lopez authored
-
- Jun 05, 2016
-
-
Septen authored
* Refactoring applied mostly because we need to satisfy the new state of GenericProcessor after refactoring; * Also there were a lot of stylystic fixes applied, some minor improvements using C++11.
-
- Mar 08, 2016
-
-
Aaron Cuevas Lopez authored
-
- Dec 16, 2015
-
-
Aaron Cuevas Lopez authored
-
- Sep 23, 2015
-
-
Aaron Cuevas Lopez authored
-
- Mar 13, 2015
-
-
Aaron Cuevas Lopez authored
-
- Jan 21, 2015
-
-
Josh Siegle authored
-
- Jan 09, 2015
-
-
jsiegle authored
-
- Dec 22, 2014
-
-
shayo authored
0MQ is included, but not linked (unless you define it in NetworkEvents.h). Redrawing events are not called for some reason.
-
- Oct 31, 2014
- Oct 30, 2014
-
-
jsiegle authored
-
- Oct 09, 2014
-
-
jsiegle authored
-
- Oct 08, 2014
-
-
Josh Siegle authored
-
- Sep 29, 2014
-
-
Josh Siegle authored
-
Josh Siegle authored
-
- Sep 11, 2014
-
-
jsiegle authored
-
- Aug 04, 2014
-
-
Ronny Eichler authored
-
- Jul 14, 2014
-
-
jsiegle authored
-
- Mar 28, 2014
-
-
Josh Siegle authored
-
- Mar 21, 2014
-
-
jsiegle authored
-
- Jan 23, 2014
-
-
jsiegle authored
-
- Jan 19, 2014
- Aug 11, 2013
-
-
jsiegle authored
-
- Aug 10, 2013
-
-
jsiegle authored
-
- Aug 09, 2013
-
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
- Aug 04, 2013
-
-
jsiegle authored
-
- Aug 02, 2013
-
-
Josh Siegle authored
-
jsiegle authored
-
- Jul 25, 2013
-
-
aacuevas authored
SpikeDetector used the channel count as eventType on the event channel list, which was used by SpikeDisplayNode to draw the appropiate plot. However, eventType should be used to differentiate different event types, as TTL vs. SPIKE. As result, SpikeDisplayNode tried to plot TTL event channels as 3 electrode plots. Fixed by adding an offset (SPIKE_BASE_CODE=100) to the channel count at eventType to avoid said collision. However, we perhaps should try to find a more elegant solution.
-
- Jul 23, 2013
-
-
Josh Siegle authored
-
- Jun 19, 2013
-
-
jsiegle authored
-
- Jun 17, 2013
-
-
jsiegle authored
-