Andrey Pokhilko
3d65361e25
Update setup.py
0.10
2019-02-13 09:51:04 +03:00
Andrey Pohilko
1cd98d5836
0.10 release
2019-02-12 10:42:05 +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
f078d188ae
Fix #10
...
Fixes #10
2019-01-16 10:42:52 +03:00
Andrey Pohilko
f4efb30133
Implement abstract method
2019-01-06 15:44:21 +03:00
Andrey Pohilko
b64fb41572
Async is reserved word
2019-01-06 15:43:10 +03:00
Andrey Pohilko
985f528359
Better disconnect for Gatt
2019-01-06 11:11:53 +03:00
Andrey Pokhilko
3de5f7820a
Update README.md
2018-11-11 11:13:20 +03:00
Andrey Pohilko
a5ff4b85eb
Release 0.9
0.9
2018-09-12 10:23:33 +03:00
Andrey Pohilko
0a84d1ea1f
Add missing package to setup.py
...
addresses issue #12
2018-09-12 10:22:41 +03:00
Andrey Pohilko
788ae66179
Release 0.8
0.8
2018-08-12 19:44:31 +03:00
Andrey Pohilko
ddb65ec043
Remove empty clashing file
...
Fixes issue #12
2018-08-12 19:40:32 +03:00
Andrey Pohilko
ad14ee22ed
Fix test
2018-08-03 13:57:55 +03:00
Andrey Pohilko
544e7ed523
One more video
2018-08-03 13:43:26 +03:00
Andrey Pohilko
881ba1d619
Color tracking
2018-08-02 21:37:49 +03:00
Andrey Pohilko
db80492597
handle smile
2018-08-01 18:02:17 +03:00
Andrey Pohilko
4a6f948fc5
A way to check if connection is alive
2018-08-01 15:39:17 +03:00
Andrey Pohilko
c26269af61
save video with rectangle
2018-08-01 15:15:13 +03:00
Andrey Pohilko
3322ad8e4c
Record video
2018-08-01 13:55:59 +03:00
Andrey Pohilko
a18808374b
Proper example folder
2018-08-01 10:04:10 +03:00
Andrey Pohilko
d889a50aab
Improve face tracker
2018-08-01 09:50:39 +03:00
Andrey Pohilko
b4605ae42b
Face tracker example
2018-07-31 23:04:29 +03:00
Andrey Pohilko
0a72ebdfb2
Fix doc structure
2018-07-30 13:12:18 +03:00
Andrey Pohilko
a733cc2a00
Release 0.7
0.7
2018-07-30 13:07:56 +03:00
Andrey Pohilko
22615b7c34
Fix readme
2018-07-30 13:07:23 +03:00
Andrey Pohilko
3c8e6b4cbb
Refactor
2018-07-30 12:51:11 +03:00
Andrey Pohilko
818715ad65
Remove outdated
2018-07-30 12:46:56 +03:00
Andrey Pohilko
d4ff914301
Fix test
2018-07-30 12:45:45 +03:00
Andrey Pohilko
0c6409a3e3
better order for autoconnect
2018-07-30 12:43:36 +03:00
Andrey Pohilko
c676d09ba2
Fixups after testing
2018-07-30 12:31:22 +03:00
Andrey Pohilko
7bfe700a75
Merge branch 'master' of github.com:undera/pylgbst
0.6
2018-07-18 13:59:16 +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
8f1e3cb989
Harmonograph demo
2018-07-16 10:32:35 +03:00
Andrey Pohilko
77752460e9
Cosmetics
2018-07-16 10:32:23 +03:00
Andrey Pokhilko
0fb438fae0
Update README.md
2018-03-23 14:11:43 +03:00
Gena Batalski
a4ed419156
Minor improvements ( #5 )
...
* folder build shoud be ignored
* added hint about gTTS support to get vernie chatter
* determines full path to vernie.commands
* catches tts exception if an empty text passed to `say` command
2018-02-11 15:27:45 +03:00
Andrey Pohilko
8a753e6880
Demo references
2018-02-03 18:03:33 +03:00
Andrey Pohilko
7d9bd07cbe
Fix limit
2018-02-03 17:58:11 +03:00
Andrey Pohilko
5ded337fe0
Refactoring
2018-02-02 21:34:32 +03:00
Andrey Pohilko
737d955da4
Cosmetics
2018-02-02 16:54:53 +03:00
Andrey Pohilko
27b9898205
Sorter demo
2018-02-02 16:54:44 +03:00
Andrey Pohilko
2488aaa963
Fix #3
2018-01-28 08:43:44 +03:00
Andrey Pohilko
83be117966
Drop port data in case handler is too slow
2018-01-28 08:39:26 +03:00
Andrey Pohilko
56657c05fa
Add travis 3.6
2018-01-06 18:52:42 +03:00
Andrey Pohilko
039a5030fd
Fix release issues
2017-12-29 10:47:19 +03:00
Andrey Pohilko
dc863f11b1
Fix bug of not connected
2017-12-29 10:41:33 +03:00
Andrey Pohilko
9bb5a659a8
Optimize requester cycles
2017-12-29 10:41:18 +03:00
Andrey Pohilko
05456a3249
Release 0.5
0.5
2017-12-28 19:17:42 +03:00
Andrey Pohilko
e215828ab3
Cosmetics
2017-12-28 19:17:27 +03:00
Andrey Pohilko
b0bdbebf56
Extract lego example
2017-12-26 19:32:47 +03:00