1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00

34 Commits

Author SHA1 Message Date
Andrey Pokhilko
94db2840f4
Allow finding hub by name (#68)
* Cosmetics

* Add hub name parameter

* Fix tests

* Fix test

* Fix conn priority
2020-06-27 15:26:47 +03:00
Andrey Pokhilko
3c2f0b493b
Experiment with Bleak changes (#55)
* Introduce driver that works with Bleak, enables to use BLE devices in windows without a need of external BLE dongle.

* Fix issues in auto review.

* Add method description and UT.

* Fix docstring to comply with pep257

* Experiment

* Make test only work in 3.7+

* Fix versions

* One more try

* Kick it

* Kick

* cmon

* Dummm

* yeah yeah

* Add

* Fix version

Co-authored-by: mgr <tomekmgr@gmail.com>
2020-06-27 13:45:53 +03:00
Andrey Pohilko
b4f5481fbe Cosmetics 2019-03-23 13:49:50 +03:00
Vasily Loginov
dc1c388fe8 Bluepy comm (#18)
* Added support for bluepy communication backend.

* Added bluepy information into the readme.

* Added tests, fixed dependency specs in setup.py.

* Fixed dep in travis.

* Removed unused import. Added ability to fail the application on dispatcher thread error.

* Fixed bluepy test to be more appropriate.

* Properly handle hub mac if set.
2019-01-28 22:13:07 +03:00
Andrey Pohilko
b4605ae42b Face tracker example 2018-07-31 23:04:29 +03:00
Andrey Pohilko
3c8e6b4cbb Refactor 2018-07-30 12:51:11 +03:00
Andrey Pohilko
0c6409a3e3 better order for autoconnect 2018-07-30 12:43:36 +03:00
Andrey Pokhilko
16b1612cc6
Review pygatt (#11)
* Cosmetics

* Harmonograph demo

* Cleanup

* Original

* Original

* Cosmetics

* Original file

* Fixes

* cosmetics

* separate classes

* Cosmetics

* Cosmetics

* fix tests

* Remove plotter tests

* Add bluegiga

* Rename it

* Progress

* Fix tests

* Cosmetics

* Found a way for pygatt!

* Playing with gatt

* Fix hung subscribe

* rename class

* add test

* skeleton for autodetect

* safer order

* Fix tests

* Fix test

* Add dbus install

* another try

* 2

* 3

* 34

* 6

* 7

* Isolate some tests

* 8

* back to roots

* Try more

* 9

* Help

* rep

* site-packs

* Fix?

* Py3 come on

* dbus

* busss

* dev null!

* Fix test

* Cleanup

* Fix tests

* Fix after review

* add package

* FIx package paths

* Cosmetics

* Update

* More doc
2018-07-18 13:57:58 +03:00
Andrey Pohilko
06cfd9c419 Refactoring 2017-09-19 21:48:53 +03:00
Andrey Pohilko
4ab378499e Found problem of stuck notifications 2017-09-19 16:34:39 +03:00
Andrey Pohilko
1171ee2668 implement thread per device queue 2017-09-16 20:27:56 +03:00
Andrey Pohilko
53256af329 command typing game program 2017-09-16 16:19:17 +03:00
Andrey Pohilko
8560b7df9b Add some text-to-speech into vernie demo script 2017-09-16 14:52:37 +03:00
Andrey Pohilko
185c33cd26 Support push button handling 2017-09-16 00:46:37 +03:00
Andrey Pohilko
fa0ee2d77a handle push button 2017-09-16 00:29:10 +03:00
Andrey Pohilko
d52581c236 found where battery voltage is 2017-09-15 22:26:33 +03:00
Andrey Pohilko
4e8708453a Merge branch 'master' of github.com:undera/pylgbst 2017-09-15 17:57:06 +03:00
Andrey Pohilko
7bcba47de5 Prepare to conflict 2017-09-15 17:56:17 +03:00
Andrey Pokhilko
f5b9b66e60 Mark progress 2017-09-15 17:52:50 +03:00
Andrey Pohilko
9400d881e0 demo motor sensors 2017-09-15 12:46:42 +03:00
Andrey Pohilko
88dd8d8f06 Some refactorings 2017-09-15 11:38:22 +03:00
Andrey Pohilko
2819dd4c3c Color-distance 2017-09-15 09:23:22 +03:00
Andrey Pohilko
d2d8fd54a7 Working on color and distance sensor 2017-09-14 19:55:30 +03:00
Andrey Pohilko
eeb1891cb6 Deeper tilt sensor support 2017-09-14 16:40:57 +03:00
Andrey Pohilko
539715af8b Added tests 2017-09-14 14:43:00 +03:00
Andrey Pohilko
6067e4f218 Implemented tilt sensor 2017-09-14 14:16:22 +03:00
Andrey Pohilko
1619868af7 Working on tilt sensors 2017-09-14 12:30:17 +03:00
Andrey Pohilko
3e1c5c4892 refactoring 2017-09-14 09:59:24 +03:00
Andrey Pohilko
cded44a3b2 refactoring 2017-09-14 09:35:22 +03:00
Andrey Pohilko
c55d796683 refactoring 2017-09-14 08:52:22 +03:00
Andrey Pohilko
59e04b4472 REfactoring 2017-09-14 08:35:57 +03:00
Andrey Pohilko
b4dcf03823 Try make it py3 compatible 2017-09-13 21:32:59 +03:00
Andrey Pohilko
8c85d249ed Better test coverage 2017-09-13 21:17:27 +03:00
Andrey Pohilko
f2d78cd052 Have setup.py 2017-09-13 20:39:31 +03:00