index
:
libsigrokdecode.git
floppy
master
libsigrokdecode
ejona86@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2010-04-27
i2c.py: Fix typo resulting in a nonworking script.
Uwe Hermann
2010-04-27
Add Python decoder for the Wii Nunchuk.
Uwe Hermann
2010-04-24
I2C decoder format draft (unfinished).
Uwe Hermann
2010-04-24
Various small decoder script fixes.
Uwe Hermann
2010-04-24
dist_pkgdata_SCRIPTS: Add i2c.py.
Uwe Hermann
2010-04-24
Various Python decoder infrastructure improvements.
Uwe Hermann
2010-04-23
Rename sigrokdecode_register_i2c() to register().
unknown
2010-04-23
transitioncounter: Add register() function.
unknown
2010-04-21
Python: Use "enums" as states, not strings.
Uwe Hermann
2010-04-18
Python: Bugfixes (True/False != 1/0).
Uwe Hermann
2010-04-18
Python: Use range instead of xrange.
Uwe Hermann
2010-04-18
transitioncounter.py: Simplify and optimize a bit.
Uwe Hermann
2010-04-12
Use psyco (if available) to improve performance.
Uwe Hermann
2010-04-11
First attempt at an I2C decoder (untested).
Uwe Hermann
2010-04-11
Implement a simple transition counter script.
Uwe Hermann
2010-04-02
Start of code base layout restructuring.
Uwe Hermann