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

73 Commits

Author SHA1 Message Date
Andrey Pokhilko
17ce398595
Update README.md 2020-09-14 10:18:24 +03:00
Dmitry Fink
37c11c0682
Update README.md (#77)
Fix documentation, describe proper way to launch with custom connection
2020-09-14 10:17:48 +03:00
Andrey Pokhilko
7949f3477c Some docs 2020-06-27 15:39:50 +03:00
Andrey Pokhilko
93e1573e64 Cosmetics 2020-06-27 13:56:01 +03:00
Andrey Pokhilko
ba7594a081
Update README.md 2020-06-11 21:27:36 +03:00
Andrey Pokhilko
c7e24c10d4
Update README.md 2020-06-05 22:30:14 +03:00
Andrey Pohilko
7ffab4fb0c Publish to PyPi 2019-12-27 10:47:41 +03:00
Andrey Pokhilko
7dc8b806fa Update link 2019-12-26 14:42:44 +03:00
Andrey Pokhilko
d3e4c58c5a Add one more video 2019-12-26 14:21:05 +03:00
Andrey Pokhilko
8b970c0792
Update README.md 2019-12-09 16:33:00 +03:00
Andrey Pokhilko
de54a2edc0 Release 1.1.0 2019-08-17 20:42:52 +03:00
Andrey Pokhilko
43aba755cd Release 2.0.0 2019-08-17 20:41:08 +03:00
Andrey Pokhilko
b1c8667f63
Update README.md 2019-06-18 09:56:17 +03:00
Andrey Pokhilko
32eecac1a6
Make v1.0, based on official docs (#27)
* It's HUB ID

* Rename file

* Working with official doc

* Some progress

* AttachedIO msg

* device action impl

* some better device alert impl

* restructuring

* Some port commands handled

* Some command feedback waiting

* Some more request-reply things

* Some more request-reply things

* Reworked msg classes

* Getting back to UTs

* Getting back to UTs

* Facing sync lock problems

* Facing sync lock problems

* Testing it

* Covering more with tests

* handle actions

* Hub class is almost covered

* done coverage for Hub

* done coverage for MoveHub

* Button is tested

* remove debug server from examples

* Current and voltage tested

* color sensor basic test

* cover tilt sensor

* motor sensor tested

* constant motor

* motor is tested

* hold_speed impl for motor

* motor commands recorded

* some cleanup

* some cleanup

* some cleanup

* debug

* debug

* FIX a bug

* acc/dec profiles figured out

* UT motor ops

* UT motor ops

* Get rid of weird piggyback

* fix UT

* Fix encoding?

* fix test mb

* More robust

* Checked demo works

* cosmetics

* cosmetics

* Maybe better test

* fetching and decoding some device caps

* describing devs

* describing devs works

* Applying modes we've learned

* Simple and extensible dev attach

* Reworking peripherals based on modes

* Applying modes we've learned

* implemented getting sensor data

* fixed port subscribe

* Added led out cmds on vision sensor

* Worked on color-distance sensor

* Introduce some locking for consistency

* Improved it all

* Travis flags

* improve

* improve

* improve docs
2019-05-30 17:02:50 +03:00
Andrey Pohilko
0e7457e7be Set v1.0 2019-05-30 17:01:51 +03:00
Andrey Pohilko
b4f5481fbe Cosmetics 2019-03-23 13:49:50 +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 Pokhilko
3de5f7820a
Update README.md 2018-11-11 11:13:20 +03:00
Andrey Pohilko
a5ff4b85eb Release 0.9 2018-09-12 10:23:33 +03:00
Andrey Pohilko
788ae66179 Release 0.8 2018-08-12 19:44:31 +03:00
Andrey Pohilko
544e7ed523 One more video 2018-08-03 13:43:26 +03:00
Andrey Pohilko
0a72ebdfb2 Fix doc structure 2018-07-30 13:12:18 +03:00
Andrey Pohilko
a733cc2a00 Release 0.7 2018-07-30 13:07:56 +03:00
Andrey Pohilko
22615b7c34 Fix readme 2018-07-30 13:07:23 +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 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
2488aaa963 Fix #3 2018-01-28 08:43:44 +03:00
Andrey Pohilko
05456a3249 Release 0.5 2017-12-28 19:17:42 +03:00
Andrey Pohilko
e215828ab3 Cosmetics 2017-12-28 19:17:27 +03:00
Andrey Pohilko
4efe3705ec Minor tweaks 2017-12-26 18:49:15 +03:00
Andrey Pohilko
ec33f03327 Move demo files 2017-09-30 18:31:16 +03:00
Andrey Pohilko
735418c026 Release 0.4 2017-09-25 16:23:13 +03:00
Andrey Pohilko
5f60ed3500 Cosmetics 2017-09-25 16:13:22 +03:00
Andrey Pohilko
acdf631b66 getting hub info 2017-09-23 14:09:53 +03:00
Andrey Pohilko
d286f61fa4 Update readme 2017-09-22 21:51:43 +03:00
Andrey Pohilko
4fffe1fb5f Changed battery stuff 2017-09-22 19:16:44 +03:00
Andrey Pohilko
c4aaa9fd6d Clarify tilt sensor constants 2017-09-21 21:52:13 +03:00
Andrey Pohilko
1027a48f02 Add link to video 2017-09-21 20:53:25 +03:00
Andrey Pohilko
c255a38b43 Work on vernie demo polish 2017-09-20 19:34:42 +03:00
Andrey Pohilko
7df4a484f5 Lego trademark respect 2017-09-20 17:14:34 +03:00
Andrey Pohilko
f713d8f834 Polish doc 2017-09-20 17:09:15 +03:00
Andrey Pohilko
dc65a33bdb Polish doc 2017-09-20 17:09:08 +03:00
Andrey Pohilko
5faf640773 Fix hyperlink 2017-09-20 17:07:44 +03:00
Andrey Pohilko
258c12d854 Finish documenting 2017-09-20 17:06:02 +03:00
Andrey Pohilko
cfc0a64ffe Documenting motors 2017-09-20 15:07:23 +03:00
Andrey Pohilko
df9af9e8da TILT sensor documented 2017-09-20 11:31:58 +03:00
Andrey Pohilko
ca9a781c9d Fix doc 2017-09-20 11:04:03 +03:00