Back to the main page.
Bug 3273 - implement realtime interface to gtec by means of gNEEDaccess
Status | CLOSED FIXED |
Reported | 2017-03-24 15:36:00 +0100 |
Modified | 2019-08-10 12:41:42 +0200 |
Product: | FieldTrip |
Component: | realtime |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2017-03-24 15:36:20 +0100
The gNEEDaccess is a server/daemon that runs on a windows PC. You can connect to it over the network and control and view the EEG recordings of the amplifiers attached to that computer. My plan is to implement a gtec2ft.exe application that copies the data from the gNEEDaccess interface to the FT buffer.
Robert Oostenveld - 2017-09-06 11:51:39 +0200
code has been written (on basis of gets linux example) and added to fieldtrip/realtime/src/acquisition/gtec. Right now it requires the user to type various things upon startup. I would prefer it to use an ini file for all settings, as we do elsewhere. This allows for unattended startup. Documentation should be added to http://www.fieldtriptoolbox.org/development/realtime/implementation and http://www.fieldtriptoolbox.org/development/realtime/gtec
Robert Oostenveld - 2017-12-07 08:59:43 +0100
the current implementation has been tested and used a few times, so no urgent need to make further changes.
Robert Oostenveld - 2019-08-10 12:35:28 +0200
This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue on https://github.com/fieldtrip/fieldtrip/issues.