openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pyftdi (pure python)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 7 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix #187 Merge branch 'issue_187'
Emmanuel Blot
More...
about 5 years ago
Update the version number and add a user notice for the disconnection test.
Emmanuel Blot
More...
about 5 years ago
Fix Reset testcase with single port device, and fix URL handling
Emmanuel Blot
More...
about 5 years ago
Do not propagate USBError traceback
Emmanuel Blot
More...
about 5 years ago
Make `close()` robust against disconnected devices
Emmanuel Blot
More...
about 5 years ago
Add missing imports
Emmanuel Blot
More...
about 5 years ago
Add logging level configuration
Emmanuel Blot
More...
about 5 years ago
Create new test to reproduce and validate the issue
Emmanuel Blot
More...
about 5 years ago
Cleanup and check unit tests
Emmanuel Blot
More...
over 5 years ago
Merge branch 'i2c_streaming'
Emmanuel Blot
More...
over 5 years ago
New loopback test
Emmanuel Blot
More...
over 5 years ago
Fix issue with macOS and multiprocessing.
Emmanuel Blot
More...
over 5 years ago
Rework virtual implementation of PurgeTX. It cannot be asynchronous
Emmanuel Blot
More...
over 5 years ago
Fix #185. `set_direction` was only valid for `GpioAsyncController`.
Emmanuel Blot
More...
over 5 years ago
Cleanup setup files.
Emmanuel Blot
More...
over 5 years ago
Fix #184
Emmanuel Blot
More...
over 5 years ago
Increase version number
Emmanuel Blot
More...
over 5 years ago
Do not halve the buffer size in non-optimized reads
Emmanuel Blot
More...
over 5 years ago
Take advantage of the new optimized `Ftdi` transfer
Emmanuel Blot
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.
Emmanuel Blot
More...
over 5 years ago
Measure how long it takes to read out from an I2C EEPROM
Emmanuel Blot
More...
over 5 years ago
Do not use `inspect.trace` which is far too slow for anything but debugging
Emmanuel Blot
More...
over 5 years ago
Move dynamic latency management code out of the read loop
Emmanuel Blot
More...
over 5 years ago
Update EEPROM test
Emmanuel Blot
More...
over 5 years ago
Add missing pyserial dependency in requirements.txt
Emmanuel Blot
More...
over 5 years ago
Fix typo
Emmanuel Blot
More...
over 5 years ago
Add badge for syntax tests
Emmanuel Blot
More...
over 5 years ago
Merge remote-tracking branch 'origin/master'
Emmanuel Blot
More...
over 5 years ago
Changelog:
Emmanuel Blot
More...
over 5 years ago
Increase version number as many code has changed and new features have been added
Emmanuel Blot
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree