Gráfico de Commits

237 Commits

Autor SHA1 Mensagem Data
AJ Keller fd41296f2d WIP: Server needs help - #51 2017-09-13 13:09:26 -04:00
AJ Keller a009aee499 WIP: Server 2017-09-13 13:08:49 -04:00
AJ Keller f7e44b6133 FIX: Finding wifi shield through network discovery working - getting their IPV4 and names - #51 2017-09-13 11:36:07 -04:00
AJ Keller 0d8bd27e6f FIX: Wifi shield ssdp (shield discovery) now working #51 2017-09-12 10:36:49 -04:00
AJ Keller cb63b619e5 ADD: Wifi shield support #51 2017-09-09 13:01:36 -04:00
Jérémy Frey b410638d36 Update README.md 2017-08-23 23:19:41 +03:00
Jérémy Frey ad9c18a06d README: example command for Ganglion, see #47 #36 2017-08-23 23:13:57 +03:00
Jérémy Frey 1af129181e half fix #47 2017-08-23 12:40:59 +03:00
Jérémy Frey 661552e311 Merge pull request #43 from micuat/python3
Python3 support, fix #30
2017-07-28 00:32:55 +03:00
micuat 2be559064a python-osc for python3 2017-06-18 22:37:43 +00:00
micuat b1f96ea206 replace print function for python 3 (except osc) 2017-06-18 22:21:59 +00:00
jfrey 04db9f0e7b fix pyOSC requirement, close #41 2017-06-08 11:57:28 +03:00
jfrey 83c6d658c8 user.py: mention MAC in help for ganglion, see #39) 2017-04-20 18:48:59 +02:00
jfrey c36abb54ad fix 24bits to 32bits conversion, fix #37 2017-04-04 11:27:30 +02:00
jfrey 5e4a60d0c0 README: fix command for setting BLE delays 2017-03-25 23:57:08 +01:00
jfrey 0932249ef5 Readme: readibility 2017-03-03 02:19:29 +01:00
jfrey 881d2c01cd ganglion: reduce timeou 2017-03-03 01:54:04 +01:00
jfrey f942fd97b6 Handling impedance at user interface 2017-03-03 01:43:53 +01:00
jfrey f6e5e82cd6 ganglion: parsing impedance 2017-03-03 01:19:33 +01:00
jfrey 9fb9bfeed4 plugin: fix print for impedance 2017-03-03 01:18:53 +01:00
jfrey a8c8326128 ganglion: working on impedance 2017-03-03 00:43:25 +01:00
jfrey 64999d362f Stub for some support of impedance check. 2017-03-03 00:28:50 +01:00
jfrey 4acfbf8780 ganglion: functions to set test signal and channel 2017-03-03 00:03:44 +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 e4037a0aa6 ganglion: better handling of ID in output samples 2017-03-02 21:13:23 +01:00
jfrey 86d4bddf66 ganglion: scaling output 2017-03-02 19:23:52 +01:00
jfrey 0f1be18614 ganglion: support 18bit+accelerometer mode 2017-03-02 19:00:18 +01:00
jfrey 7fef066299 Note about BLE latency, see IanHarvey/bluepy#117 2017-03-02 17:07:14 +01:00
jfrey b457e2cbc8 ganglion: better detect if disconnects, timeout 1s 2017-03-02 01:04:17 +01:00
jfrey 29b997609f ganglion: cleanup + sampling rate fix 2017-03-01 23:57:29 +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 24c10da4ad ganglion: fix decompress of negative numbers 2017-03-01 22:57:58 +01:00
jfrey 8339f2cfa3 ganglion: fix bug with bit shift in decompression 2017-03-01 22:19:40 +01:00
jfrey 75d4239746 ganglion: takes into account deltas 2017-03-01 20:48:23 +01:00
jfrey 7c82229823 ganglion: implementing 19bit decompression 2017-02-28 22:46:43 +01:00
jfrey 7b32d872dd Convert uncompress. 2017-02-28 21:51:39 +01:00
jfrey a7836a3b3f ganglion: better handling broken pipe 2017-02-28 20:45:52 +01:00
jfrey 7680f93f30 ganglion: deco/reco 2017-02-28 20:28:50 +01:00
jfrey eddcd69648 ganglion: handling packets dropped 2017-02-28 19:58:42 +01:00
jfrey e4bc128bd7 v3 api: fix example 2017-02-28 19:45:13 +01:00
jfrey 5809084f32 ganglion: mechanisms to reco drop data or timeout 2017-02-28 18:26:44 +01:00
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