summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-09Add a Microchip 24LC02B dump (Hantek 6022BE).Uwe Hermann
2017-04-06add 1-Wire example using Dallas DS18B20 devicesKing Kévin
2017-03-28Add an example Sensirion SHT3x dump.Uwe Hermann
2017-03-28Add an example Sensirion SHT2x dump.Uwe Hermann
2017-03-28Add an example Sensirion SHT7x dump.Uwe Hermann
2017-03-28eeprom_24xx: add sample Xicor X24C02 capturefenugrec
2017-03-28Fixed a typo in a uart/from_analog/READMEBalint Kovacs
2017-03-23Added an oddball UART trace, taken with an analog oscilloscope.Balint Kovacs
2017-03-15Add a DALI example.Jeremy Swanson
2017-03-15Add a DSI example.Jeremy Swanson
2017-02-26Added a capture of config and 4pin output of a MAX7301.Piotr Esden-Tempski
This is a capture of the SPI interface and output of the MAX7301 4wire SPI I/O expander.
2017-02-13gpib: Add a sample capture of serial GPIB (IEC Bus)Marcus Comstedt
2017-02-13Added ADF4351 capturesJoel Holdsworth
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable.
2016-12-26avr_pdi: add dumps for ATxmega flash programming (PDI)Gerhard Sittig
Add dumps for the Atmel Program and Debug Interface (PDI). Identify an ATxmega128A1 device, write to and read from flash memory.
2016-11-07spiflash: Add Macronix MX25L1605D single-command dumps.Uwe Hermann
2016-11-07spiflash: Add FIDELIX FM25Q32 single-command dumps.Uwe Hermann
2016-11-07spiflash: Add DualSPI flash dump during a write in flash.bvernoux
2016-11-07spiflash: Add QuadSPI flash example/dump.bvernoux
2016-11-04ps2: Add an initial PS/2 keyboard dump.Uwe Hermann
2016-10-23spi: Add some dumps with various bitwidths.Uwe Hermann
2016-10-23spiflash: Add some Fidelix FM25Q32 dumps.Uwe Hermann
The files were provided by Benjamin Vernoux (thanks!), see http://sigrok.org/bugzilla/show_bug.cgi?id=845 for details.
2016-10-23uart: add dump files to demonstrate number of data bitsGerhard Sittig
Create a "counter" directory, and add captures from UART communication with the number of data bits in the range from 5 to 9. Parity/stopbit is identical across all captures, as other dumps already provide those variants. This set is useful to test how decoders cope with various numbers of databits, while the samples cover all possible bit patterns. Signed-off-by: Gerhard Sittig <gerhard.sittig@gmx.net>
2016-10-12gpib: Add an example capture file.Uwe Hermann
The file was provided by Rudolf Reuter <reuterru@arcor.de>, thanks!
2016-09-24uart: Add a dump file demonstrating overlapping RX/TX.Uwe Hermann
2016-09-24midi: Add some more dump files.Chris
2016-08-23spi/ssi32: add README with setup descriptionOleksij Rempel
Signed-off-by: Oleksij Rempel <fixed-term.Oleksij.Rempel@de.bosch.com>
2016-08-23Add some more MIDI dumps.Chris Dreher
2016-08-22Add some ssi32 samplesOleksij Rempel
ssi32_bananapi_loop_test.sr - made with Banana Pi loop test setup ssi32_watchdog.sr - watchdog ping made on real HW. Signed-off-by: Oleksij Rempel <fixed-term.Oleksij.Rempel@de.bosch.com>
2016-07-06Add a few DMX512 dumps.Uwe Hermann
The files were provided by Fabian Stumpf <sigrok@fabianstumpf.de> (thanks!) and are released into the public domain: http://article.gmane.org/gmane.comp.debugging.sigrok.devel/2139 Note: While "--time 1s" was used to create the files, they have retroactively been shortened to roughly 40ms each.
2016-06-26Add an example file of SPI flash dual I/O reads.Uwe Hermann
This file was contributed by Angus Gratton <gus@projectgus.com>, thanks!
2016-05-11Add wiegand/36bit dump.Sean Burford
2016-05-04MDIO samples for Clause 22 and Clause 45.Elias Oenal
2016-03-20Added Renesas/Hitachi AUD Branch Trace dumpfenugrec
2016-03-04ws281x: Add smaller snippet file.Uwe Hermann
2016-02-06Add t55xx write filesBenjamin Larsson
2015-12-25uart/hello_world: Shorten the files a bit.Uwe Hermann
2015-12-21Add a few simple analog waveforms (WAV format).Uwe Hermann
These were generated using GNU Radio.
2015-12-21Add exported files from an Agilent MSO7034A.Uwe Hermann
2015-12-21Move 1mhz_clock/ into misc/.Uwe Hermann
2015-12-21Move demo/ into misc/.Uwe Hermann
2015-12-21Add SPI flash example exports from various vendor software.Uwe Hermann
2015-12-21Add some Lauterbach Trace32 logic analyzer demo filesSoeren Apel
2015-12-19rfid: Add some EM4100, EM4102 and FK4100 dumps.Uwe Hermann
2015-12-19Add a RFID EM4100 signal dumpBenjamin Larsson
2015-12-17usb/setup: Fix a typo in the README.Uwe Hermann
2015-12-02spi/allmodes: Add dumps with various SPI settings.Uwe Hermann
2015-11-23Add two UT-D04 USB/HID cable dumps (Voltcraft VC-820 DMM).Uwe Hermann
2015-11-21usb_power_delivery: Fix minor typos, whitespace.Uwe Hermann
2015-11-21usb_power_delivery: Add USB PD dumpsVincent Palatin
USB Power Delivery exchanges captures on the Control Channels of the USB Type-C ports of the Apple Macbook 2015 and the Google Pixel 2015 along with their Type-C power supplies and HDMI video dongles. Signed-off-by: Vincent Palatin <vpalatin@chromium.org>