summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-09scripts: Add clean-local target for *.pyc.Uwe Hermann
2010-05-05I2C: Convert output to more usable format.Uwe Hermann
2010-04-27i2c.py: Fix typo resulting in a nonworking script.Uwe Hermann
2010-04-27Add Python decoder for the Wii Nunchuk.Uwe Hermann
2010-04-24I2C decoder format draft (unfinished).Uwe Hermann
2010-04-24Various small decoder script fixes.Uwe Hermann
2010-04-24dist_pkgdata_SCRIPTS: Add i2c.py.Uwe Hermann
2010-04-24Various Python decoder infrastructure improvements.Uwe Hermann
2010-04-23sigrokdecode.h: Add struct sigrokdecode_decoder_info.unknown
2010-04-23Rename sigrokdecode_register_i2c() to register().unknown
2010-04-23transitioncounter: Add register() function.unknown
2010-04-23sigrokdecode_run_decoder(): Pass in the module name.unknown
2010-04-21Python: Use "enums" as states, not strings.Uwe Hermann
2010-04-18Python: Bugfixes (True/False != 1/0).Uwe Hermann
2010-04-18Python: Use range instead of xrange.Uwe Hermann
2010-04-18sigrokdecode_init: Add more Python search paths.Uwe Hermann
2010-04-18transitioncounter.py: Simplify and optimize a bit.Uwe Hermann
2010-04-15libsigrok: Coding style fixes.Uwe Hermann
2010-04-12Use psyco (if available) to improve performance.Uwe Hermann
2010-04-11First attempt at an I2C decoder (untested).Uwe Hermann
2010-04-11Implement a simple transition counter script.Uwe Hermann
2010-04-09Fix all warnings and re-enable -Wextra.Uwe Hermann
2010-04-06More paths to the libsigrokdecode Python scripts.Uwe Hermann
2010-04-06Fix incorrect path to the Python decoder scripts.Uwe Hermann
2010-04-06libsigrokdecode: Add initial return code list.Uwe Hermann
2010-04-02Start of code base layout restructuring.Uwe Hermann