1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #187 Merge branch 'issue_187' More... about 5 years ago
Update the version number and add a user notice for the disconnection test. More... about 5 years ago
Fix Reset testcase with single port device, and fix URL handling More... about 5 years ago
Do not propagate USBError traceback More... about 5 years ago
Make `close()` robust against disconnected devices More... about 5 years ago
Add missing imports More... about 5 years ago
Add logging level configuration More... about 5 years ago
Create new test to reproduce and validate the issue More... about 5 years ago
Cleanup and check unit tests More... over 5 years ago
Merge branch 'i2c_streaming' More... over 5 years ago
New loopback test More... over 5 years ago
Fix issue with macOS and multiprocessing. More... over 5 years ago
Rework virtual implementation of PurgeTX. It cannot be asynchronous More... over 5 years ago
Fix #185. `set_direction` was only valid for `GpioAsyncController`. More... over 5 years ago
Cleanup setup files. More... over 5 years ago
Fix #184 More... over 5 years ago
Increase version number More... over 5 years ago
Do not halve the buffer size in non-optimized reads More... over 5 years ago
Take advantage of the new optimized `Ftdi` transfer More... over 5 years ago
Add a new argument to `read_data_bytes` for optimized transfer. If a callable is provided, `read_data_bytes` uses it to retrieve more data to send to the remote peer, in order to keep a sustained transfer w/o waiting for TX command completion. More... over 5 years ago
Measure how long it takes to read out from an I2C EEPROM More... over 5 years ago
Do not use `inspect.trace` which is far too slow for anything but debugging More... over 5 years ago
Move dynamic latency management code out of the read loop More... over 5 years ago
Update EEPROM test More... over 5 years ago
Add missing pyserial dependency in requirements.txt More... over 5 years ago
Fix typo More... over 5 years ago
Add badge for syntax tests More... over 5 years ago
Merge remote-tracking branch 'origin/master' More... over 5 years ago
Changelog: More... over 5 years ago
Increase version number as many code has changed and new features have been added More... over 5 years ago