]> sigrok.org Git - libsigrokdecode.git/history - decoders
sdcard_sd: Automatically generate token field annotation classes.
[libsigrokdecode.git] / decoders /
2020-01-13 Uwe Hermannsdcard_sd: Automatically generate token field annotatio...
2020-01-12 Uwe Hermannsdcard_sd: Put 0/1 bits in different annotation classes.
2020-01-12 Uwe Hermannsdcard_sd: Put card status fields in their own annotati...
2020-01-12 Uwe Hermannsdcard_sd: Add basic support for CSD register fields.
2020-01-12 Uwe Hermannsdcard_sd: Add basic support for CID register fields.
2020-01-12 Uwe Hermannsdcard_sd: Rename some annotation classes.
2020-01-11 Uwe Hermannsdcard_sd: Use a Bit class to improve readability.
2020-01-11 Uwe Hermannsdcard_sd: Replace a hardcoded number for better readab...
2020-01-10 Uwe Hermannsdcard_sd: Clarify some variable/argument names.
2020-01-10 Uwe Hermannsdcard_sd: Remove a list that needs manual maintenance.
2020-01-10 Uwe Hermannsdcard_sd: Use correct annotation class for R2.
2020-01-10 Uwe Hermanncjtag: Use SrdIntEnum for cJTAG states.
2020-01-10 Uwe Hermannsda2506: Use SrdIntEnum for pins.
2020-01-10 Uwe Hermanntlc5620: Use SrdIntEnum for pins.
2020-01-10 Uwe Hermannmaple_bus: Use SrdIntEnum for pins.
2020-01-10 Uwe Hermannsdcard_sd: Use SrdIntEnum for pins.
2020-01-10 Uwe Hermannsdcard_sd: Simplify self.putr() invocations.
2020-01-10 Uwe Hermannsdcard_sd: Put responses in their own annotation classes.
2020-01-10 Uwe Hermannsdcard_sd: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermanncjtag: Use SrdStrEnum for the state machine.
2020-01-10 Uwe Hermannjtag: Use SrdStrEnum for the state machine.
2020-01-10 Uwe Hermannedid: Use SrdIntEnum for the state machine.
2020-01-10 Uwe Hermannsdcard_sd: Use SrdStrEnum for the state machine.
2020-01-10 Uwe Hermannsrdhelper: Add SrdStrEnum with various helper methods.
2020-01-10 Uwe Hermannusb_signalling: Use SrdIntEnum for the state machine.
2020-01-10 Uwe Hermannjtag_ejtag: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannmcs48: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannac97: Rename Pins class to Pin.
2020-01-10 Uwe Hermannac97: Use SrdIntEnum for annotation/binary/pin classes.
2020-01-10 Uwe Hermannspiflash: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannsdcard_spi: Use ternary operator where possible.
2020-01-10 Uwe Hermannsdcard_spi: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannds1307: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannds1307: Consistently use _ instead of - for various...
2020-01-10 Uwe Hermanncc1101: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannamulet_ascii: Use SrdIntEnum for annotation classes.
2020-01-10 Uwe Hermannsrdhelper: Add SrdIntEnum with various helper methods.
2020-01-08 Uwe Hermanncjtag: Drop no longer needed _real variable name suffix.
2020-01-08 Uwe Hermanncjtag: Give each cJTAG state its own annotation class.
2020-01-08 Uwe Hermanncjtag: Use correct TCKC/TMSC channel names.
2020-01-08 Uwe Hermanncjtag: Drop some unused method arguments.
2020-01-08 Uwe Hermanncjtag: Drop non-existing channels from the decoder.
2020-01-08 Uwe Hermanncjtag: Use ternary operator where possible.
2020-01-08 Uwe Hermanncjtag: Use += operator where possible.
2020-01-08 Uwe Hermanncjtag: Drop various unneeded parenthesis.
2020-01-08 Uwe Hermanncjtag: Use plural for annotation row IDs/names.
2020-01-08 Kongou Hikaricjtag: Add cJTAG OSCAN1 decoder.
2020-01-08 Uwe Hermanncjtag: Use an exact copy of the jtag PD as basis for...
2020-01-05 Uwe Hermannspiflash: Don't use ambiguous annotation class names.
2020-01-04 Gerhard Sittigdmx512: stack DMX512 on top of UART and improve usability
2020-01-04 Gerhard Sittigdmx512: remove previous implementation before replacing it
2020-01-04 Gerhard Sittigps2: end data byte at rising clock edge of the stop bit
2020-01-02 Stephan Thieleflexray: fix annotation for 'frame end sequence'
2020-01-01 Uwe Hermannamulet_ascii: Minor consistency fix.
2020-01-01 Uwe Hermannxfp: Add annotation rows.
2020-01-01 Uwe Hermannmodbus: Add missing annotation class names.
2020-01-01 Uwe Hermannmlx90614: Add annotation rows.
2020-01-01 Uwe Hermanncc1101: Add missing annotation class.
2020-01-01 Uwe HermannAll PDs: Consistently use singular/plural for annotatio...
2019-12-31 Uwe Hermannx2444m: Eliminate duplicate annotation class ID.
2019-12-30 Uwe Hermannuart: Use human-readable names for binary classes.
2019-12-30 Uwe Hermannuart: Fix incorrect stop bit annotation class.
2019-12-30 Uwe Hermannuart: Use human-readable names for annotation classes.
2019-12-17 Gerhard Sittiguart: sample position nits, fix typo, float calculation...
2019-12-16 Gerhard Sittiguart: allow arbitrary sample positions for UART bit...
2019-12-12 Uwe Hermanncan: Drop an unused method.
2019-12-12 Gerhard Sittigsignature: increase compatibility across Python versions
2019-12-10 Uwe Hermannac97/lin: Remove some unneeded code snippets.
2019-12-10 Uwe Hermanni2cfilter: Improve description of the "address" option.
2019-12-10 Uwe Hermanndsi: Add a TODO comment for proper self.wait() usage.
2019-12-07 Uwe Hermanndecoders: Don't set self.samplenum.
2019-12-07 Uwe Hermannhdcp: Add missing spaces.
2019-12-07 Uwe Hermannhdcp: Reduce nesting level.
2019-12-07 Uwe Hermannhdcp: Simplify some code snippets.
2019-12-07 Uwe Hermannhdcp: Add tags.
2019-12-07 Dave CraigAdd HDCP traffic decoder to stack on i2c
2019-12-07 Gerhard Sittigieee488: flush upper layer payload data when IFC asserts
2019-12-07 Gerhard Sittigieee488: introduce 'delim' option for improved text...
2019-12-06 Uwe HermannObsolete gpib and iec PDs in favor of ieee488.
2019-12-06 Uwe Hermannieee488: Mention more relevant keywords in longname.
2019-12-06 Uwe Hermannieee488: Simplify _get_raw_byte() a bit.
2019-12-06 Gerhard Sittigieee488: introduce unified IEEE-488 decoder (supports...
2019-12-03 Uwe Hermannir_rc6: Reduce nesting level.
2019-12-03 BenediktOir_rc6: Initial commit
2019-12-01 BenediktOir_rc5: improved performance
2019-11-30 Uwe Hermannflexray: Use bit/s instead of Mbit/s for bitrate.
2019-11-30 Stephan Thieleflexray: add basic decoder
2019-11-30 Stephan Thielenes_gamepad: implement and add decoder
2019-11-29 Uwe Hermannuart: Drop question mark from two option names.
2019-11-29 Uwe Hermannuart: Shorten various decoder option names.
2019-11-29 Gerhard Sittiguart: rephrase check for required input signals, reword...
2019-11-29 Gerhard Sittiguart: support 'ignore' parity type, remove unsupported...
2019-11-29 Uwe HermannRemove left-over FSF postal address from boiler plate...
2019-11-29 Uwe Hermanndecoders: Use a slightly more consistent/logical annota...
2019-11-29 Philipp Marekir_nec: fix #1243, multiple capture frames.
2019-11-29 Philipp Marekws281x: Check for "None" before subtracting.
2019-11-29 Gerhard Sittigcan: more robust sample point position for low sample...
2019-11-29 Stephan Thielecan: implement bit rate switch support for CAN-FD frames
2019-11-29 Stephan Thielecan: annotate classic CAN CRC as CRC-15
2019-11-29 Stephan Thielelin: calculate checksum on two consecutive UART idle...
next