summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-15dcf77: Fix start-/end-sample numbers.Uwe Hermann
2013-09-14i2c: Drop unneeded 'addressing' option.Uwe Hermann
2013-09-14i2c: Drop obsolete TODOs.Uwe Hermann
2013-09-14i2c: Move OUTPUT_PROTO docs to pd.py.Uwe Hermann
2013-09-14i2c: Moved extensive protocol docs to the wiki.Uwe Hermann
2013-09-14i2c: Various fixes to make the PD suitable for GUIs.Uwe Hermann
2013-09-12spi: Add some documentation, move OUTPUT_PROTO docs.Uwe Hermann
2013-09-12spi: Make CS# optional and use it if supplied.Uwe Hermann
2013-09-12spi: Refactor code, use a state machine.Uwe Hermann
2013-09-12spi: Provide multiple annotation types.Uwe Hermann
2013-09-12spi: Fix start-/end-sample numbers.Uwe Hermann
2013-09-12spi: Make data format a PD option, add annotation types.Uwe Hermann
2013-09-12can: Use proper annotation types for the CAN fields.Uwe Hermann
2013-09-12uart: Output data in separate RX and TX annotation types.Uwe Hermann
2013-09-12uart: Use same length for data output in all cases.Uwe Hermann
2013-09-12uart: Put annotations into proper annotation types.Uwe Hermann
2013-09-12uart: Move OUTPUT_PROTO format description to pd.py.Uwe Hermann
2013-09-12uart: Drop extensive protocol info (moved to wiki).Uwe Hermann
2013-09-12uart: Make data format selection a PD option.Uwe Hermann
2013-09-12uart: Use T for stop bit, P for parity bit.Uwe Hermann
2013-09-12uart: Don't prefix databyte output numbers.Uwe Hermann
2013-09-12uart: Fix corner-case that can occur with LA triggers.Uwe Hermann
2013-09-12uart: Fix start-/end-sample numbers.Uwe Hermann
2013-09-10can: Use annotation abbreviations.Uwe Hermann
2013-09-10can: Fix annotation start/end samples.Uwe Hermann
2013-09-10can: Prepare for fixing annotation start/end samples.Uwe Hermann
2013-09-08i2c: Fix corner-case that can occur with LA triggers.Uwe Hermann
2013-09-03i2s: Fixed annotation sample numbersJoel Holdsworth
2013-09-02pan1321: Improve commands documentation.Uwe Hermann
2013-09-02pan1321: Initial JSDA support.Uwe Hermann
2013-09-02pan1321: Add support for JAAC.Uwe Hermann
2013-09-02pan1321: Properly check for \r\n, not just \n.Uwe Hermann
2013-09-02pan1321: Code simplifications.Uwe Hermann
2013-09-02pan1321: Add warnings for invalid protocol usage.Uwe Hermann
2013-09-02pan1321: Support JSEC and JPRO.Uwe Hermann
2013-09-01Use frontend-registered callback with correct parametersBert Vermeulen
2013-08-31xfp: Decoder for XFP I2C structuresBert Vermeulen
2013-08-31Ignore __pycache__ entriesBert Vermeulen
2013-08-14lpc: Bugfix: Sample data at rising clock edges.Uwe Hermann
2013-08-14lpc: Various fixes to make the PD actually work.Uwe Hermann
2013-05-23Fix double freeBert Vermeulen
2013-05-08Fix double freeBert Vermeulen
2013-05-08Doxyfile: Set version to "unreleased development snapshot".Uwe Hermann
2013-05-05Fix various memory leaksBert Vermeulen
2013-05-04Use enums for error codes and loglevels as in libsigrok.Uwe Hermann
2013-05-04Add srd_strerror() and srd_strerror_name().Uwe Hermann
2013-05-03libsigrokdecode-internal.h: Cosmetics.Uwe Hermann
2013-05-03NEWS: Minor updates.Uwe Hermann
2013-05-03Doxygen: Various fixes.Uwe Hermann
2013-05-03Main header is <libsigrokdecode/libsigrokdecode.h> now.Uwe Hermann