2019-12-31 |
Uwe Hermann | x2444m: Eliminate duplicate annotation class ID. |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Uwe Hermann | srd_decoder_load(): Error out upon various duplicate... |
commit | commitdiff | tree | snapshot |
2019-12-31 |
Uwe Hermann | HACKING: Add some Python coding style hints, fix incorr... |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Uwe Hermann | uart: Use human-readable names for binary classes. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Uwe Hermann | uart: Fix incorrect stop bit annotation class. |
commit | commitdiff | tree | snapshot |
2019-12-30 |
Uwe Hermann | uart: Use human-readable names for annotation classes. |
commit | commitdiff | tree | snapshot |
2019-12-17 |
Gerhard Sittig | uart: sample position nits, fix typo, float calculation... |
commit | commitdiff | tree | snapshot |
2019-12-16 |
Gerhard Sittig | uart: allow arbitrary sample positions for UART bit... |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Uwe Hermann | can: Drop an unused method. |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Gerhard Sittig | signature: increase compatibility across Python versions |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Uwe Hermann | ac97/lin: Remove some unneeded code snippets. |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Uwe Hermann | struct srd_decoder: Fix/improve some documentation... |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Uwe Hermann | i2cfilter: Improve description of the "address" option. |
commit | commitdiff | tree | snapshot |
2019-12-10 |
Uwe Hermann | dsi: Add a TODO comment for proper self.wait() usage. |
commit | commitdiff | tree | snapshot |
2019-12-09 |
Uwe Hermann | srd_decoder_doc_get(): Add an additional sanity check. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Uwe Hermann | decoders: Don't set self.samplenum. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Uwe Hermann | hdcp: Add missing spaces. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Uwe Hermann | hdcp: Reduce nesting level. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Uwe Hermann | hdcp: Simplify some code snippets. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Uwe Hermann | hdcp: Add tags. |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Dave Craig | Add HDCP traffic decoder to stack on i2c |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Gerhard Sittig | ieee488: flush upper layer payload data when IFC asserts |
commit | commitdiff | tree | snapshot |
2019-12-07 |
Gerhard Sittig | ieee488: introduce 'delim' option for improved text... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Uwe Hermann | Obsolete gpib and iec PDs in favor of ieee488. |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Uwe Hermann | ieee488: Mention more relevant keywords in longname. |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Uwe Hermann | ieee488: Simplify _get_raw_byte() a bit. |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Gerhard Sittig | ieee488: introduce unified IEEE-488 decoder (supports... |
commit | commitdiff | tree | snapshot |
2019-12-03 |
Uwe Hermann | ir_rc6: Reduce nesting level. |
commit | commitdiff | tree | snapshot |
2019-12-03 |
BenediktO | ir_rc6: Initial commit |
commit | commitdiff | tree | snapshot |
2019-12-01 |
BenediktO | ir_rc5: improved performance |
commit | commitdiff | tree | snapshot |
2019-11-30 |
Uwe Hermann | flexray: Use bit/s instead of Mbit/s for bitrate. |
commit | commitdiff | tree | snapshot |
2019-11-30 |
Stephan Thiele | flexray: add basic decoder |
commit | commitdiff | tree | snapshot |
2019-11-30 |
Stephan Thiele | nes_gamepad: implement and add decoder |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | uart: Drop question mark from two option names. |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | uart: Shorten various decoder option names. |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Gerhard Sittig | uart: rephrase check for required input signals, reword... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Gerhard Sittig | uart: support 'ignore' parity type, remove unsupported... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | Remove left-over FSF postal address from boiler plate... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | decoders: Use a slightly more consistent/logical annota... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Philipp Marek | ir_nec: fix #1243, multiple capture frames. |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Philipp Marek | ws281x: Check for "None" before subtracting. |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Gerhard Sittig | can: more robust sample point position for low sample... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Stephan Thiele | can: implement bit rate switch support for CAN-FD frames |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Stephan Thiele | can: annotate classic CAN CRC as CRC-15 |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Stephan Thiele | lin: calculate checksum on two consecutive UART idle... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | modbus: Ignore unknown/unsupported types. |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Uwe Hermann | uart: Document the new 'IDLE' ptype for OUTPUT_PYTHON... |
commit | commitdiff | tree | snapshot |
2019-11-29 |
Gerhard Sittig | uart: communicate periods of idle frames to stacked... |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Uwe Hermann | signature: Fix license metadata field to match pd.py... |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Uwe Hermann | signature: Use more human-readable option values. |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Uwe Hermann | signature: Minor consistency fixes. |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Uwe Hermann | signature: Add self.reset(). |
commit | commitdiff | tree | snapshot |
2019-11-28 |
sharow | Add decoder: signature analysis |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Gerhard Sittig | gpib: drop obscure "total number of samples" option |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Gerhard Sittig | decoder: accept skip count 0 (onewire_link, usb_signalling) |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Gerhard Sittig | decoder: internal 'always false' term, handle invalid... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Uwe Hermann | tdm_audio: Place each channel on its own annotation... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Ben Dooks | tdm_audio: Add initial decoder |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Uwe Hermann | amulet_ascii: Drop unneeded rxtx_channels. |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Uwe Hermann | amulet_ascii: Drop a few unneeded parenthesis. |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Vesa-Pekka... | Initial Amulet LCD ASCII PD |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Uwe Hermann | Fix three -fsanitize=undefined issues. |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Uwe Hermann | Avoid using Py_IncRef/Py_DecRef for consistency. |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Uwe Hermann | srd_inst_option_set(): Fix multiple memory leaks. |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Uwe Hermann | spiflash: lists.py: Use None for unsupported features. |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Uwe Hermann | spiflash: Minor fixes for Atmel AT25 chips. |
commit | commitdiff | tree | snapshot |
2019-11-20 |
Soeren Apel | spiflash: Add support for Atmel AT25xxx |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Uwe Hermann | Fix multiple PyObject_SetAttrString() related leaks. |
commit | commitdiff | tree | snapshot |
2019-11-16 |
Uwe Hermann | condition_list_free(): Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Uwe Hermann | uart: Add [rx|tx]_packet_len options. |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Uwe Hermann | uart: Add [rx|tx]_packet_delimiter options. |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Uwe Hermann | configure.ac: Add support for Python 3.8. |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Uwe Hermann | eeprom93xx: Use fixed-width hex output. |
commit | commitdiff | tree | snapshot |
2019-11-09 |
Uwe Hermann | eeprom93xx: Add OUTPUT_BINARY support. |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Uwe Hermann | seven_segment: Simplify two code snippets. |
commit | commitdiff | tree | snapshot |
2019-11-06 |
Benedikt Otto | seven_segment: Initial commit. |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Uwe Hermann | spiflash: Add "EEPROM" to descriptions. |
commit | commitdiff | tree | snapshot |
2019-11-05 |
Uwe Hermann | can: Mention CAN-FD support in the description. |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Uwe Hermann | can: Factor out dlc2len(). |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Uwe Hermann | can: Random whitespace and cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Stephan Thiele | can: introduce fast bitrate |
commit | commitdiff | tree | snapshot |
2019-10-06 |
stephan.thiele | can: proper annotation on CAN-FD extended frames |
commit | commitdiff | tree | snapshot |
2019-10-06 |
stephan.thiele | can: add basic CAN-FD handling of non BRS extended... |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Stephan Thiele | can: make PD temporary compatible to existing tests |
commit | commitdiff | tree | snapshot |
2019-10-06 |
Stephan Thiele | can: correct decoding of CRC-21 |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Stephan Thiele | can: decode CAN-FD DLC |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Stephan Thiele | can: display CRC type + correct decoding of CRC-17 |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Stephan Thiele | can: implement decoding of CAN-FD header when FDF bit... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Stephan Thiele | can: implement basic CAN-FD decoding (SRR and FDF bits) |
commit | commitdiff | tree | snapshot |
2019-08-29 |
Sylvain Pelissier | eeprom93xx: Add ascii format support |
commit | commitdiff | tree | snapshot |
2019-08-23 |
Uwe Hermann | mrf24j40: Add TX retries/fails and CCAFAIL support. |
commit | commitdiff | tree | snapshot |
2019-08-06 |
Uwe Hermann | mrf24j40: Add RX/TX frame annotations. |
commit | commitdiff | tree | snapshot |
2019-07-06 |
Uwe Hermann | pca9571: Shorten names a bit. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Mickael Bosch | Add an NXP PCA9571 decoder. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Uwe Hermann | modbus: Make the 'framegap' option an integer. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Andrew Gregory | modbus: Make C->S and S->C configurable, add framegap... |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Pierre Poulain | sdcard_spi: Add "Card is busy" annotations for CMD24. |
commit | commitdiff | tree | snapshot |
2019-06-30 |
Pierre Poulain | sdcard_spi: Fix incorrect handling of CMD17. |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Stefan Brüns | usb_request: Allow configuration of BULK IN transfer... |
commit | commitdiff | tree | snapshot |
2019-06-20 |
Stefan Brüns | usb_request: Use separate annotation rows for IN, OUT... |
commit | commitdiff | tree | snapshot |
next |