summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-18caliper: added example dumps (mm and inch, positive and negative)Tomas Mudrunka
2020-07-10xy2-100: Add two dumpsSoeren Apel
2020-07-07sae_j1850_vpw: Add VPW sample data from P01 PCMpman92
[ gsi: changed directory layout, reworked README markup ]
2020-06-24pjon/pjdl: add capture of minimal PJON frames over PJDL link layerGerhard Sittig
The PJON protocol can use several link layers. These captures run on PJDL, demonstrate a minimal PJON frame (with TX info) and a response. And also contain a few exceptional conditions: Glitches in the signal, outside and inside of frames. Lack of recipient's response, too. The snippets were extracted from a capture that was Submitted-By: Julio Aguirre <jcallano@gmail.com>
2020-06-02nrf905: Move into the spi/ subdirectory.Uwe Hermann
2020-05-26Add Nordic Semiconductor nRF905 dumpsJorge Solla
2020-04-11ad5626: Move into the "dac" subdirectory.Uwe Hermann
This is not technically SPI as such (just a sync/clocked protocol). It's a custom DAC protocol with SCLK, SDIN, CS#, CLR#, and LDAC# pins.
2020-04-11ad5626: Fix pin names as per datasheet.Uwe Hermann
2020-04-11ltc2422: Fix pin names as per datasheet.Uwe Hermann
2020-04-10Add dumps for AD7920.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for AD5626.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for LTC2422.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for LTC2607.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-04-10Add dumps for ADXL345.Teo Perisanu
Signed-off-by: Teo Perisanu <Teo.Perisanu@analog.com>
2020-01-13sdcard: Add a few more sample files.Uwe Hermann
2020-01-09cjtag: Extract two smaller snippets.Uwe Hermann
2020-01-09cjtag: Add two example files.Uwe Hermann
Original files (used for conversion) were provided by Kongou Hikari (diodep): https://github.com/sigrokproject/libsigrokdecode/pull/23#issuecomment-562906001
2020-01-03dmx512: Add/update URLs and device descriptions.Uwe Hermann
This is partially based on online searches and guesswork, might not be entirely accurate.
2020-01-03dmx512: Added additional dumpsGabse
2020-01-02misc/vcd: introduce VCD example files with not yet supported featuresGerhard Sittig
The VCD input module of the libsigrok library currently exclusively supports single bit logic data. Provide some captures in the VCD format which exercise currently unsupported features which a future version of the input module might want to support (bit vectors, multi bit numbers, analog signals).
2019-12-21ps2: Add an example of PS/2 keyboard communication, update READMEMaik Merten
This is an example of PS/2 keyboard communication where the receiving controller remains passive.
2019-12-20ac97: Add some Analog Devices AD1981A dumps.Uwe Hermann
2019-12-14uart: Add a few error cases (EMC-induced glitches).Uwe Hermann
2019-12-14grbl: Fix channel names, add another capture.Uwe Hermann
2019-12-13Add Grbl CNC captures.Uwe Hermann
2019-12-07hdcp: Add an unknown example file.Uwe Hermann
Created by davecraig. Source: https://github.com/sigrokproject/libsigrokdecode/pull/8
2019-12-03rc-6: initial commit of 3 RC-6 dumpsBenediktO
2019-11-29trekstor_ebr30_a_uart.sr: Remove long trailing idle phase.Uwe Hermann
2019-11-28signature: add dumps and READMEsharow
2019-11-24DMX dump of a µDMX interfaceGabse
2019-11-24NFC ISO/IEC 15693 vicinity reader / tag capture with demodulationbvernoux
2019-11-24Add two TDM audio samplesBen Dooks
2019-11-24Add dumps for Amulet LCD UART protocolVesa-Pekka Palmu
2019-11-24nes-gamepad: add generated dumpsstephan.thiele
2019-11-24Add dumps short GPIB transfers to HP53131A, HP33120A, Keithley 2015Adrian Godwin
2019-11-13can: remove duplicated dumpstephan.thiele
2019-11-09microwire: Add a Microchip 93LC46B dump.Uwe Hermann
2019-11-07hd44780: README: Fix probe indices (0-7 for FX2 LAs).Uwe Hermann
2019-11-07hd44780: Add 9 additional dumpsBenediktO
2019-11-06seven_segment: Add dumpsBenedikt Otto
2019-08-23mrf24j40: Add a few dumps from an MRF24J40MA based ECG.Uwe Hermann
2019-08-23mrf24j40: Move files to sensormote/ subdir.Uwe Hermann
2019-07-05add NXP PCA9571 decoder test .sr dumpfilesMickael Bosch
2019-07-01modbus: Add a wizmodbus dump.Uwe Hermann
(Provided by Andrew Gregory on the mailing list)
2019-06-30modbus: Add a few flowmeter dumps.Uwe Hermann
2019-06-30spi_mode: cmds: Add a small README.Uwe Hermann
2019-06-30spi_mode: Add a CMD17 example.Pierre Poulain
File provided in bug #1377 as public domain.
2019-06-20Add cp2110_serial_over_hid_ut612_snippet.sr.Uwe Hermann
2019-06-20Add cp2102_setup_with_outdata_nak.sr.Stefan Brüns
2019-05-15enc28j60: Adds trace and READMEJiahao Li