243 Commits

Autor SHA1 Mensagem Data
jfrey 1f0697ea81 ganglion: start to process notifies data 2017-02-28 17:46:59 +01:00
jfrey dddb8fa0eb ganglion: turning on notifications. 2017-02-28 17:12:36 +01:00
jfrey 50dd42d87d ganglion: fix for python3 2017-02-27 21:29:24 +01:00
jfrey 07b16c7048 ganglion: starting to read stuff 2017-02-26 03:03:16 +01:00
jfrey b88239e3c5 Fix doc for v3 2017-02-26 01:59:29 +01:00
jfrey 41d473ecbd ganglion: connect and get characteristics 2017-02-26 01:51:40 +01:00
jfrey f6bafc9897 ganglion: detecting MAC address 2017-02-25 23:48:03 +01:00
jfrey 36cfb50bc1 importing bluepy 2017-02-25 22:45:51 +01:00
jfrey 49acb331b0 Starting to create stub API for Ganglion. 2017-02-25 21:49:05 +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
Jérémy Frey a36aec5b68 Merge pull request #32 from yarikoptic/enh-plugins-path
ENH: --plugins-path option for user.py to specify path to custom plugins
2017-02-25 16:41:21 +01:00
Jérémy Frey 30a396c62c Merge pull request #35 from yufengwng/connection
stop connection timer when no longer streaming
2017-02-25 16:37:04 +01:00
Jérémy Frey b752d15c9d Merge pull request #33 from Frederik-D-Weber/patch-1
fix for correct sample ids (0-255)!
2017-02-25 16:35:07 +01:00
Yufeng Wang 9ad6b57501 stop connection timer when no longer streaming 2017-02-23 13:20:03 -05:00
Frederik-D-Weber a9b9309175 fix for correct sample ids (0-255)!
Scope of the local variable "b"  used in def read(n) was wrong and resulted (at least) in wrong sample ids!
Renameing the variable to "bb" resolved the ambiguity and fixed the problem.
2016-12-29 21:14:20 +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
Gabriel Ibagon 28d6c234cc fixed function call within print_register_settings 2016-08-08 11:37:43 -04:00
Gabriel Ibagon c5c490c2ef increased wait time during openbci_id 2016-07-20 17:45:24 -04:00
cfausn bd80aec765 Merge pull request #27 from OpenBCI/iss26
Issue #26 Fix
2016-07-20 13:32:00 -04:00
gabrielibagon 85e24d1f4e fixed duplicate function 2016-07-20 13:28:55 -04:00
gabrielibagon 5b5aacb825 now checks specifically for openbci serial ports 2016-07-20 13:24:38 -04:00
cfausn 64ba468aaa Merge pull request #29 from OpenBCI/python3_dev
improved python3 compatibility
2016-07-20 11:53:34 -04:00
gabrielibagon d0781c43c6 improved python3 compatability 2016-07-20 11:48:09 -04:00
gabriel.ibagon bf13b64673 fixed error messaging 2016-07-01 11:53:41 -04:00
gabriel.ibagon afa52f1fb2 fixed code formatting 2016-07-01 11:39:36 -04:00
gabriel.ibagon d7e257f84a iss26 fix. automatic port detection 2016-07-01 11:27:32 -04:00
gabrielibagon 65cb3f5141 Update README.md
updated LSL link
2016-02-23 21:00:10 -05:00
Tao Lin ac5cff3ae6 Update open_bci_v3.py
Compatible with both python2.7 and 3.4 now, fixed encoding issues.
2016-01-29 12:44:48 -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
Rodrigo Ceballos 07544c2df2 Update README.md 2015-11-09 01:25:34 +04:00
Rodrigo Ceballos 179d6ddf3f Merge pull request #21 from timka/patch-1
Fix logging issue
2015-11-09 01:20:12 +04:00
Timur d99c8a3c43 Fix logging issue 2015-11-08 21:33:52 +03:00
Teon L Brooks aad1f130b2 Merge pull request #19 from teonlamont/mne
ADD ext module for MNE compatibility
2015-11-06 13:09:54 -05:00
teonlamont 99eec5bd45 ADD ext module for MNE compatibility 2015-11-06 11:39:52 -05:00
Joel Murphy ce898c49a8 Create LICENSE 2015-11-01 12:20:50 -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
Rodrigo Ceballos 3fe7eb3a3c Merge pull request #16 from chipaudette/master
Moved default logging flag and improved whitespace
2015-08-10 00:25:17 -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
Chip Audette aec3d047e0 Moved self.log to make run on Chip's installation 2015-08-09 22:50:17 -04:00
Chip Audette fae6eaea11 Merge pull request #1 from OpenBCI/master
v4 connectivity added
2015-08-09 17:07:07 -04:00
Rodrigo Ceballos 512b502460 v4 connectivity added 2015-08-09 11:45:28 -04:00
Rodrigo Ceballos 445780438f Updated tests 2015-07-27 13:51:23 -04:00
Rodrigo Ceballos 38d65e46d5 testing 2015-07-27 12:35:18 -04:00