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 7 hours
ago. based on code collected
about 7 hours
ago.
Jul 30, 2024 — Jul 30, 2025
Showing page 33 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Code clean up and add FT2232D as a supported device
Emmanuel Blot
More...
over 14 years ago
Fix up JTAG typos and update code to use the latest BitSequence API Create a new unit test for JTAG, for now only read out the IDCODE
Emmanuel Blot
More...
over 14 years ago
Update documentation (current status and supported Python versions) Rework set_frequency to differentiate low-speed from high-speed devices Fix up a bug when no device is detected
Emmanuel Blot
More...
over 14 years ago
Move SPI flash test into a dedicate file and use unittest module
Emmanuel Blot
More...
over 14 years ago
Drop use of struct and replace it with array module, to match pyusb internals. Write a proper test to validate long-run read/write SPI sessions
Emmanuel Blot
More...
over 14 years ago
Use typical/max AC characteristic values for timeout management Fix up timeout management for generic 25 flash devices Fix up erase command for S25FL flash devices
Emmanuel Blot
More...
over 14 years ago
Tell the FTDI device to return read data as soon as possible
Emmanuel Blot
More...
over 14 years ago
Fix up S25FL `can_erase` implementation
Emmanuel Blot
More...
over 14 years ago
Try to implement a more robust read function.
Emmanuel Blot
More...
over 14 years ago
Start implementation erase feature for S25FL Spansion flash device
Emmanuel Blot
More...
over 14 years ago
Fix up an inversion between read and write SPI packet size.
Emmanuel Blot
More...
over 14 years ago
Fix up two issues: * invalid READ opcode for SPI high-speed read command * need to flush all pipes after the SPI bus frequency is changed
Emmanuel Blot
More...
over 14 years ago
Start debugging session for SPI support using serialflash driver
Emmanuel Blot
More...
over 14 years ago
Import SST25 flash device code from C driver
Emmanuel Blot
More...
over 14 years ago
Update SPI flash device API and clean up code
Emmanuel Blot
More...
over 14 years ago
Start writing a generic driver for SPI flash device
Emmanuel Blot
More...
over 14 years ago
Remove trailing spaces
Emmanuel Blot
More...
over 14 years ago
Fix up a lot of missing features in SPI and JTAG Add a unit test for SPI (SST25 flash device reader)
Emmanuel Blot
More...
over 14 years ago
Add initial SPI implementation Start removing deprecated logger implementation from JTAG Code clean up
Emmanuel Blot
More...
over 14 years ago
Add auto-detection of FTDI devices Support multiple FTDI devices (selection by serial number or index) Document basic installation instructions Add support for low-speed UART devices
Emmanuel Blot
More...
over 14 years ago
Bump up the version number and update `pyusb` dependencies
Emmanuel Blot
More...
over 14 years ago
Align pyftdi with original code
Emmanuel Blot
More...
over 14 years ago
Merge branch 'master' of github.com:eblot/pyftdi
Emmanuel Blot
More...
over 14 years ago
Fix up invalid module names and clean up the modem_status() functions
Emmanuel Blot
More...
over 14 years ago
Update email address
Emmanuel Blot
More...
over 14 years ago
Add a copyright notice to jtag.py and remove trailing spaces
Emmanuel Blot
More...
over 14 years ago
Merge branch 'jtag'
Emmanuel Blot
More...
over 14 years ago
Simplify test files
Emmanuel Blot
More...
over 14 years ago
Move test file
Emmanuel Blot
More...
over 14 years ago
Fix up line width with new license headers
Emmanuel Blot
More...
over 14 years ago
←
1
2
…
26
27
28
29
30
31
32
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