6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
srd: drop deprecated PyEval_InitThreads() on Python 3.9+ More... about 1 year ago
sae_j1850_vpw: rewrite decoder to improve usability and maintenance More... over 1 year ago
rgb_led_spi: adjust decoder implementation's Python style More... over 1 year ago
rgb_led_ws281x: default to RGB[W] annotation text order More... over 1 year ago
rgb_led_ws281x: emit annotations for individual colour components More... over 1 year ago
rgb_led_ws281x: add developer comments, link to chip datasheets More... over 1 year ago
rgb_led_ws281x: support more colour component orders (wire, and text) More... over 1 year ago
rgb_led_ws281x: rework the .decode() main loop, improve robustness More... over 1 year ago
nes_gamepad: adjust Python style of decoder implementation More... over 1 year ago
rgb_led_ws281x: refactor bit/bits handling, use more common code More... over 1 year ago
rgb_led_ws281x: rephrase .put() calls for readability More... over 1 year ago
rgb_led_ws281x: use symbolic names for annotation classes More... over 1 year ago
i2c: rephrase state machine, eliminate text matching More... over 1 year ago
i2c: concentrate sample number and value getting in main loop More... over 1 year ago
i2c: also shift first address byte for 10bit slave addresses More... over 1 year ago
i2c: unobfuscate ss/es passing for put, document BITS order More... over 1 year ago
i2c: improve reliability of bitrate estimation (throughput, meta) More... over 1 year ago
i2c: unify emission of annotations, always use proto{} table More... over 1 year ago
i2c: more idiomatic use of Python list, reduces redundancy, comments More... over 1 year ago
i2c: add support for 10bit slave addresses More... over 1 year ago
i2c: rename variables and adjust data types for readability More... over 1 year ago
eeprom24xx: avoid access to caller's data after validity ends More... over 1 year ago
i2cfilter: rephrase decoder implementation for maintainability More... over 1 year ago
spiflash: add MX25L8006 device type More... over 1 year ago
configure: break long list of python-embed packages More... almost 2 years ago
configure: Add python 3.11 and 3.12 support More... almost 2 years ago
adf435x: add support for register field content warnings More... about 2 years ago
adf435x: shuffle register description table More... about 2 years ago
adf435x: rephrase table lookups for display texts More... about 2 years ago
adf435x: use .format() for Python string formatting More... about 2 years ago