- 09 Dec, 2019 2 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
- 08 Dec, 2019 1 commit
-
-
Jerry Nicholls authored
-
- 07 Dec, 2019 4 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
A threading class for handling the BT, sending, and receiving of EV3g mailbox messages. Test script & EV3g program added. Also altered the EV3Mailbox class to handle Python types rather than its own.
-
- 05 Dec, 2019 3 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
This will handle the sending and receiving of mailbox messages in parallel, just as the EV3g system allows.
-
Jerry Nicholls authored
-
- 25 Nov, 2019 3 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
- 19 Nov, 2019 4 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
- 18 Nov, 2019 1 commit
-
-
Jerry Nicholls authored
It didn't make logical sense having the ability to override the decoded data in the manner available. Only 3 char text should ever be overridden as a number, so have a force_number() method to re-decode the current payload as a float.
-
- 14 Nov, 2019 2 commits
-
-
Jerry Nicholls authored
-
Jerry Nicholls authored
Also does the name/value <-> payload conversion in the two class method constructors.
-
- 13 Nov, 2019 5 commits
-
-
Jerry Nicholls authored
Added a test client to show what's received from EV3g
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-
Jerry Nicholls authored
-