Back to the main page.

Bug 1352 - implement tia server and client interface as alternative to fieldtrip buffer

Status CLOSED WORKSFORME
Reported 2012-03-01 16:44:00 +0100
Modified 2012-06-20 15:03:26 +0200
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: All
Operating System: All
Importance: P1 normal
Assigned to: Boris Reuderink
URL:
Tags:
Depends on:
Blocks: 1395
See also:

Robert Oostenveld - 2012-03-01 16:44:55 +0100

as discussed with Boris on 1 March 2012.


Robert Oostenveld - 2012-03-01 16:45:57 +0100

enhancement - added skeleton functions and directories for the TiA realtime EEG interface --This line, and those below, will be ignored-- A realtime/acquisition/tia A realtime/acquisition/tia/README AM realtime/buffer/test/demo_buffer_tia.c AM realtime/buffer/src/tiaserver.c AM realtime/buffer/src/tiaserver.h manzana> svn commit Adding realtime/acquisition/tia Adding realtime/acquisition/tia/README Adding realtime/buffer/src/tiaserver.c Adding realtime/buffer/src/tiaserver.h Adding realtime/buffer/test/demo_buffer_tia.c Transmitting file data .... Committed revision 5369.


Robert Oostenveld - 2012-03-01 16:46:45 +0100

For reference IEEE Trans Biomed Eng. 2012 Mar;59(3):852-9. Epub 2011 Dec 21. Proposing a standardized protocol for raw biosignal transmission. Breitwieser C, Daly I, Neuper C, Müller-Putz GR. Related links - http://www.ncbi.nlm.nih.gov/pubmed/22194230 - http://dx.doi.org/10.1109/TBME.2011.2174637 - http://www.bcistandards.org/ - http://arxiv.org/pdf/1103.4717.pdf


Boris Reuderink - 2012-03-02 13:17:32 +0100

*** Bug 1156 has been marked as a duplicate of this bug. ***


Boris Reuderink - 2012-03-02 13:24:43 +0100

http://tools4bci.sourceforge.net/signalserver_user_manual/ http://tools4bci.sourceforge.net/signalserver_doxygen/


Boris Reuderink - 2012-03-28 11:02:59 +0200

Status update: tia2ft can stream fromm a TOBI signal server to a ft-buffer. Some cleanup is still need (state licenses, error handling, sending of FT chunks). Further, high-level functions for ft_put_hdr and ft_put_dat could be moved to libbuffer.


Boris Reuderink - 2012-04-26 11:57:40 +0200

Waiting for feedback from Christian Breitwieser.


Boris Reuderink - 2012-05-23 12:56:16 +0200

The tia2ft has been implemented. So far, I haven't received feedback from TOBI. The implementation for ft2tia as an integral part of ftbuffer is problematic, since that would introduce C++ dependencies. For now, the investment for a stand-alone tia2ft is to big for the expected gains.


Boris Reuderink - 2012-06-20 15:03:26 +0200

Changed my resolved bugs to closed.