Age | Commit message (Expand) | Author |
2019-08-30 | eeprom93xx: Add ascii format support | Sylvain Pelissier |
2019-08-23 | mrf24j40: Add TX retries/fails and CCAFAIL support. | Uwe Hermann |
2019-08-06 | mrf24j40: Add RX/TX frame annotations. | Uwe Hermann |
2019-07-06 | pca9571: Shorten names a bit. | Uwe Hermann |
2019-07-05 | Add an NXP PCA9571 decoder. | Mickael Bosch |
2019-07-01 | modbus: Make the 'framegap' option an integer. | Uwe Hermann |
2019-06-30 | modbus: Make C->S and S->C configurable, add framegap option. | Andrew Gregory |
2019-06-30 | sdcard_spi: Add "Card is busy" annotations for CMD24. | Pierre Poulain |
2019-06-30 | sdcard_spi: Fix incorrect handling of CMD17. | Pierre Poulain |
2019-06-20 | usb_request: Allow configuration of BULK IN transfer display | Stefan Brüns |
2019-06-20 | usb_request: Use separate annotation rows for IN, OUT and CONTROL | Stefan Brüns |
2019-06-17 | usb_request: Fix some decoding errors | Stefan Brüns |
2019-05-15 | enc28j60: Rename self.ann to self.out_ann. | Uwe Hermann |
2019-05-15 | enc28j60: Shorten various self.put*() calls. | Uwe Hermann |
2019-05-15 | enc28j60: Factor out self.putr(). | Uwe Hermann |
2019-05-15 | enc28j60: Factor out self.putc(). | Uwe Hermann |
2019-05-15 | enc28j60: Use the common ss/es abbreviations. | Uwe Hermann |
2019-05-15 | enc28j60: Clear 'outputs' (no OUTPUT_PYTHON support). | Uwe Hermann |
2019-05-15 | enc28j60: Factor out command list to lists.py. | Uwe Hermann |
2019-05-15 | enc28j60: Shorten ANN_* list a bit. | Uwe Hermann |
2019-05-15 | enc28j60: Add 'tags' field. | Uwe Hermann |
2019-05-15 | enc28j60: Implements decoder for ENC28J60 SPI Ethernet chip | Jiahao Li |
2019-04-30 | atsha204a: Mention other potentially supported devices. | Uwe Hermann |
2019-04-30 | atsha204a: Mention ATECC508A support in docs. | Uwe Hermann |
2019-04-30 | atsha204a: Minor indentation fixes. | Uwe Hermann |
2019-04-30 | atsha204a: Only call output_tx_bytes() when the bytes buffer is not empty | Michalis Pappas |
2019-04-30 | atsha204a: Display OtherData parameter correctly when Verify command is execu... | Michalis Pappas |
2019-04-30 | atsha204a: Add support for ATECC508A | Michalis Pappas |
2019-04-24 | NEWS: Fix two typos. | Uwe Hermann |
2019-04-24 | spi: Fix annotation row ordering. | Uwe Hermann |
2019-04-24 | spi: Don't emit bogus "transfer" items. | Uwe Hermann |
2019-04-24 | spi: Add support for "transfer" annotations. | Uwe Hermann |
2019-04-19 | cc1101: Use namedtuple to increase readability a bit. | Uwe Hermann |
2019-04-19 | cc1101: Remove 0x prefixes and unneeded quotation marks. | Uwe Hermann |
2019-04-19 | cc1101: Shorten decode_register() to decode_reg(). | Uwe Hermann |
2019-04-19 | cc1101: Simplify decode_command(). | Uwe Hermann |
2019-04-19 | cc1101: Simplify format_command(). | Uwe Hermann |
2019-04-19 | cc1101: Factor out and simplify ANN_* names. | Uwe Hermann |
2019-04-19 | Add a TI CC1101 decoder. | Marco |
2019-04-15 | sdcard_spi: Fix duplicated 'End bit' annotation emission. | Uwe Hermann |
2019-04-15 | sdcard_spi: Fix incorrect annotation row indices. | Uwe Hermann |
2019-04-15 | sdcard_spi: handle_data_response(): Shorten a few lines. | Uwe Hermann |
2019-04-15 | sdcard_spi: handle_data_response(): Add comment, cosmetics. | Uwe Hermann |
2019-04-15 | sdcard_spi: Fix some abbreviations and names to match the spec. | Uwe Hermann |
2019-04-14 | sdcard_spi: touch up CMD24 handling | Gerhard Sittig |
2019-04-14 | sdcard_spi: add support for CMD24 including payload data | Pierre Poulain |
2019-04-02 | srd_inst_stack(): Warn upon potentially incorrect stacking. | Uwe Hermann |
2019-04-02 | decoders: Fix incorrect 'outputs' fields. | Uwe Hermann |
2019-03-28 | ds2408: Add missing tags. | Uwe Hermann |
2019-03-28 | add a Maxim DS2408 decoder | Mariusz Bialonczyk |