Search found 3 matches

by snehalpatil2391
Tue Mar 05, 2019 5:07 am
Forum: Box and application development
Topic: openvibe com port settings for openbci server for windows 10
Replies: 1
Views: 8054

Re: openvibe com port settings for openbci server for window

The Receive and Transmit settings of the USB Transfer Sizes section should both be changed from 4096 to 64 as this will reduce the time taken by the OS to deliver the data to either the dongle or the OpenViBE driver. The Latency Timer of the BM Options section should be reduced down to 1 as this wil...
by snehalpatil2391
Fri Mar 01, 2019 4:49 am
Forum: Driver development
Topic: about signal data type
Replies: 1
Views: 8549

Re: about signal data type

For your first .apply example, you should try printing out the output of the to_numeric call each time and the data type. What you will find is that the numeric types will not match (you have uint64, int64, and float). In this case, we just collate the outputs together into an array-like (we have no...
by snehalpatil2391
Thu Feb 28, 2019 7:43 am
Forum: Driver development
Topic: building new driver
Replies: 4
Views: 14301

Re: building new driver

Hii,
I am facing the same problem means dont know the steps it would be better if give us solutions and also i am new