1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a synchronization bug while accessing GPIO More... over 5 years ago
Start testing GPIO with virtual backend More... over 5 years ago
Start implementing TX thread to handle data sampling More... over 5 years ago
Do not run the same tests depending on the HW configuration More... over 5 years ago
Rework GPIO tests for baudrate refresh test measurement More... over 5 years ago
Fix `initial` parameter with bitbang mode. More... over 5 years ago
Finally find a way to manage BitBang refresh rate: * non H series are limited to 3MHz and use a 1:16 baudrate ratio * H series use a 1:5 baudrate ratio (in which AppNote is this documented?) More... over 5 years ago
Fix another couple of bugs with EEPROM update More... over 5 years ago
Fix stupid bug, eeprom data may not be yet assigned at some point. More... over 5 years ago
Fix doc More... over 5 years ago
Improve EEPROM decoding resilience against bad data More... over 5 years ago
Document how to generate the doc and add a warning about PyPI version More... over 5 years ago
Fix line width More... over 5 years ago
Update EEPROM documentation More... over 5 years ago
Try to deal with unstable FT232R internal EEPROM More... over 5 years ago
Do not abort on invalid string decoding More... over 5 years ago
Improve `ftconf.py` * Add `-i` option to load ini file with customization feature * Add support for UART control signal inversion * Fix a couple of bugs More... over 5 years ago
Update test to check real bitbang refresh rate with a logic analyser More... over 5 years ago
Add mock test for baudrates More... over 5 years ago
Yet-to-understand bitbang clock multiplier to match expected values... More... over 5 years ago
Update UT to match new CBUS pin function validation More... over 5 years ago
Manage exception in CBUS pin assignments More... over 5 years ago
Implement set_baudrate in virtual FTDI and add unit tests. More... over 5 years ago
Fix issues after FT230X renaming More... over 5 years ago
Fix comment More... over 5 years ago
FT230X should not take precedence over other FT-X series. More... over 5 years ago
Document CBUS alternate functions More... over 5 years ago
Start implementing virtual GPIO support with dedicated thread and multiple interface support More... over 5 years ago
Merge branch 'gpio_rework' More... over 5 years ago
Clean up doc. More... over 5 years ago