]> sigrok.org Git - libsigrokdecode.git/shortlog
libsigrokdecode.git
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 Hermannstruct srd_decoder: Fix/improve some documentation...
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-09 Uwe Hermannsrd_decoder_doc_get(): Add an additional sanity check.
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...
2019-11-29 Uwe Hermannmodbus: Ignore unknown/unsupported types.
2019-11-29 Uwe Hermannuart: Document the new 'IDLE' ptype for OUTPUT_PYTHON...
2019-11-29 Gerhard Sittiguart: communicate periods of idle frames to stacked...
2019-11-28 Uwe Hermannsignature: Fix license metadata field to match pd.py...
2019-11-28 Uwe Hermannsignature: Use more human-readable option values.
2019-11-28 Uwe Hermannsignature: Minor consistency fixes.
2019-11-28 Uwe Hermannsignature: Add self.reset().
2019-11-28 sharowAdd decoder: signature analysis
2019-11-24 Gerhard Sittiggpib: drop obscure "total number of samples" option
2019-11-24 Gerhard Sittigdecoder: accept skip count 0 (onewire_link, usb_signalling)
2019-11-24 Gerhard Sittigdecoder: internal 'always false' term, handle invalid...
2019-11-24 Uwe Hermanntdm_audio: Place each channel on its own annotation...
2019-11-24 Ben Dookstdm_audio: Add initial decoder
2019-11-24 Uwe Hermannamulet_ascii: Drop unneeded rxtx_channels.
2019-11-24 Uwe Hermannamulet_ascii: Drop a few unneeded parenthesis.
2019-11-24 Vesa-Pekka... Initial Amulet LCD ASCII PD
2019-11-23 Uwe HermannFix three -fsanitize=undefined issues.
2019-11-23 Uwe HermannAvoid using Py_IncRef/Py_DecRef for consistency.
2019-11-23 Uwe Hermannsrd_inst_option_set(): Fix multiple memory leaks.
2019-11-23 Uwe Hermannspiflash: lists.py: Use None for unsupported features.
2019-11-23 Uwe Hermannspiflash: Minor fixes for Atmel AT25 chips.
2019-11-20 Soeren Apelspiflash: Add support for Atmel AT25xxx
2019-11-19 Uwe HermannFix multiple PyObject_SetAttrString() related leaks.
2019-11-16 Uwe Hermanncondition_list_free(): Fix a memory leak.
2019-11-12 Uwe Hermannuart: Add [rx|tx]_packet_len options.
2019-11-12 Uwe Hermannuart: Add [rx|tx]_packet_delimiter options.
2019-11-12 Uwe Hermannconfigure.ac: Add support for Python 3.8.
2019-11-09 Uwe Hermanneeprom93xx: Use fixed-width hex output.
2019-11-09 Uwe Hermanneeprom93xx: Add OUTPUT_BINARY support.
2019-11-06 Uwe Hermannseven_segment: Simplify two code snippets.
2019-11-06 Benedikt Ottoseven_segment: Initial commit.
2019-11-05 Uwe Hermannspiflash: Add "EEPROM" to descriptions.
2019-11-05 Uwe Hermanncan: Mention CAN-FD support in the description.
2019-10-06 Uwe Hermanncan: Factor out dlc2len().
2019-10-06 Uwe Hermanncan: Random whitespace and cosmetic fixes.
2019-10-06 Stephan Thielecan: introduce fast bitrate
2019-10-06 stephan.thielecan: proper annotation on CAN-FD extended frames
2019-10-06 stephan.thielecan: add basic CAN-FD handling of non BRS extended...
2019-10-06 Stephan Thielecan: make PD temporary compatible to existing tests
2019-10-06 Stephan Thielecan: correct decoding of CRC-21
2019-09-13 Stephan Thielecan: decode CAN-FD DLC
2019-09-13 Stephan Thielecan: display CRC type + correct decoding of CRC-17
2019-09-13 Stephan Thielecan: implement decoding of CAN-FD header when FDF bit...
2019-09-13 Stephan Thielecan: implement basic CAN-FD decoding (SRR and FDF bits)
2019-08-29 Sylvain Pelissiereeprom93xx: Add ascii format support
2019-08-23 Uwe Hermannmrf24j40: Add TX retries/fails and CCAFAIL support.
2019-08-06 Uwe Hermannmrf24j40: Add RX/TX frame annotations.
2019-07-06 Uwe Hermannpca9571: Shorten names a bit.
2019-07-05 Mickael BoschAdd an NXP PCA9571 decoder.
2019-06-30 Uwe Hermannmodbus: Make the 'framegap' option an integer.
2019-06-30 Andrew Gregorymodbus: Make C->S and S->C configurable, add framegap...
2019-06-30 Pierre Poulainsdcard_spi: Add "Card is busy" annotations for CMD24.
2019-06-30 Pierre Poulainsdcard_spi: Fix incorrect handling of CMD17.
2019-06-20 Stefan Brünsusb_request: Allow configuration of BULK IN transfer...
2019-06-20 Stefan Brünsusb_request: Use separate annotation rows for IN, OUT...
2019-06-17 Stefan Brünsusb_request: Fix some decoding errors
2019-05-14 Uwe Hermannenc28j60: Rename self.ann to self.out_ann.
2019-05-14 Uwe Hermannenc28j60: Shorten various self.put*() calls.
2019-05-14 Uwe Hermannenc28j60: Factor out self.putr().
2019-05-14 Uwe Hermannenc28j60: Factor out self.putc().
2019-05-14 Uwe Hermannenc28j60: Use the common ss/es abbreviations.
next