- Apr 09, 2013
-
-
jsiegle authored
-
jsiegle authored
0.0 = Cosyne 2012 0.1 = SfN 2012 0.2 = alpha release 0.3 = beta release 1.0 = the REAL DEAL?
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
The ReferenceNode (digital reference) is now working, although its functionality is limited. Currently, only one channel can serve as a reference. Ideally, each channel or subset of channels could have a unique reference. This will require additional UI upgrades that are not a priority at the moment.
-
- Apr 08, 2013
-
-
jsiegle authored
Some caveats: - If a source doesn't generate its own timestamps, all timestamps will be zero. This is obviously bad, so we need a way to protect this from happening. - If there are multiple timestamps from different sources, they might conflict. Again, something needs to be done about this in the near future. - If only a 32-bit timestamp is given, it needs to be shifted by 8 bits to fit in our 64-bit timestamp slot
-
https://github.com/open-ephys/GUIjsiegle authored
-
jsiegle authored
-
open-ephys authored
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
jsiegle authored
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
- Apr 07, 2013
- Apr 06, 2013
- Apr 05, 2013
-
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
-
Josh Siegle authored
-
jsiegle authored
-
jsiegle authored
-
jsiegle authored
To run this in the future, install astyle (sudo apt-get install astyle), then enter the following from the top-level project directory: astyle --options=astyle.options --recursive "./Source/*.cpp" "./Source/*.h" This will convert tabs to 4 spaces and ensure that brackets are on their own lines.
-
- Apr 04, 2013