jfrey
|
734cd0fd73
|
Proof of concept of a plugin system using yapsy.
|
2015-02-26 13:25:16 +01:00 |
|
jfrey
|
c4abe169ae
|
Make OSC optional.
|
2015-02-26 10:30:24 +01:00 |
|
jfrey
|
7bc06d4d68
|
Merge remote-tracking branch 'origin/hotfix-sample_rate' into dev
|
2015-02-26 09:57:46 +01:00 |
|
jfrey
|
189e0ec345
|
Fix sample_rate integration.
|
2015-02-26 09:55:48 +01:00 |
|
jfrey
|
b21e7277df
|
Merge remote-tracking branch 'openbci/master' into dev
Conflicts:
open_bci_v3.py
|
2015-02-26 09:33:43 +01:00 |
|
Rodrigo Ceballos
|
863cda56a3
|
updated read_me
|
2015-02-25 18:33:40 -05:00 |
|
Rodrigo Ceballos
|
0dbe564622
|
Added basic udp server and client
|
2015-02-25 18:07:43 -05:00 |
|
Rodrigo Ceballos
|
f2f30d49a7
|
Added attest clean up
|
2015-02-25 18:06:37 -05:00 |
|
Rodrigo Ceballos
|
c54542a0a0
|
underscore
|
2015-02-25 14:34:56 -05:00 |
|
Rodrigo Ceballos
|
200cc5cdda
|
Changed all function names to underscore.
|
2015-02-25 14:33:50 -05:00 |
|
Rodrigo Ceballos
|
a1ceaa9ddd
|
Merge pull request #5 from jfrey-xx/sampling_rate
Script to test effective sampling rate
|
2015-02-25 13:55:47 -05:00 |
|
Rodrigo Ceballos
|
8ec1e5f0d9
|
Merge pull request #4 from afazocar/master
Fixed scale factor
|
2015-02-25 13:55:20 -05:00 |
|
jfrey
|
25c70021f2
|
Keep track of most important changes.
|
2015-02-20 18:16:01 +01:00 |
|
jfrey
|
f2ebbe92f7
|
Merge branch 'wip-osc' into dev
|
2015-02-20 18:05:08 +01:00 |
|
jfrey
|
29dabe1368
|
Adding OSC support for streaming.
|
2015-02-20 18:00:15 +01:00 |
|
jfrey
|
b0ca096360
|
Minor fix in comments.
|
2015-02-20 17:48:07 +01:00 |
|
jfrey
|
bffaf6f7e5
|
Harmonizing names.
|
2015-02-20 17:06:37 +01:00 |
|
jfrey
|
11b66db9ea
|
Remove "as_string" flag from Streamer interface.
|
2015-02-20 17:05:33 +01:00 |
|
jfrey
|
40cbb718a6
|
Abstract streaming protocol. WARNING: breaks API.
|
2015-02-20 16:58:59 +01:00 |
|
jfrey
|
ee7a9150e1
|
And forgot *again* import timeit
|
2015-02-20 12:21:35 +01:00 |
|
jfrey
|
c3837af6dc
|
Propagate the use of timeit.default_timer()
|
2015-02-20 10:44:11 +01:00 |
|
jfrey
|
6bd13ebb67
|
Merge remote-tracking branch 'origin/sampling_rate' into openvibelink-dev
Conflicts:
README.md
test_sample_rate.py
|
2015-02-20 10:42:03 +01:00 |
|
jfrey
|
aef4f2b930
|
Err... forgot to include timeit.
|
2015-02-20 10:36:58 +01:00 |
|
jfrey
|
80b26a048d
|
Merge remote-tracking branch 'origin/bugfix-time' into openvibelink-dev
Conflicts:
open_bci_v3.py
|
2015-02-20 10:33:26 +01:00 |
|
jfrey
|
ad98c5be97
|
Also use timeit.default_timer() in sampling_rate script.
|
2015-02-20 10:21:14 +01:00 |
|
jfrey
|
4df8012a43
|
Merge remote-tracking branch 'origin/bugfix-time' into sampling_rate
|
2015-02-20 10:20:30 +01:00 |
|
jfrey
|
f4d94b0725
|
Replace time.time() by timeit.default_timer(), fix #7
|
2015-02-20 10:10:58 +01:00 |
|
jfrey
|
75ccffe97b
|
user.py: optionnal IP and port for streamer.
|
2015-02-18 18:16:29 +01:00 |
|
jfrey
|
96a9ad59d2
|
Add a flag to disable notch filtering.
|
2015-02-18 18:06:32 +01:00 |
|
jfrey
|
7b942854f5
|
Cleanu, update README.
|
2015-02-18 17:59:51 +01:00 |
|
jfrey
|
ee49534a8e
|
Streamer: fix computation of effective sampling rate.
|
2015-02-18 17:54:47 +01:00 |
|
jfrey
|
bb2123215b
|
User.py: integrate properly streaming.
|
2015-02-18 17:53:24 +01:00 |
|
jfrey
|
55ad514596
|
Put TCP server monitor in a separate class.
|
2015-02-18 17:35:24 +01:00 |
|
jfrey
|
e9d6cdab98
|
Increase delay between writings to the board.
|
2015-02-18 17:07:39 +01:00 |
|
jfrey
|
a3bf366824
|
Merge remote-tracking branch 'origin/16chan' into openvibelink-dev
|
2015-02-18 16:50:40 +01:00 |
|
jfrey
|
e8fec070cd
|
Longer delay for the board not to skip values while reading.
|
2015-02-18 16:04:50 +01:00 |
|
jfrey
|
25e1fd4ed8
|
Adding commands to turn on/off daisy channels.
|
2015-02-15 20:22:32 +01:00 |
|
jfrey
|
67dfd56386
|
Adding 16 channels capability.
|
2015-02-15 20:06:38 +01:00 |
|
jfrey
|
a36dadc6d5
|
First attempt to have an interface + steaming.
|
2015-02-14 19:08:40 +01:00 |
|
jfrey
|
7e012f523f
|
Set output to micro volt
|
2015-02-14 19:08:25 +01:00 |
|
jfrey
|
c7f67439c5
|
Cleanup.
|
2015-02-14 16:52:15 +01:00 |
|
jfrey
|
5efa4a0006
|
Merge remote-tracking branch 'openbci/master' into openvibelink
Conflicts:
README.md
|
2015-02-14 16:51:42 +01:00 |
|
jfrey
|
79a075cf27
|
Add note about sampling rate script.
|
2015-02-14 16:33:11 +01:00 |
|
jfrey
|
6682949ccf
|
Merge remote-tracking branch 'openbci/master' into sampling_rate
|
2015-02-14 13:38:49 +01:00 |
|
jfrey
|
782e799edf
|
Script to test sampling rate.
|
2015-02-14 13:24:40 +01:00 |
|
afazocar
|
0f2408dbb0
|
Fixed scale factor
|
2015-02-12 10:20:35 -06:00 |
|
Alejandro Azocar
|
b75253ac5d
|
Merge pull request #1 from OpenBCI/master
Update
|
2015-02-12 10:13:44 -06:00 |
|
rceballos98
|
9375bc3d8d
|
updated readme
|
2015-02-11 13:33:52 -05:00 |
|
rceballos98
|
08f8915e87
|
updated readme
|
2015-02-11 13:32:18 -05:00 |
|
jfrey
|
80e052bfb7
|
Script to test sampling rate.
|
2015-02-06 18:03:16 +01:00 |
|