jfrey
|
83c6d658c8
|
user.py: mention MAC in help for ganglion, see #39)
|
2017-04-20 18:48:59 +02:00 |
|
jfrey
|
f942fd97b6
|
Handling impedance at user interface
|
2017-03-03 01:43:53 +01:00 |
|
jfrey
|
64999d362f
|
Stub for some support of impedance check.
|
2017-03-03 00:28:50 +01:00 |
|
jfrey
|
443f9f20b4
|
ganglion: better handling incoming ascii
|
2017-03-02 22:44:05 +01:00 |
|
jfrey
|
a0e91dd997
|
ganglion: waiting for incoming ASCII messages
|
2017-03-02 22:40:24 +01:00 |
|
jfrey
|
816f342fd4
|
ganglion: switch for aux
|
2017-03-02 21:53:21 +01:00 |
|
jfrey
|
6f87135858
|
ganglion: finish integration to user.py
|
2017-03-01 23:56:14 +01:00 |
|
jfrey
|
bbf2e8f16a
|
ganglion: fix API to integrate it to user.py, docs
|
2017-03-01 23:24:25 +01:00 |
|
jfrey
|
50b515398b
|
user.py: no more direct access to serial port
|
2017-02-25 21:03:01 +01:00 |
|
jfrey
|
8955dc42de
|
Fixing decoding issues, closes #24
|
2017-02-25 18:25:12 +01:00 |
|
jfrey
|
1fcce1d940
|
Explicit logging level, fixes #23
|
2017-02-25 18:15:29 +01:00 |
|
jfrey
|
a4e0e2af41
|
AUTO port by default, more informative help.
|
2017-02-25 18:13:38 +01:00 |
|
jfrey
|
ac68b20577
|
Fix print() formatting for concatenation.
|
2017-02-25 17:46:09 +01:00 |
|
jfrey
|
d819eda510
|
Fix formatting for plugins list.
|
2017-02-25 17:24:08 +01:00 |
|
Yaroslav Halchenko
|
8d3f639250
|
ENH: --plugins-path option for user.py to specify path to custom plugins + throw error if unknown board
|
2016-11-21 16:54:04 -05:00 |
|
Tao Lin
|
f619b09848
|
Compatible with both python 2.7 and 3.4
Updated to be compatible with both python 2.7 and 3.4, mainly dealt with encoding and incompatibility issues
|
2016-01-29 12:43:37 -05:00 |
|
teonlamont
|
35a37a8b88
|
ENH v4 was used for ganglion board testing. name changed to reflect this and avoid confusion
|
2015-11-13 15:44:56 -05:00 |
|
jfrey
|
2a259822dc
|
Fix one last regression from 49b3727, close #18
|
2015-10-19 15:38:02 -04:00 |
|
jfrey
|
f0f2b537b4
|
Parameters: fix regression introduced by 49b3727
"--list" and "--info" were not processed correctly anymore.
|
2015-10-13 15:01:42 -04:00 |
|
Chip Audette
|
49b372765d
|
Altered whitespace to all tabs to better compile on Chip's machine
|
2015-08-09 22:50:46 -04:00 |
|
Rodrigo Ceballos
|
512b502460
|
v4 connectivity added
|
2015-08-09 11:45:28 -04:00 |
|
Rodrigo Ceballos
|
38d65e46d5
|
testing
|
2015-07-27 12:35:18 -04:00 |
|
Rodrigo Ceballos
|
cb35c7b484
|
logging functionality
|
2015-04-29 15:20:19 -04:00 |
|
Rodrigo Ceballos
|
dc88eac95d
|
Comments and added accelerometer scaling factor
|
2015-04-08 15:31:06 -04:00 |
|
jfrey
|
5310bc1069
|
Init board correctly on startup (stop stream, set daisy).
|
2015-03-21 15:36:01 +01:00 |
|
jfrey
|
c9e9c07982
|
Flush data upon stream stop.
|
2015-03-21 15:22:56 +01:00 |
|
jfrey
|
1d8d084a98
|
New command to stop streaming.
|
2015-03-21 15:13:53 +01:00 |
|
jfrey
|
b7c4aeec8e
|
Start board streaming in a separate thread.
|
2015-03-21 14:49:00 +01:00 |
|
jfrey
|
bcc60f44ac
|
Init board before plugins to get channels count and sampling rate.
|
2015-03-09 14:04:44 +01:00 |
|
jfrey
|
4ce3e3e938
|
Use a new interface for plugins.
|
2015-03-09 13:05:27 +01:00 |
|
jfrey
|
d46803625d
|
Use new methods from open_bci_v3.py to get info about channels and sample rate.
|
2015-03-09 10:43:24 +01:00 |
|
Rodrigo Ceballos
|
6286db09b2
|
Added up Plugin for Node
|
2015-03-01 23:05:24 -05:00 |
|
Rodrigo Ceballos
|
52aa7fe4b3
|
Added clean up function to user and made cvs append instead of over write and added a time stamp
|
2015-02-28 23:51:27 -05:00 |
|
Rodrigo Ceballos
|
0d37181f95
|
Organized a bit and fixed double attempt to disconnect error.
|
2015-02-28 21:17:54 -05:00 |
|
Rodrigo Ceballos
|
18683f96ce
|
Added time stamp to csv_collect
|
2015-02-28 20:58:05 -05:00 |
|
jfrey
|
8b7c376e50
|
Enable the selection of different plugins.
|
2015-02-26 17:52:12 +01:00 |
|
jfrey
|
70c3d7dcbc
|
Add flags to get plugins list and help.
|
2015-02-26 16:47:50 +01:00 |
|
jfrey
|
162ea4e79b
|
stuff
|
2015-02-26 16:35:49 +01:00 |
|
jfrey
|
870b04cc52
|
Cleanup, make a separate "script" fodler, update README.
|
2015-02-26 15:58:32 +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
|
f2f30d49a7
|
Added attest clean up
|
2015-02-25 18:06:37 -05:00 |
|
Rodrigo Ceballos
|
200cc5cdda
|
Changed all function names to underscore.
|
2015-02-25 14:33:50 -05:00 |
|
jfrey
|
29dabe1368
|
Adding OSC support for streaming.
|
2015-02-20 18:00:15 +01:00 |
|
jfrey
|
bffaf6f7e5
|
Harmonizing names.
|
2015-02-20 17:06:37 +01:00 |
|
jfrey
|
40cbb718a6
|
Abstract streaming protocol. WARNING: breaks API.
|
2015-02-20 16:58:59 +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 |
|