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

27 Commits

Author SHA1 Message Date
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
b64fb41572 Async is reserved word 2019-01-06 15:43:10 +03:00
Andrey Pohilko
818715ad65 Remove outdated 2018-07-30 12:46:56 +03:00
Andrey Pohilko
7bfe700a75 Merge branch 'master' of github.com:undera/pylgbst 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
77752460e9 Cosmetics 2018-07-16 10:32:23 +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
Andrey Pohilko
4efe3705ec Minor tweaks 2017-12-26 18:49:15 +03:00
Andrey Pohilko
1dac915fbe Angled works fine 2017-12-26 18:14:12 +03:00
Andrey Pohilko
16fabe0e28 We're close to success 2017-12-25 22:19:45 +03:00
Andrey Pohilko
c6582103c9 Experiment with angled movements 2017-12-24 12:06:42 +03:00
Andrey Pohilko
7da3b8e508 Two-color centering+snowflake 2017-12-23 21:35:01 +03:00
Andrey Pohilko
76875d56f7 calibrated new hw 2017-12-23 20:16:42 +03:00
Andrey Pohilko
4a5880de20 Reworked hw part 2017-12-23 19:12:51 +03:00
Andrey Pohilko
af05877fde Some more examples 2017-12-21 17:02:36 +03:00
Andrey Pohilko
0496bb6dbd Lego word demo 2017-12-20 21:28:16 +03:00
Andrey Pohilko
6d691b988f Playing with laser 2017-12-20 18:41:05 +03:00
Andrey Pohilko
b3dc409e33 Spiral works fine 2017-12-20 14:17:20 +03:00
Andrey Pohilko
39003f0728 Circle works well 2017-12-20 13:00:24 +03:00
Andrey Pohilko
aa40dfb358 Use color sensor for calibrating + diff circle approach 2017-12-20 11:56:29 +03:00
Andrey Pohilko
a16392fa5f Cosmetics 2017-12-19 22:20:00 +03:00
Andrey Pohilko
2c7b9b126c Circle draws fine 2017-12-19 22:07:21 +03:00
Andrey Pohilko
184950a1c5 REctangle and romb 2017-12-19 19:31:30 +03:00
Andrey Pohilko
b600cc93c3 Struggle with math 2017-12-19 13:11:35 +03:00
Andrey Pohilko
a6cb301688 Init works 2017-12-18 19:40:53 +03:00
Andrey Pohilko
258c259042 Work on plotter 2017-12-18 18:53:20 +03:00