Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-24 | Add dumps for Amulet LCD UART protocol | Vesa-Pekka Palmu | |
2019-11-24 | nes-gamepad: add generated dumps | stephan.thiele | |
2019-11-24 | Add dumps short GPIB transfers to HP53131A, HP33120A, Keithley 2015 | Adrian Godwin | |
2019-11-13 | can: remove duplicated dump | stephan.thiele | |
2019-11-09 | microwire: Add a Microchip 93LC46B dump. | Uwe Hermann | |
2019-11-07 | hd44780: README: Fix probe indices (0-7 for FX2 LAs). | Uwe Hermann | |
2019-11-07 | hd44780: Add 9 additional dumps | BenediktO | |
2019-11-06 | seven_segment: Add dumps | Benedikt Otto | |
2019-08-23 | mrf24j40: Add a few dumps from an MRF24J40MA based ECG. | Uwe Hermann | |
2019-08-23 | mrf24j40: Move files to sensormote/ subdir. | Uwe Hermann | |
2019-07-05 | add NXP PCA9571 decoder test .sr dumpfiles | Mickael Bosch | |
2019-07-01 | modbus: Add a wizmodbus dump. | Uwe Hermann | |
(Provided by Andrew Gregory on the mailing list) | |||
2019-06-30 | modbus: Add a few flowmeter dumps. | Uwe Hermann | |
2019-06-30 | spi_mode: cmds: Add a small README. | Uwe Hermann | |
2019-06-30 | spi_mode: Add a CMD17 example. | Pierre Poulain | |
File provided in bug #1377 as public domain. | |||
2019-06-20 | Add cp2110_serial_over_hid_ut612_snippet.sr. | Uwe Hermann | |
2019-06-20 | Add cp2102_setup_with_outdata_nak.sr. | Stefan Brüns | |
2019-05-15 | enc28j60: Adds trace and README | Jiahao Li | |
2019-04-30 | Rename 2ch-16bit-16khz to 2ch-32bit-8khz. | Uwe Hermann | |
https://github.com/sigrokproject/libsigrokdecode/pull/6#issuecomment-442025810 | |||
2019-04-30 | atsha204a: Add dumps for atecc508a and update README | Michalis Pappas | |
2019-04-17 | ROHM BH1750FVI: Added dumps for digital ambient light sensor. | Libor Gabaj | |
2019-04-17 | sdcard_spi: Add a real sample of CMD24. | Uwe Hermann | |
Pierre Poulain provided this file in bug #1365 as public domain. | |||
2019-04-15 | sdcard_spi: add CMD24 dumps (write single block) | Gerhard Sittig | |
Pierre Poulain provided these files in bug #1365 as public domain. | |||
2019-03-28 | example dumps for CC1101 | Marco | |
2019-03-28 | onewire/ds2408: add dumps and README | Mariusz Bialonczyk | |
2019-03-28 | flexray: add dumps for cold start and dynamic frames | stephan.thiele | |
2019-03-03 | flexray: add dump and README | stephan.thiele | |
2019-03-02 | can_fd/arbitrary_traffic/README: Minor capitalization fixes. | Uwe Hermann | |
2019-03-01 | can_fd: add dumps with BRS + extended ids | Stephan Thiele | |
2019-02-12 | rtc_dallas_ds1307: Add sigrok session file for demonstrating bugfixes. | Libor Gabaj | |
- 12-hours mode - PM flag - 32768 Hz SQW | |||
2019-02-12 | can_fd: add dumps and README | Stephan Thiele | |
2019-01-20 | hd44780: move HD44780 dump into the display/ subdirectory | Gerhard Sittig | |
2018-11-25 | Add example dumps for the FSK decoder. | selabnayr | |
2018-11-10 | Added dump for Xicor X2444M, nonvolatile static RAM. | Stefan Petersen | |
2018-10-21 | uart: add dumps for LIN | coon | |
2018-10-21 | winbond_w25q80d: Extract chip_erase_and_writes.sr snippets. | Uwe Hermann | |
2018-10-21 | Add Winbond W25Q80DV captures | Vesa-Pekka Palmu | |
2018-10-14 | Add sample HUB75 LED matrix capture | Vesa-Pekka Palmu | |
This is a standard interface for most RGB LED matrix modules. | |||
2018-10-14 | adesto_at25sf041: Expand README a litte. | Uwe Hermann | |
2018-10-14 | Adesto AT25SF041 serial flash captures | Vesa-Pekka Palmu | |
Simple device ID checks, status register reads and data reads. | |||
2018-10-12 | trekstor_ebr30_a: README: Document I2C slave addresses. | Uwe Hermann | |
2018-09-25 | Add a few Maxim MAX3420E SPI/USB captures. | Uwe Hermann | |
2018-09-09 | modified miller encoding | Christoph Rackwitz | |
baseband, hilbert transform and lowpass, thresholded .sr session | |||
2018-09-09 | Added HDMI-CEC protocol dumps | Jorge Solla | |
2018-09-09 | usb_power_delivery: Add new captures | Peetz0r | |
2018-09-06 | Samples for the decoder for STM8 series MCUs SWIM protocol. | Mike Jagdis | |
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk> (github: mjagdis) | |||
2018-08-29 | Add trace with Acer AL711 TFT behind DP-to-HDMI and HDMI-to-VGA adapters | Stefan Brüns | |
The HDMI-to-VGA adapter provides audio via a 3.5mm socket. This feature is announced using a CEA extension block. The DP-to-HDMI adapter (Type 1) shows up at i2c address 0x40. It just provides an identification register/eeprom, reading 'DP-HDMI ADAPTOR\x04'. | |||
2018-08-25 | Truncate end of trace only showing the idle bus, correct swapped pin names | Stefan Brüns | |
2018-08-25 | Truncate end of trace only showing the idle bus | Stefan Brüns | |
2018-08-11 | mdio: add sample data for "read without address" (bug 1258) | Gerhard Sittig | |
This recording is a trimmed down version of the file that was provided by "J Álvarez" who reported bug #1258. A READ command is sent while there is no previous ADDRESS command, which triggered an issue in the MDIO decoder. |