| Merge pull request #3 from nicolasdespres/fix-motor-speed-decoding |
|
More...
|
9 months ago
|
| Variable value are signed 16 bits little endian. |
|
More...
|
9 months ago
|
| Merge pull request #1 from nicolasdespres/fixes_and_enhancements |
|
More...
|
over 2 years ago
|
| Add method to get device names. |
|
More...
|
over 4 years ago
|
| Remove useless lambda |
|
More...
|
over 4 years ago
|
| Ignore compiled and distributed files. |
|
More...
|
over 4 years ago
|
| Truly print events |
|
More...
|
over 4 years ago
|
| Do not call shutdown on proxy connection twice. |
|
More...
|
over 4 years ago
|
| Thymio.connect accepts progress callback. |
|
More...
|
over 4 years ago
|
| Explicitly convert exception object to str |
|
More...
|
over 4 years ago
|
| Retry to open connection after a small sleep in case of failure |
|
More...
|
almost 5 years ago
|
| Some flake8 issues fixed |
|
More...
|
almost 5 years ago
|
| Node bytecode_size and stack_size defined in constructor |
|
More...
|
almost 5 years ago
|
| ThymioSerialPort.default_device added to documentation |
|
More...
|
almost 5 years ago
|
| Serial port obtained with ThymioSerialPort.get_ports in demo_thymio.py |
|
More...
|
almost 5 years ago
|
| Event loop in Thymio class managed with Connection's methods |
|
More...
|
almost 5 years ago
|
| New method ThymioSerialPorts.default_device |
|
More...
|
almost 5 years ago
|
| Generic name in get_ports when Thymio presence cannot be asserted |
|
More...
|
almost 5 years ago
|
| Workaround in get_ports when comports is not available |
|
More...
|
almost 5 years ago
|
| New method ThymioSerialPorts.get_ports |
|
More...
|
almost 5 years ago
|
| Revised assembler documentation |
|
More...
|
almost 5 years ago
|
| Implementation overview in readme.md |
|
More...
|
almost 5 years ago
|
| Clean teardown of event loops upon termination |
|
More...
|
almost 5 years ago
|
| Changelog and minor changes for release 0.1.2 |
|
More...
|
almost 5 years ago
|
| Doc updated |
|
More...
|
almost 5 years ago
|
| Option to refresh only the span of variables of interest |
|
More...
|
almost 5 years ago
|
| Callback for communication error notification |
|
More...
|
about 5 years ago
|
| Doc fixes and new help.md for pypi package |
|
More...
|
about 5 years ago
|
| Method run_asm added to class Thymio |
|
More...
|
about 5 years ago
|
| Support for uppercase in constant names added to assembler |
|
More...
|
about 5 years ago
|