Back to the main page.
Bug 443 - merge ft_poll_buffer into ft_read_data
Status | CLOSED DUPLICATE |
Reported | 2011-01-27 09:06:00 +0100 |
Modified | 2012-06-20 15:03:26 +0200 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | All |
Operating System: | All |
Importance: | P1 enhancement |
Assigned to: | Boris Reuderink |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-01-27 09:06:03 +0100
(following the discussion with Stefan and Markus) Instead of calling a seperate function to poll, it should be added to the ft_read_data options, e.g. dat = ft_read_data('buffer://xxx', ..., 'timeout', 5) to wait for a maxiumum of 5 seconds to get the data, or dat = ft_read_data('buffer://xxx', ..., 'timeout', inf) to wait infinitely long until the requested samples are available.
Robert Oostenveld - 2011-01-27 09:24:38 +0100
this bug or suggested improvement came up in the online MRI discussion on Friday 21 Januari with Stefan, Robert and Markus
Robert Oostenveld - 2012-05-01 23:09:41 +0200
Hoi Boris, Volgens mij is dit een (oude) replica van eentje die we recent besproken hebben als todo voor jou. Kun jij de andere bug traceren en ze aan elkaar koppelen? groet Robert
Boris Reuderink - 2012-05-02 09:03:47 +0200
Prima. Ik heb de duplicaat gevonden. *** This bug has been marked as a duplicate of bug 1428 ***