Hi everyone, we're happy to announce the initial 0.1.0 release of "sigrok-dumps", a collection of example logic analyzer capture files which can be used for testing sigrok-cli (or sigrok GUIs), testing (and developing) protocol decoders, and so on.
Download: https://sourceforge.net/projects/sigrok/files/source/sigrok-dumps/ Or, to get the latest git version: git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok-dumps There are various protocols covered already, but we're always happy about new contributed dumps (for existing and new protocols), please see http://sigrok.org/wiki/Example_dumps for some hints about how to do those. Unless otherwise noted, all dumps are released into the public domain. The current list includes: . ├── dcf77 │ └── pollin_dcf1_module ├── i2c │ ├── a2_dummy_write │ ├── edid │ ├── gigabyte_6vle-vxl_i2c │ ├── melexis_mlx90614 │ ├── rtc_epson_8564je │ ├── trekstor_ebr30_a │ └── wii_nunchuk ├── i2s │ └── 2ch-16bit-16khz ├── jtag │ ├── glyn_tonga2 │ ├── keil_mcb2140 │ └── olimex_stm32-h103 ├── mouse_sensors │ └── avago_adns_2051 ├── spi │ └── mx25l1605d ├── uart │ ├── hello_world │ │ ├── 7e1 │ │ ├── 7o1 │ │ ├── 8e1 │ │ ├── 8n1 │ │ └── 8o1 │ ├── panasonic_pan1321 │ └── trekstor_ebr30_a └── usb └── hid ├── lisa_m_usbhid └── olimex_stm32-h103_usb_hid Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

