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

15 Commits

Author SHA1 Message Date
Andrey Pokhilko
3d65361e25
Update setup.py 2019-02-13 09:51:04 +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
0a84d1ea1f Add missing package to setup.py
addresses issue #12
2018-09-12 10:22:41 +03:00
Andrey Pohilko
ddb65ec043 Remove empty clashing file
Fixes issue #12
2018-08-12 19:40:32 +03:00
Andrey Pohilko
a733cc2a00 Release 0.7 2018-07-30 13:07:56 +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
039a5030fd Fix release issues 2017-12-29 10:47:19 +03:00
Andrey Pohilko
735418c026 Release 0.4 2017-09-25 16:23:13 +03:00
Andrey Pohilko
b77831f225 Get rid of six as dependency 2017-09-23 10:45:05 +03:00
Andrey Pohilko
e79ed59b29 Release 0.3 2017-09-20 17:10:12 +03:00
Andrey Pohilko
05d55cbb78 Working on documenting it 2017-09-17 21:12:59 +03:00
Andrey Pohilko
185c33cd26 Support push button handling 2017-09-16 00:46:37 +03:00
Andrey Pohilko
e992310393 Probablu bug has been fixed? 2017-09-15 20:05:35 +03:00
Andrey Pohilko
355a444089 mention dependency 2017-09-13 20:43:05 +03:00
Andrey Pohilko
f2d78cd052 Have setup.py 2017-09-13 20:39:31 +03:00