Back to the main page.

Bug 2341 - recompile the buffer mex file for neuromag_fif support

Status ASSIGNED
Reported 2013-10-28 10:13:00 +0100
Modified 2017-11-17 14:13:58 +0100
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks: 1792
See also:

Robert Oostenveld - 2013-10-28 10:13:35 +0100

The neuromag_fif chunk was added to the buffer, which means that the buffer mex file has to pass it on to MATLAB. I already recompiled on 64-bit linux, it should also be recompiled on all otehr platforms. roboos@mentat001> svn commit Sending realtime/src/buffer/matlab/buffer.mexa64 Transmitting file data . Committed revision 8654. roboos@mentat001> svn update U fileio/private/buffer.mexa64 Updated to revision 8655.


Robert Oostenveld - 2013-10-28 14:08:54 +0100

mac001> svn commit Sending buffer/matlab/buffer.mexmaci64 Sending buffer/matlab/buffer_putevt.c Transmitting file data .. Committed revision 8658. mac001> svn update U fileio/private/buffer.mexmaci64 Updated to revision 8659. ------------------------------------------------------------------------ r8659 | roboos | 2013-10-28 14:07:50 +0100 (Mon, 28 Oct 2013) | 1 line automatically synchronized identical files to revision 8658 ------------------------------------------------------------------------ r8658 | roboos | 2013-10-28 14:07:48 +0100 (Mon, 28 Oct 2013) | 2 lines bugfix - buffer_putevt should return an int, see http://bugzilla.fcdonders.nl/show_bug.cgi?id=1792#c111. Recompiled on maci64 with 10.6.8 and matlab2012b. See http://bugzilla.fcdonders.nl/show_bug.cgi?id=2341