├── Makefile ├── NEWS ├── README ├── ac97 ├── analog_devices_ad1981a │ ├── README │ ├── ac97_ad1981a_powerup1.sr │ ├── ac97_ad1981a_powerup1_100mhz.sr │ ├── ac97_ad1981a_powerup2.sr │ └── ac97_ad1981a_powerup2_100mhz.sr └── realtek_alc655 │ ├── README │ ├── asus_a8ne_fm_s_ac97_powerup.sr │ ├── asus_a8ne_fm_s_ac97_powerup_snippet.sr │ └── asus_a8ne_fm_s_ac97_powerup_snippet2.sr ├── am230x ├── am2301 │ ├── README │ ├── am2301_100khz.sr │ ├── am2301_1mhz.sr │ ├── am2301_24mhz.sr │ ├── am2301_250khz.sr │ └── am2301_500khz.sr ├── am2302 │ ├── README │ ├── am2302_1mhz.sr │ └── tests │ │ ├── am2302_1mhz_200s.sr │ │ ├── am2302_1mhz_3samples.sr │ │ ├── am2302_1mhz_delay0us_50ms_low.sr │ │ ├── am2302_1mhz_delay1s.sr │ │ ├── am2302_1mhz_delay2000us_100us_low.sr │ │ ├── am2302_1mhz_delay2000us_1ms_low.sr │ │ ├── am2302_1mhz_delay2000us_200us_low.sr │ │ ├── am2302_1mhz_delay2000us_20ms_low.sr │ │ ├── am2302_1mhz_delay2000us_300us_low.sr │ │ ├── am2302_1mhz_delay2000us_500us_low.sr │ │ ├── am2302_1mhz_delay2000us_50ms_low.sr │ │ ├── am2302_1mhz_delay250us.sr │ │ ├── am2302_1mhz_delay500us.sr │ │ └── am2302_1mhz_triggered.sr ├── am2303 │ ├── README │ └── am2303_1mhz.sr ├── am2320 │ ├── README │ └── am2320_1mhz.sr ├── am2321 │ ├── README │ └── am2321_1mhz.sr ├── am2322 │ ├── README │ └── am2322_1mhz.sr ├── dht11 │ ├── README │ ├── dht11_100khz.sr │ ├── dht11_1mhz.sr │ ├── dht11_24mhz.sr │ ├── dht11_250khz.sr │ └── dht11_500khz.sr └── rht03 │ ├── README │ └── rht03_4mhz.sr ├── arm_trace ├── lpc1769 │ ├── README │ ├── smoothieware.elf │ └── smoothieware.sr └── stm32f105 │ ├── README │ ├── trace_example.c │ ├── trace_example.elf │ └── trace_example.sr ├── aud ├── README └── audgen-01.sr ├── avr_isp ├── atmega328p │ ├── README.txt │ └── isp_atmega328p_buspirate_scan.sr ├── atmega88 │ ├── README │ ├── avrdude_log_erase_chip.txt │ ├── avrdude_log_read_empty.txt │ ├── avrdude_log_read_fuses.txt │ ├── avrdude_log_scan.txt │ ├── isp_atmega88_erase_chip.sr │ ├── isp_atmega88_read_empty.sr │ ├── isp_atmega88_read_lfuse.sr │ ├── isp_atmega88_scan.sr │ └── lfuse.hex └── atmega8L │ ├── README.txt │ ├── isp_atmega8L_load_program_page.sr │ ├── isp_atmega8L_read_eeprom.sr │ ├── isp_atmega8L_read_lock.sr │ ├── isp_atmega8L_read_program.sr │ └── isp_atmega8L_write_program_page.sr ├── avr_pdi └── atxmega128a1 │ ├── README │ ├── atxmega128a1-pdi-flash-verify-blinky.sr │ ├── atxmega128a1-pdi-flash-write-blinky.sr │ └── atxmega128a1-pdi-identify.sr ├── caliper ├── caliper-123.45mm.sr ├── caliper-1mm.sr ├── caliper0.0005in.sr ├── caliper0.5555in.sr ├── caliper0.55mm.sr ├── caliper0.5in.sr ├── caliper0.5mm.sr ├── caliper0in.sr ├── caliper0mm.sr ├── caliper100mm.sr ├── caliper10mm.sr ├── caliper123.45mm.sr ├── caliper55.55mm.sr └── caliper5in.sr ├── can ├── arbitrary_traffic │ ├── README │ ├── bsd_license_can_extended_125k.logicdata │ ├── bsd_license_can_extended_1M.logicdata │ ├── bsd_license_can_extended_250k.logicdata │ ├── bsd_license_can_extended_500k.logicdata │ ├── bsd_license_can_extended_62.5k.logicdata │ └── bsd_license_can_standard_500k.logicdata ├── can_fd │ └── arbitrary_traffic │ │ ├── README │ │ ├── can_fd_ext_brs_64.sr │ │ ├── can_fd_ext_brs_8.sr │ │ ├── can_fd_ext_without_brs_64.sr │ │ ├── can_fd_ext_without_brs_8.sr │ │ ├── can_fd_std_brs_64.sr │ │ ├── can_fd_std_brs_8.sr │ │ ├── can_fd_std_without_brs_64.sr │ │ └── can_fd_std_without_brs_8.sr ├── microchip_mcp2515dm-bm │ ├── README │ ├── mcp2515dm-bm-125kbits_bus_load_100percent.sr │ ├── mcp2515dm-bm-125kbits_bus_load_25percent.sr │ ├── mcp2515dm-bm-125kbits_bus_load_50percent.sr │ ├── mcp2515dm-bm-125kbits_bus_load_75percent.sr │ ├── mcp2515dm-bm-125kbits_extmsg_11223344_7bytes.sr │ └── mcp2515dm-bm-125kbits_msg_222_5bytes.sr └── nmea2000 │ └── lowrance_ep_60r_garmin_gps_17x │ ├── README │ ├── nmea2000_fuel_flow_gps.sr │ └── nmea2000_fuel_flow_gps_snippet.sr ├── cec ├── README ├── tv_sony_amp_denon_switch_off_seq.sr ├── tv_sony_amp_denon_switch_on_seq.sr ├── tv_sony_amp_yamaha_arc_handshake.sr ├── tv_sony_amp_yamaha_switch_off_seq.sr └── tv_sony_amp_yamaha_switch_on_seq.sr ├── dac ├── ad5626 │ ├── README │ └── ad5626_write_dac.sr └── ti_tlc5620 │ ├── README │ ├── ti_tlc5620_full_range.sr │ ├── ti_tlc5620_low_mid_high.sr │ ├── ti_tlc5620_one_change.sr │ └── ti_tlc5620_running.sr ├── dali └── rako_rsrdali │ ├── README │ └── rako_rsrdali_query_ballast.sr ├── dcc └── easycontrol │ ├── README │ ├── decoder_120_121.sr │ ├── decoder_133.sr │ ├── decoder_140.sr │ ├── decoder_2_light.sr │ ├── decoder_310.sr │ └── decoder_45_light.sr ├── dcf77 └── pollin_dcf1_module │ ├── README │ ├── dcf77_120s.sr │ ├── dcf77_1800s.sr │ ├── dcf77_20s.sr │ ├── dcf77_480s.sr │ ├── dcf77_480s_interrupted.sr │ └── dcf77_480s_pon_interrupted.sr ├── display ├── hd44780 │ ├── README │ ├── hd44780-blink.sr │ ├── hd44780-cursor.sr │ ├── hd44780-customcharacter.sr │ ├── hd44780-font.sr │ ├── hd44780-power.sr │ ├── hd44780-reset-init-hello.sr │ ├── hd44780-scroll.sr │ ├── hd44780-shiftcursor.sr │ ├── hd44780-test_204.sr │ └── hd44780-textdirection.sr ├── nokia_1200 │ └── r0ket │ │ ├── README │ │ ├── r0ket_nokia_1200_long.sr │ │ └── r0ket_nokia_1200_short.sr ├── seven_segment │ ├── README │ ├── mystery_message.sr │ ├── test_7_segment_0-9.sr │ ├── test_7_segment_0-F.sr │ ├── test_7_segment_all_alphabet.sr │ └── test_7_segment_slow.sr ├── ssd1306 │ ├── README │ ├── ssd1306-i2c.sr │ └── ssd1306-spi.sr └── st7735 │ ├── README │ ├── st7735.sr │ ├── st7735_snippet.sr │ ├── st7735_unknown_command.sr │ └── st7735_unknown_command_snippet.sr ├── dmx512 ├── dmx4all_mini_usb_dmx │ ├── 12mhz_all_255.sr │ ├── 12mhz_all_85.sr │ ├── 1mhz_all_255.sr │ ├── 1mhz_all_85.sr │ ├── 3mhz_all_255.sr │ ├── 3mhz_all_85.sr │ ├── 500khz_all_255.sr │ ├── 500khz_all_85.sr │ ├── 6mhz_all_255.sr │ ├── 6mhz_all_85.sr │ └── README ├── ma_lighting │ ├── README │ ├── dot2_0-255.sr │ └── dot2_0.sr ├── nicolaudie │ ├── README │ ├── sunlitesuite2bc_0-255.sr │ └── sunlitesuite2bc_0.sr ├── sgm │ ├── README │ └── regia_0.sr └── u_dmx │ ├── README │ ├── u-dmx_0-255.sr │ └── u-dmx_0.sr ├── dsi └── rako_wda-600 │ ├── README │ └── rako_wda-600_dsi.sr ├── flexray └── arbitrary_traffic │ ├── README │ ├── flexray_2s16_0d_one_cycle.sr │ ├── flexray_2s16_1d2_one_cycle.sr │ ├── flexray_ab_2s16_0d_one_cycle.sr │ └── flexray_coldstart_2s16_3d_multiple_cycles.sr ├── fsk └── ltar │ ├── README │ └── ltar-fsk-datastream.sr ├── gpib ├── hp1631d │ ├── README │ └── gpib_hp1631d.sr ├── hp33120a │ ├── README │ └── hp33120a-idn.sr ├── hp53131a │ ├── README │ ├── hp53131a-idn-read.sr │ └── hp53131a-ton.sr ├── keithley2015 │ ├── README │ └── keithley2015-idn.sr └── serial │ └── cbm1571 │ ├── README │ └── cbm_1571_read_status.sr ├── graycode └── synthetic │ ├── README │ ├── graycode-ramp-no-samplerate.sr │ ├── graycode-ramp.sr │ ├── graycode-sin.sr │ ├── rotary-ramp.sr │ └── rotary-sin.sr ├── i2c ├── a2_dummy_write │ ├── README │ └── a2_dummy_write.sr ├── crypto │ └── microchip_atsha204a │ │ ├── README │ │ ├── atecc508a_snippet.sr │ │ └── atsha204a_snippet.sr ├── edid │ ├── README │ ├── acer_al711_on_dp_dm_hdmi_vga.sr │ ├── samsung_le46b620r3p.sr │ ├── samsung_syncmaster203b.sr │ └── samsung_syncmaster245b.sr ├── eeprom_24xx │ ├── atmel_at24c128 │ │ └── lcsoft-mini-board-fx2-init.sr │ ├── atmel_at24c16c │ │ ├── README │ │ └── dreamsourcelab_dslogic_powerup.sr │ ├── attiny13_i2c │ │ ├── README │ │ └── braintechnology_usb_lps_powerup.sr │ ├── microchip_24aa025uid │ │ ├── 24aa025uid_bytewrite128_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite128_6ms_delay_trigger_sda_low.sr │ │ ├── 24aa025uid_bytewrite16_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite256_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite256_6ms_delay_trigger_sda_low.sr │ │ ├── 24aa025uid_bytewrite5_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite5_6ms_delay_trigger_sda_low.sr │ │ ├── 24aa025uid_bytewrite8_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite8_6ms_delay_trigger_sda_low.sr │ │ ├── 24aa025uid_bytewrite9_6ms_delay.sr │ │ ├── 24aa025uid_bytewrite9_6ms_delay_trigger_sda_low.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_1ms_delay.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_2ms_delay.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_3ms_delay.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_4ms_delay.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_5ms_delay.sr │ │ ├── 24aa025uid_seqrndread128_bytewrite128_seqrndread128_6ms_delay.sr │ │ ├── 24aa025uid_seqrndread16_pagewrite16_seqrndread16.sr │ │ ├── 24aa025uid_seqrndread17_bytewrite17_seqrndread17_6ms_delay.sr │ │ ├── 24aa025uid_seqrndread17_pagewrite17_seqrndread17.sr │ │ ├── 24aa025uid_seqrndread256.sr │ │ ├── 24aa025uid_seqrndread256_trigger_sda_low.sr │ │ ├── 24aa025uid_seqrndread32_pagewrite16crosspageboundary_seqrndread32.sr │ │ ├── 24aa025uid_seqrndread48_pagewrite48crosspageboundary_seqrndread48.sr │ │ └── 24aa025uid_seqrndread8_pagewrite8_seqrndread8.sr │ ├── microchip_24aa16 │ │ └── microsoft-wireless-optical-mouse-init.sr │ ├── microchip_24lc02b │ │ ├── README │ │ ├── hantek_6022be_powerup.sr │ │ ├── hantek_6022bl_powerup_la.sr │ │ ├── hantek_6022bl_powerup_scope.sr │ │ └── instrustar_isds205x_powerup_la.sr │ ├── microchip_24lc64 │ │ ├── README │ │ ├── amfpga-cpld-board-fx2-init.sr │ │ ├── instrustar_isds205x_powerup_scope.sr │ │ ├── instrustar_isds250a_powerup.sr │ │ ├── rocktech_bm102_powerup.sr │ │ ├── sainsmart_dds120_powerup.sr │ │ ├── sainsmart_dds120_powerup_scl_analog.sr │ │ ├── sainsmart_dds120_powerup_scl_sda_analog.sr │ │ ├── sainsmart_dds120_powerup_sda_analog.sr │ │ └── sainsmart_dds140_powerup.sr │ ├── onsemi_cat24c256 │ │ ├── README │ │ ├── glasgow-firmware-flash.sr │ │ └── glasgow-firmware-flash_snippet.sr │ ├── siemens_sla24c02-s-3 │ │ └── sla24c02-s-3_powerup.sr │ ├── st_m24c02 │ │ └── st_m24c02_powerup_and_reset.sr │ └── xicor_x24c02 │ │ ├── README │ │ └── x24c02_dual.sr ├── gigabyte_6vle-vxl_i2c │ ├── README │ └── gigabyte_6vle_vxl_i2c.sr ├── hdcp │ └── unknown_device │ │ └── hdcp.sr ├── ltc2607 │ ├── README │ └── ltc2607_write_dac.sr ├── melexis_mlx90614 │ ├── README │ ├── melexis_mlx90614_3600s_24deg.sr │ ├── melexis_mlx90614_5s_24deg.sr │ └── melexis_mlx90614_60s_26deg_34deg.sr ├── microchip_mcp23017 │ ├── README.md │ ├── mcp23017_counter_a_write.sr │ ├── mcp23017_counter_init_ab_write.sr │ └── mcp23017_counter_init_ab_write_read.sr ├── network-transceivers │ ├── README │ └── xfp.sr ├── nxp_pca9571 │ ├── README │ ├── pca9571_sequence.sr │ ├── pca9571_simple.sr │ └── pca9571_warning.sr ├── potentiometer │ └── analog_devices_ad5258 │ │ ├── README │ │ ├── ad5258_read_32_write_255_read_255.sr │ │ ├── ad5258_read_32_write_63_read_63.sr │ │ ├── ad5258_read_32_write_63_read_63_directly_restart.sr │ │ ├── ad5258_read_32_write_63_read_63_directly_stopstart.sr │ │ ├── ad5258_read_32_write_64_read_64.sr │ │ ├── ad5258_read_eeprom_100bytes_norestart.sr │ │ ├── ad5258_read_eeprom_32_write_eeprom_63_readback_nack_then_ack.sr │ │ ├── ad5258_read_eeprom_32_write_rdac_63_store_rdac_to_eeprom_readback_nack_then_ack.sr │ │ ├── ad5258_read_once_bug_norestart.sr │ │ ├── ad5258_read_once_bug_stop.sr │ │ ├── ad5258_read_once_bug_stop_and_norestart.sr │ │ ├── ad5258_read_once_correct.sr │ │ ├── ad5258_read_once_correct_restart_100bytes.sr │ │ ├── ad5258_read_once_write_continuously_rectangle.sr │ │ ├── ad5258_read_once_write_continuously_sawtooth.sr │ │ ├── ad5258_read_once_write_continuously_triangle.sr │ │ ├── ad5258_read_once_write_continuously_triangle_0to255.sr │ │ ├── ad5258_read_rdac_and_eeprom.sr │ │ ├── ad5258_read_rdac_and_eeprom_write_rdac_63_store_eeprom_to_rdac_read_rdac.sr │ │ ├── ad5258_read_tolerance_consecutively_norestart.sr │ │ ├── ad5258_read_tolerance_consecutively_restart.sr │ │ ├── ad5258_read_tolerance_consecutively_restart_100bytes.sr │ │ ├── ad5258_read_tolerance_individually_norestart.sr │ │ ├── ad5258_read_tolerance_individually_restart.sr │ │ ├── ad5258_read_tolerance_individually_restart_100bytes.sr │ │ ├── ad5258_write_63_read_100bytes_norestart.sr │ │ ├── ad5258_write_63_read_100bytes_restart.sr │ │ └── ad5258_write_eeprom_63_readback_nack.sr ├── rding_temper │ ├── README │ ├── rding_temper_i2c_eeprom_and_sensor.sr │ ├── rding_temper_i2c_usb_led_eeprom_and_sensor_5s.sr │ ├── rding_temper_i2c_usb_led_eeprom_and_sensor_snippet.sr │ └── rding_temper_i2c_usb_led_sensor_5s.sr ├── rohm_bh1750 │ ├── README │ ├── bh1750_h2resolutionmode.sr │ └── bh1750_hresolutionmode.sr ├── rtc_dallas_ds1307 │ ├── README │ ├── rtc_ds1307_200khz.sr │ ├── rtc_ds1307_200khz_no_samplerate.sr │ └── rtc_ds1307_500khz_sqw32khz_mode12h_pm.sr ├── rtc_dallas_ds3231 │ ├── README │ ├── ds3231_ex1.sr │ └── ds3231_ex2.sr ├── rtc_epson_8564je │ ├── 8564je_alarm_min1_int_pin.sr │ ├── 8564je_continous_reg_read_100.sr │ ├── 8564je_continous_reg_read_100_onei2cread.sr │ ├── 8564je_continous_reg_write_100_ff_onei2cread_lots_reads.sr │ ├── 8564je_continous_reg_write_100_ff_onei2cread_lots_reads_2.sr │ ├── 8564je_continous_reg_write_100_onei2cread.sr │ ├── 8564je_continous_reg_write_100_onei2cread_lots_reads.sr │ ├── 8564je_nacks.sr │ ├── 8564je_set_once_read_multiple.sr │ ├── 8564je_set_once_read_multiple2.sr │ ├── 8564je_timer_1min.sr │ ├── 8564je_timer_1sec.sr │ ├── 8564je_timer_4096hz.sr │ ├── 8564je_timer_4096hz_2.sr │ ├── 8564je_timer_4096hz_3.sr │ ├── 8564je_timer_4096hz_3_try_int_pin.sr │ ├── 8564je_timer_4096hz_4_tie_tf_int_pin_works.sr │ ├── 8564je_timer_64hz.sr │ ├── README │ ├── rtc_epson_8564je.sr │ └── rtc_epson_8564je_snippet.sr ├── sensirion_sht2x │ ├── README │ ├── i2c-sht21-100khz-read-serial-hold.sr │ └── sensirion_sht21_humidity35.sr ├── sensirion_sht3x │ ├── README │ └── sensirion_sht31_25rh_28rh.sr ├── ti_tca6408a │ └── tca6408a.sr ├── trekstor_ebr30_a │ ├── README │ ├── trekstor_ebr30_a_i2c_0x15.sr │ ├── trekstor_ebr30_a_i2c_120s.sr │ └── trekstor_ebr30_a_i2c_30s.sr └── wii_nunchuk │ ├── README │ ├── wii_nunchuk_data_bottom.sr │ ├── wii_nunchuk_data_button_c.sr │ ├── wii_nunchuk_data_button_z.sr │ ├── wii_nunchuk_data_idle.sr │ ├── wii_nunchuk_data_left.sr │ ├── wii_nunchuk_data_right.sr │ ├── wii_nunchuk_data_top.sr │ ├── wii_nunchuk_init.sr │ ├── wii_nunchuk_init_reg_3xdata.sr │ ├── wii_nunchuk_orientation_horizontal_left.sr │ ├── wii_nunchuk_orientation_horizontal_right.sr │ ├── wii_nunchuk_orientation_vertical_bottom.sr │ ├── wii_nunchuk_orientation_vertical_top.sr │ └── wii_nunchuk_set_reg.sr ├── i2s └── 2ch-32bit-8khz │ ├── 2ch-32bit-8khz-no-samplerate.sr │ ├── 2ch-32bit-8khz.sr │ └── README ├── ir ├── nec │ ├── extended │ │ ├── README │ │ └── unknown_ceiling_light.sr │ ├── hama_8in1 │ │ └── tv_matsui_0001 │ │ │ ├── tv_matsui_0001_button_av_hold.sr │ │ │ ├── tv_matsui_0001_button_mute_hold_3x.sr │ │ │ ├── tv_matsui_0001_button_onetwodigits_hold.sr │ │ │ ├── tv_matsui_0001_button_power_hold_3x.sr │ │ │ ├── tv_matsui_0001_buttons_1234567890_hold.sr │ │ │ ├── tv_matsui_0001_buttons_programupdown_hold.sr │ │ │ └── tv_matsui_0001_buttons_volumeupdown_hold.sr │ └── joy-it_sbc-irc01 │ │ ├── README │ │ ├── joy_it_sbc_irc01_all.sr │ │ └── joy_it_sbc_irc01_enter_no_repeat.sr ├── other │ ├── bose │ │ ├── ir_bose_button1_hold.sr │ │ └── ir_bose_button1_press.sr │ └── nec_ru-m111 │ │ ├── ir_nec_ru-m111_button1_hold.sr │ │ └── ir_nec_ru-m111_button1_press.sr ├── rc-5 │ └── hama_8in1 │ │ ├── vcr_philips_0082_button1_hold.sr │ │ ├── vcr_philips_0082_button1_hold_one_bogus_packet.sr │ │ ├── vcr_philips_0082_button2_hold.sr │ │ └── vcr_philips_0082_button_standby_hold.sr ├── rc-6 │ ├── kathrein │ │ ├── README │ │ └── kathrein_rc674_numbers.sr │ └── philips │ │ ├── README │ │ ├── philips_rc2143604_numbers.sr │ │ └── philips_unknown_numbers.sr └── sirc │ ├── README │ ├── sirc-1.sr │ └── sirc-2.sr ├── jtag ├── cjtag │ ├── cjtag_n305_sba.sr │ ├── cjtag_n305_sba_snippet.sr │ ├── cjtag_n307_sba_test.sr │ └── cjtag_n307_sba_test_snippet.sr ├── ejtag │ └── example │ │ └── ejtag_sigrok.sr ├── glyn_tonga2 │ ├── README │ ├── glyn_tonga2_idle.sr │ ├── glyn_tonga2_init.sr │ ├── glyn_tonga2_irscan_drscan.sr │ └── glyn_tonga2_reset.sr ├── keil_mcb2140 │ ├── README │ ├── keil_mcb2140_idle.sr │ ├── keil_mcb2140_init.sr │ ├── keil_mcb2140_irscan_drscan.sr │ └── keil_mcb2140_reset.sr └── olimex_stm32-h103 │ ├── README │ ├── fancyblink.bin │ ├── olimex_stm32-h103_cmd_reg_10s.sr │ ├── olimex_stm32-h103_cmd_reset_10s.sr │ ├── olimex_stm32-h103_cmd_stm32f1x_mdw_10s.sr │ ├── olimex_stm32-h103_cmd_stm32f1x_options_read_0_10s.sr │ ├── olimex_stm32-h103_flash_fancyblink.sr │ ├── olimex_stm32-h103_idle.sr │ ├── olimex_stm32-h103_init_10s.sr │ ├── olimex_stm32-h103_init_reset_init_10s.sr │ └── olimex_stm32-h103_irscan_drscan.sr ├── led ├── 5050rgbset_led_strip │ ├── README │ ├── led_strip_mode_fade.sr │ ├── led_strip_mode_flash.sr │ ├── led_strip_mode_smooth.sr │ ├── led_strip_mode_strobe.sr │ ├── led_strip_red_brightness_max.sr │ ├── led_strip_red_brightness_min.sr │ ├── led_strip_red_press_fade.sr │ ├── led_strip_red_press_flash.sr │ ├── led_strip_red_press_off.sr │ ├── led_strip_red_press_on.sr │ ├── led_strip_red_press_smooth.sr │ ├── led_strip_red_press_strobe.sr │ ├── led_strip_switch_red_to_blue.sr │ ├── led_strip_switch_red_to_green.sr │ ├── led_strip_switch_red_to_red.sr │ ├── led_strip_switch_red_to_white.sr │ ├── led_strip_switch_red_to_yellow.sr │ └── led_strip_switch_white_to_red.sr ├── hub75 │ ├── README │ └── hub75.sr ├── ws2801 │ ├── README │ └── ws2801_2ch_5mhz.sr ├── ws2812b_neopixel24 │ ├── README │ ├── ws2812b_neopixel24_24mhz.sr │ ├── ws2812b_neopixel24_4mhz_snippet.sr │ ├── ws2812b_neopixel24_4mhz_verylong.sr │ ├── ws2812b_neopixel24_6mhz.sr │ └── ws2812b_neopixel24_6mhz_long.sr ├── ws281x │ ├── README │ ├── ws281x_4ch_5mhz.sr │ └── ws281x_4ch_5mhz_snippet.sr └── ws281x_rgbw │ ├── README │ └── ws281x_RGBW_4MHz_snippet.sr ├── lens_mounts └── sony_emount │ ├── README │ ├── a6000_ef50_viltrox_init.sr │ ├── a6000_efs24_viltrox_init.sr │ ├── a6000_sel55210_init_210.sr │ ├── a6000_sel55210_init_55.sr │ └── a6000_selp1650_init.sr ├── lpc ├── h55 │ ├── README │ └── h55_lpc_io_write.sr ├── power9 │ ├── README │ ├── power9_lpc_firmware_read.sr │ ├── power9_lpc_firmware_write.sr │ ├── power9_lpc_io_read.sr │ ├── power9_lpc_io_write.sr │ └── power9_lpc_io_write_abort.sr └── vultureprog │ ├── README │ ├── lpc_vultureprog.sr │ └── lpc_vultureprog_snippet.sr ├── maple_bus ├── README └── bus_enumeration.sr ├── mcs48 └── hp3478a │ ├── README │ └── i8039_sample.sr ├── mdio ├── dp83848cvv │ └── clause22_dp83848cvv.sr ├── lan8720a │ ├── lan8720a_read_all_plugged.sr │ ├── lan8720a_read_all_unplugged.sr │ └── lan8720a_read_write_read.sr └── misc │ ├── clause45_pluggable_transceiver.sr │ └── clause45_read_no_address.sr ├── microwire ├── atc_93lc56 │ ├── README │ └── atc_93lc56.sr ├── microchip_93lc46b │ ├── README │ └── microchip_93lc46b.sr ├── microchip_93lc56b │ ├── README │ ├── lsusb_um232h.txt │ └── um232h_microchip_93lc56b.sr └── st_m93c66 │ ├── README │ └── st_m93c66.sr ├── miller └── mfrc522 │ ├── mfrc522-1gs-baseband.npy │ ├── mfrc522-1gs-demod-lowpassed.npy │ └── mfrc522-1gs.sr ├── misc ├── 1mhz_clock │ ├── 1mhz_clock_16channels.sr │ ├── 1mhz_clock_1channels.sr │ ├── 1mhz_clock_4channels.sr │ ├── 1mhz_clock_7channels.sr │ ├── 1mhz_clock_8channels.sr │ ├── 1mhz_clock_9channels.sr │ └── README ├── basic_analog │ ├── sawtooth.wav │ ├── sine.wav │ ├── square.wav │ └── triangle.wav ├── chronovu_la8_la16 │ ├── la16_1hz_1khz_1.00sampleperiod_trigger_ch12_rising.kd1.gz │ └── la8_1hz_1khz_0.20sampleperiod_trigger_ch3_low.kdt.gz ├── demo │ ├── README │ ├── all_high_8ch_short.sr │ ├── all_low_8ch_short.sr │ ├── incremental_8ch_long.sr │ ├── incremental_8ch_medium.sr │ ├── incremental_8ch_short.sr │ ├── incremental_8ch_short_analog.sr │ └── random_8ch_short.sr ├── no-samplerate.sr ├── square_wave_2ch │ ├── README │ ├── scope_0.bmp │ ├── scope_0.txt │ ├── scope_1.bmp │ ├── scope_10_1.csv │ ├── scope_10_2.csv │ ├── scope_11_1.csv │ ├── scope_11_2.csv │ ├── scope_12_1.csv │ ├── scope_12_2.csv │ ├── scope_13_1.csv │ ├── scope_13_2.csv │ ├── scope_14_1.csv │ ├── scope_14_2.csv │ ├── scope_15_1.csv │ ├── scope_15_2.csv │ ├── scope_16_1.csv │ ├── scope_16_2.csv │ ├── scope_2.png │ ├── scope_21.alb │ ├── scope_22.alb │ ├── scope_23.alb │ ├── scope_24.alb │ ├── scope_25.alb │ ├── scope_26.alb │ ├── scope_27.bin │ ├── scope_28.bin │ ├── scope_29.bin │ ├── scope_3.csv │ ├── scope_30.bin │ ├── scope_4.csv │ ├── scope_4.txt │ ├── scope_5.csv │ ├── scope_6.csv │ ├── scope_7_1.csv │ ├── scope_7_2.csv │ ├── scope_8_1.csv │ ├── scope_8_2.csv │ ├── scope_9_1.csv │ └── scope_9_2.csv ├── square_wave_analog │ ├── 100khz_clock_2logic_1analog.sr │ └── README ├── tektronix_isf │ ├── DS1307Z │ │ ├── RTC.csv │ │ ├── RTC.sr │ │ ├── tek0000CH1.isf │ │ └── tek0000CH2.isf │ ├── README.md │ └── RF │ │ ├── tek0002NRM.isf │ │ ├── tek0003NRM.isf │ │ ├── tek0004NRM.isf │ │ └── tek0006NRM.isf ├── trace32_demo │ ├── lauterbach_trace32_iprobe.ad │ ├── lauterbach_trace32_pi_a.ad │ └── lauterbach_trace32_pi_j.ad └── vcd │ ├── real-analog.vcd │ └── vectors-integers.vcd ├── morse └── synthetic │ ├── README │ └── wikipedia-morse.sr ├── mouse_sensors ├── agilent_hdns_2000 │ ├── README │ ├── agilent_hdns_2000_idle.sr │ ├── agilent_hdns_2000_move_mouse_fast.sr │ ├── agilent_hdns_2000_move_mouse_left_right.sr │ └── agilent_hdns_2000_move_mouse_up_down.sr └── avago_adns_2051 │ ├── README │ ├── avago_adns_2051_idle.sr │ ├── avago_adns_2051_move_mouse_fast.sr │ ├── avago_adns_2051_move_mouse_left_right.sr │ ├── avago_adns_2051_move_mouse_up_down.sr │ ├── avago_adns_2051_remove_and_readd_usb.sr │ └── avago_adns_2051_sleep_then_move.sr ├── nfc ├── iso_iec_15693 │ ├── README │ └── nfc_15693_hydranfc_read_uid.sr └── st25r39xx │ ├── HydraBus_v1_HydraNFC_Shield_v2_ST25R3916_Read_All_Registers_SpaceA_B.sr │ ├── HydraBus_v1_HydraNFC_Shield_v2_ST25R3916_Read_UID_ISO14443A_NFC-A.sr │ ├── HydraBus_v1_HydraNFC_Shield_v2_ST25R3916_Read_UID_ISO14443B_NFC-B.sr │ ├── HydraBus_v1_HydraNFC_Shield_v2_ST25R3916_Read_UID_ISO15693_NFC-V.sr │ └── README ├── nonstandard_eeproms └── siemens_sda2506 │ ├── README │ ├── blaupunkt-enter-wrong-code.sr │ ├── blaupunkt-enter-wrong-code2.sr │ ├── blaupunkt-start-after-wrongcode2.sr │ ├── blaupunkt-start-locked.sr │ ├── blaupunkt-start-unknown.sr │ └── blaupunkt-start-wrongcode.sr ├── onewire ├── ds18b20 │ ├── 2xds18b20.sr │ └── README ├── ds2408 │ ├── README │ ├── channel-access-write-fail.sr │ ├── channel-access-write.sr │ ├── disable-test-mode.sr │ └── read-pio-registers.sr ├── ds2432 │ ├── README │ └── ds2432.sr ├── ibutton │ └── ds1985 │ │ ├── README │ │ ├── ds1985_bitmap_of_used_pages_for_file_structure.sr │ │ ├── ds1985_main_memory.sr │ │ ├── ds1985_page_redirection_bytes.sr │ │ ├── ds1985_polling.sr │ │ ├── ds1985_write_protect_pages.sr │ │ └── ds1985_write_protect_redirection.sr ├── owfs │ ├── README │ ├── ds18b20.sr │ ├── ds28ea00.sr │ └── owdir.sr └── sockit_owm │ ├── README │ └── onewire.sr ├── ook ├── for_x_secs │ ├── README │ ├── one_transition_10s.sr │ └── oregon_12s.sr └── oregon │ ├── bthr968 │ ├── README │ └── oregon_bthr968.sr │ ├── pcr800 │ ├── README │ └── oregon_pcr800.sr │ ├── thgn800 │ ├── README │ └── oregon_thgn800.sr │ └── wgr800 │ ├── README │ └── oregon_wgr800.sr ├── pjon ├── README └── pjdl │ ├── README │ ├── pjon-pjdl-glitch-and-ack-and-failed-ack.sr │ └── pjon-pjdl-incomplete-frame-missing-ack-repetitive.sr ├── ps2 └── keyboard │ ├── README │ ├── ps2_keyboard_asdfgh.sr │ └── ps2_keyboard_asdfgh_no_inhibit.sr ├── pwm ├── alsa_test │ ├── README │ ├── pwmtest.sr │ └── pwmtest_snippet.sr └── lidarlite │ ├── README │ └── lidarlite_5mhz.sr ├── qi ├── gpmq8005a-nexus5 │ ├── README │ └── gpmq8005a-nexus5.sr └── noname-samsung5 │ ├── README │ └── noname-samsung5.sr ├── rc └── pt2262 │ └── maplin_l95ar │ ├── README │ ├── maplin_l95ar_a_b_c_d_on.sr │ ├── maplin_l95ar_single_a.sr │ └── maplin_l95ar_three_a.sr ├── rfid ├── em4100 │ ├── rdm630 │ │ ├── README │ │ ├── em4100_010784f221_card.sr │ │ ├── em4100_01092ade55_keyfob.sr │ │ ├── em4100_041815e864_glass.sr │ │ ├── em4100_19004f03d7_card.sr │ │ ├── em4100_19004f246f_card.sr │ │ ├── em4100_29000c2c34_glass.sr │ │ ├── em4100_3b0033aaf2_keyfob.sr │ │ ├── em4100_3b00344ce7_keyfob.sr │ │ ├── em4100_3b0035c693_keyfob.sr │ │ └── em4100_8400043916_keyfob.sr │ └── rfid_copier │ │ ├── README │ │ └── em4100_0200f5ed8d.sr ├── em4102 │ └── rdm630 │ │ ├── README │ │ ├── em4102_1f0044de9c_card.sr │ │ ├── em4102_24003dab13_card.sr │ │ └── em4102_24003e8ad1_card.sr ├── fk4100 │ └── rdm630 │ │ ├── README │ │ ├── fk4100_29004e292a_card.sr │ │ └── fk4100_29004f72fb_card.sr └── t55xx │ ├── README │ ├── em4305_write.sr │ └── t5557_write.sr ├── sae-j1850 └── vpw │ └── P01_bench_by_itself │ ├── P01_bench_by_itself.sr │ └── README ├── sdcard ├── sd_mode │ ├── card_reader │ │ └── unknown_card │ │ │ ├── cmd13_r1.sr │ │ │ ├── cmd13_r1_2.sr │ │ │ ├── cmd2_r2.sr │ │ │ ├── cmd3_r6.sr │ │ │ ├── cmd55_r1_acmd41_r3.sr │ │ │ ├── cmd55_r1_acmd51_r1.sr │ │ │ ├── cmd6_r1.sr │ │ │ ├── cmd6_r1_2.sr │ │ │ ├── cmd7_r6.sr │ │ │ └── cmd9_r2.sr │ ├── imx6_quad │ │ ├── README │ │ ├── failing.sr │ │ ├── working.sr │ │ └── working_snippet.sr │ └── rcar-h2 │ │ ├── README │ │ └── cmd23_cmd18.sr └── spi_mode │ ├── cmds │ ├── README │ └── cmd17.sr │ ├── write_single_block │ ├── README │ ├── data_transfer_complete_real.sr │ ├── data_transfer_complete_simulated.sr │ └── data_transfer_start_snippet.sr │ └── xmore_512mb │ ├── README │ ├── xmore_512mb_get_csd.sr │ └── xmore_512mb_read_3blocks_A.sr ├── sdq ├── README ├── iphone_se_example_data.sr └── iphone_se_snippet.sr ├── sent ├── README └── SENT2010_03p0us_6dn_pp_nsp_A6.sr ├── sht7x ├── README └── sensirion_sht7x_26c_27rh.sr ├── signature ├── 0003.sr ├── 6F9A.sr ├── 7791.sr ├── README ├── UUUU.sr └── unstable1.sr ├── sle44xx ├── README └── sle4442 │ ├── README │ ├── sle4442_atr.sr │ ├── sle4442_psc_correct.sr │ ├── sle4442_psc_wrong.sr │ ├── sle4442_read_main_memory.sr │ └── sle4442_write_cafe1337_offset_30.sr ├── spdif ├── 2ch-16bit-48khz │ ├── 2ch-16bit-48khz.sr │ └── README ├── more │ ├── README │ ├── spdif_16mhz_44khz.sr │ ├── spdif_16mhz_44khz_3.sr │ └── spdif_24mhz_44khz_1.sr └── pcm2707 │ ├── pcm2707_100ksamples_24mhz.sr │ └── pcm2707_attach_usb_24mhz.sr ├── spi ├── ad7920 │ ├── README │ └── ad7920_fast_read.sr ├── ade7758 │ ├── README │ ├── ade7758-phase-b-zx-irq-context.sr │ └── ade7758-phase-b-zx-irq-nocontext.sr ├── adf4351 │ ├── README │ └── set-4000mhz.sr ├── adns5020 │ ├── README │ └── adns5020-cy7c63813_init.sr ├── adxl345 │ ├── README │ ├── adxl345_axis.sr │ └── adxl345_registers.sr ├── allmodes │ ├── README │ ├── spi_0x35_cpol0_cpha0_trigger_clk_falling_ok.sr │ ├── spi_0x35_cpol0_cpha0_trigger_clk_rising_ok.sr │ ├── spi_0x35_cpol0_cpha0_trigger_cs_falling_ok.sr │ ├── spi_0x35_cpol0_cpha1_trigger_clk_falling_ok.sr │ ├── spi_0x35_cpol0_cpha1_trigger_clk_rising_ok.sr │ ├── spi_0x35_cpol0_cpha1_trigger_cs_falling_ok.sr │ ├── spi_0x35_cpol1_cpha0_trigger_clk_falling_ok.sr │ ├── spi_0x35_cpol1_cpha0_trigger_clk_rising_ok.sr │ ├── spi_0x35_cpol1_cpha0_trigger_cs_falling_ok.sr │ ├── spi_0x35_cpol1_cpha1_trigger_clk_falling_ok.sr │ ├── spi_0x35_cpol1_cpha1_trigger_clk_rising_ok.sr │ ├── spi_0x35_cpol1_cpha1_trigger_cs_falling_ok.sr │ ├── spi_0x5a6b7c8d9e_cpol0_cpha1_trigger_cs_falling_lsbfirst_ok.sr │ ├── spi_0x5a6b7c8d9e_cpol0_cpha1_trigger_none_incomplete.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_clk_falling_incomplete.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_clk_falling_ok.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_clk_rising_incomplete.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_clk_rising_ok.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_cs_falling_ok.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_cs_rising_csactivehigh_ok.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_none_csactivehigh_ok.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_none_incomplete.sr │ ├── spi_0x5a6b_cpol0_cpha1_trigger_none_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_clk_falling_incomplete.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_clk_falling_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_clk_rising_incomplete.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_clk_rising_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_cs_falling_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_cs_rising_csactivehigh_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_none_csactivehigh_ok.sr │ ├── spi_0x5a_cpol0_cpha0_trigger_none_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_clk_falling_incomplete.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_clk_falling_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_clk_rising_incomplete.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_clk_rising_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_cs_falling_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_cs_rising_csactivehigh_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_none_csactivehigh_ok.sr │ ├── spi_0x5a_cpol0_cpha1_trigger_none_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_clk_falling_incomplete.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_clk_falling_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_clk_rising_incomplete.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_clk_rising_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_cs_falling_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_cs_rising_csactivehigh_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_none_csactivehigh_ok.sr │ ├── spi_0x5a_cpol1_cpha0_trigger_none_ok.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_clk_falling_incomplete.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_clk_falling_ok.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_clk_rising_incomplete.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_clk_rising_ok.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_cs_falling_ok.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_cs_rising_csactivehigh_ok.sr │ ├── spi_0x5a_cpol1_cpha1_trigger_none_csactivehigh_ok.sr │ └── spi_0x5a_cpol1_cpha1_trigger_none_ok.sr ├── cc1101 │ ├── README │ ├── cc1101-burst-read.sr │ ├── cc1101-burst-write.sr │ ├── cc1101-command-strobe.sr │ └── cc1101-read-write.sr ├── enc28j60 │ ├── README │ └── enc28j60-init-and-ping.sr ├── ltc2422 │ ├── README │ └── ltc2422_read_adc.sr ├── max3420e │ └── datq1thd6b0 │ │ ├── README │ │ ├── max3420e_1xtouch.sr │ │ ├── max3420e_2xtouch.sr │ │ ├── max3420e_3xtouch.sr │ │ ├── max3420e_idle.sr │ │ ├── max3420e_left_pcb_unconnected.sr │ │ ├── max3420e_lots_of_touching.sr │ │ ├── max3420e_poweron.sr │ │ ├── max3420e_poweron_and_other_pcbs.sr │ │ └── max3420e_right_pcb_unconnected.sr ├── max7219 │ ├── README │ ├── max7219.sr │ └── max7219_4x_cascaded_chips.sr ├── max7301 │ ├── README │ └── max7301_config_and_count_4_pin_outputs.sr ├── mrf24j40 │ ├── ecg │ │ ├── README │ │ ├── mrf24j40ma_many_txfails.sr │ │ └── mrf24j40ma_no_txfails.sr │ └── sensormote │ │ ├── README │ │ ├── mrf24j40-reset-wakeup.sr │ │ └── mrf24j40-wake-tx-ack.sr ├── mx25l1605d │ ├── README │ ├── mx25l1605d_erase.sr │ ├── mx25l1605d_probe.sr │ ├── mx25l1605d_read.sr │ └── mx25l1605d_write.sr ├── nes_gamepad │ └── nes_gamepad_generated │ │ ├── README │ │ ├── a.sr │ │ ├── a_b.sr │ │ ├── b.sr │ │ ├── b_select_west.sr │ │ ├── east.sr │ │ ├── no_button.sr │ │ ├── north.sr │ │ ├── select.sr │ │ ├── south.sr │ │ ├── start.sr │ │ ├── unconnected.sr │ │ └── west.sr ├── nrf24l01 │ ├── README │ ├── gen-testfiles.py │ ├── nrf24l01-communication-rx.sr │ ├── nrf24l01-communication-tx.sr │ ├── nrf24l01-communication.sr │ ├── nrf24l01-test-activate.sr │ ├── nrf24l01-test-excess-bytes.sr │ ├── nrf24l01-test-incomplete-cmd.sr │ ├── nrf24l01-test-misc.sr │ ├── nrf24l01-test-missing-bytes.sr │ ├── nrf24l01-test-no-command.sr │ ├── nrf24l01-test-unknown-command.sr │ └── nrf24l01-test-unknown-register.sr ├── nrf905 │ └── nrf905operation.sr ├── rfm12 │ └── rfm12.sr ├── spi-count-lsb.sr ├── spi-count-msb.sr ├── spi_atmega32 │ ├── README │ ├── spi_atmega32_00.sr │ ├── spi_atmega32_01.sr │ ├── spi_atmega32_10.sr │ └── spi_atmega32_11.sr ├── spiflash │ ├── adesto_at25sf041 │ │ ├── README │ │ └── adesto_at25sf041.sr │ ├── adesto_at45db161e │ │ └── adesto_at45db161e_basic.sr │ ├── fidelix_fm25q32 │ │ ├── cmd │ │ │ ├── 0x01_2bytes.sr │ │ │ ├── 0x02_32bytes.sr │ │ │ ├── 0x03_64bytes.sr │ │ │ ├── 0x05_0x00.sr │ │ │ ├── 0x05_0x02.sr │ │ │ ├── 0x05_0x03.sr │ │ │ ├── 0x20_sector_4096.sr │ │ │ ├── 0x20_sector_8192.sr │ │ │ ├── 0x35_0x00.sr │ │ │ ├── 0xab.sr │ │ │ └── 0xbb_32bytes.sr │ │ ├── dualspi │ │ │ ├── README │ │ │ └── esp32_esptool_py_02_blink_write_dualspiflash_fm25q32.sr │ │ ├── esp32_bootflash_dump_dualspiflash_blinkled_10ms_sample_02_blink.sr │ │ ├── esp32_poweron_bootflash_dualspiflash_fm25q32.sr │ │ └── quadspi │ │ │ ├── README │ │ │ └── esp32_02_blink_bootflash_quadspiflash_fm25q32.sr │ ├── macronix_mx25l1605d │ │ └── cmd │ │ │ ├── 0x03.sr │ │ │ ├── 0x05_2bytes_0x00_0x00.sr │ │ │ ├── 0x05_2bytes_0x03_0x03.sr │ │ │ ├── 0x06.sr │ │ │ ├── 0x20.sr │ │ │ ├── 0x90.sr │ │ │ ├── 0x9f.sr │ │ │ └── 0x9f_wraparound.sr │ └── winbond_w25q80d │ │ ├── README │ │ ├── ce_without_wren.sr │ │ ├── chip_erase_and_writes.sr │ │ ├── chip_erase_and_writes_end.sr │ │ └── chip_erase_and_writes_start.sr ├── spiflash_dualio │ └── dualioreads.sr ├── spiflash_read16 │ ├── braintechnology_usb-lps │ │ ├── usb_lps_spiflash_read16.bin │ │ ├── usb_lps_spiflash_read16.sla │ │ └── usb_lps_spiflash_read16_screenshot.png │ ├── chronovu_la16 │ │ ├── chronovu_la16_spiflash_read16.ka1 │ │ ├── chronovu_la16_spiflash_read16.kd1 │ │ ├── chronovu_la16_spiflash_read16.vcd │ │ └── chronovu_la16_spiflash_read16_screenshot.png │ ├── chronovu_la8 │ │ ├── chronovu_la8_spiflash_read16.kas │ │ ├── chronovu_la8_spiflash_read16.kdt │ │ ├── chronovu_la8_spiflash_read16.png │ │ └── chronovu_la8_spiflash_read16.vcd │ ├── scanalogic2_scanastudio1 │ │ ├── scanalogic2_sn.png │ │ ├── scanalogic2_spiflash_read16.csv │ │ ├── scanalogic2_spiflash_read16.scl │ │ ├── scanalogic2_spiflash_read16.sst │ │ ├── scanalogic2_spiflash_read16_image_export.png │ │ └── scanalogic2_spiflash_read16_screenshot.png │ ├── scanalogic2_scanastudio2 │ │ ├── scanalogic2_ss2_spiflash_read16.csv │ │ ├── scanalogic2_ss2_spiflash_read16.scana │ │ ├── scanalogic2_ss2_spiflash_read16_screenshot.png │ │ ├── scanalogic2_ss2_spiflash_read16_screenshot_with_decode.png │ │ ├── scanalogic2_ss2_spiflash_read16_with_decode.pdf │ │ ├── scanalogic2_ss2_spiflash_read16_with_decode.rtf │ │ └── scanalogic2_ss2_spiflash_read16_with_decode.scana │ ├── scanaplus_scanastudio2 │ │ ├── ikalogic_scanaplus_spiflash_read16.csv │ │ ├── ikalogic_scanaplus_spiflash_read16.scana │ │ ├── ikalogic_scanaplus_spiflash_read16_onlyspi.csv │ │ └── ikalogic_scanaplus_spiflash_read16_screenshot.png │ └── usbee_sx_usbee_suite │ │ ├── README │ │ ├── usbee_sx_spiflash_read16.bin │ │ ├── usbee_sx_spiflash_read16.csv │ │ ├── usbee_sx_spiflash_read16.usbeecomp │ │ ├── usbee_sx_spiflash_read16.usbeesuite │ │ ├── usbee_sx_spiflash_read16_decode_ascii.csv │ │ ├── usbee_sx_spiflash_read16_decode_binary.csv │ │ ├── usbee_sx_spiflash_read16_decode_decimal.csv │ │ ├── usbee_sx_spiflash_read16_decode_hex.csv │ │ └── usbee_sx_spiflash_read16_screenshot.png ├── sqi │ ├── README │ ├── sqi-four-data-lines-one-transfer.sr │ └── sqi-four-data-lines-three-transfers.sr ├── ssi32 │ ├── README │ ├── ssi32_bananapi_loop_test.sr │ └── ssi32_watchdog.sr ├── wordwidths │ ├── 152bit_spi.sr │ ├── 16bit_spi.sr │ ├── 40bit_spi.sr │ └── 9bit_spi.sr └── x2444m │ └── x2444m.sr ├── stepper_motor ├── grbl_cnc │ ├── README │ ├── grbl_cnc_1.sr │ ├── grbl_cnc_2.sr │ └── grbl_cnc_3.sr └── smoothieware │ ├── README │ ├── smoothieware.sr │ ├── smoothieware_snippet.sr │ ├── smoothieware_snippet_no_samplerate.sr │ └── test.gcode ├── swd ├── ftdi_openocd │ ├── README │ ├── init.sr │ ├── init_noreply.sr │ ├── init_wait_fault.sr │ └── init_write_0xabbabeeb.sr ├── stlink_openocd │ ├── README │ ├── init.sr │ ├── init_write_0xabbabeeb.sr │ └── wait_retry.sr └── stlinkv2_win_utility │ ├── README │ ├── stm32f429zit6_blank_check_is_blank.sr │ ├── stm32f429zit6_blank_check_is_not_blank.sr │ ├── stm32f429zit6_chip_erase.sr │ ├── stm32f429zit6_connect.sr │ ├── stm32f429zit6_connected.sr │ ├── stm32f429zit6_connected_long.sr │ ├── stm32f429zit6_core_core_reset.sr │ ├── stm32f429zit6_core_halt.sr │ ├── stm32f429zit6_core_read_core_regs.sr │ ├── stm32f429zit6_core_read_core_regs2.sr │ ├── stm32f429zit6_core_run.sr │ ├── stm32f429zit6_core_step.sr │ ├── stm32f429zit6_core_system_reset.sr │ ├── stm32f429zit6_disconnect.sr │ ├── stm32f429zit6_erase_bank1.sr │ ├── stm32f429zit6_erase_bank2.sr │ ├── stm32f429zit6_erase_sectors_get_info.sr │ ├── stm32f429zit6_get_option_bytes.sr │ ├── stm32f429zit6_printf_via_swviewer.sr │ ├── stm32f429zit6_program_file_verify_after_programming_reset_afterwards.sr │ └── stm32f429zit6_program_file_verify_while_programming_reset_afterwards.sr ├── swim ├── flash_prog │ ├── README │ └── sample1.sr └── tests │ ├── README │ ├── sample1.sr │ ├── sample2.sr │ ├── sample3.sr │ └── sample4.sr ├── tdm_audio ├── README ├── tdm-4ch-16bit-cap1.sr └── tdm-8ch-16bit-cap1.sr ├── uart ├── amulet_lcd │ ├── README │ ├── bootup.sr │ └── menu_changes.sr ├── counter │ ├── README │ ├── uart_count_19200_5n1.sr │ ├── uart_count_19200_6n1.sr │ ├── uart_count_19200_7n1.sr │ ├── uart_count_19200_8n1.sr │ └── uart_count_19200_9n1.sr ├── cyrustek_es51978 │ ├── README │ └── es51978.sr ├── errors │ ├── ampel64_4800_8n1_frame_errors.sr │ ├── ampel64_4800_8n1_ok.sr │ ├── ampel64_4800_8n2_ok.sr │ ├── glitch_0x0a.sr │ ├── glitch_0x20.sr │ ├── glitch_0x20_2.sr │ ├── glitch_0x30.sr │ ├── glitch_0x43.sr │ ├── glitch_0x43_2.sr │ ├── glitch_0x45.sr │ ├── glitch_0x45_2.sr │ ├── glitch_0x45_3.sr │ ├── glitch_0x48.sr │ ├── glitch_0x49.sr │ ├── glitch_0x4c.sr │ ├── glitch_0x4f.sr │ ├── glitch_0x4f_0x4b_0x0a.sr │ ├── glitch_0x4f_2.sr │ └── glitch_0x53.sr ├── flow_control │ ├── uart_rts_0_excess_bytes.sr │ ├── uart_rts_11_excess_bytes.sr │ ├── uart_rts_1_excess_bytes.sr │ ├── uart_rts_1_excess_bytes_long_run.sr │ ├── uart_rts_2_excess_bytes.sr │ └── uart_rts_3_excess_bytes.sr ├── from_analog │ ├── README │ └── uart_analog_10700_8n2.sr ├── gps │ └── mtk3339 │ │ ├── README │ │ └── mtk3339_8n1_9600.sr ├── hello_world │ ├── 7e1 │ │ └── hello_world_7e1_115200.sr │ ├── 7o1 │ │ └── hello_world_7o1_115200.sr │ ├── 8e1 │ │ └── hello_world_8e1_115200.sr │ ├── 8n1 │ │ ├── hello_world_8n1_115200.sr │ │ ├── hello_world_8n1_1200.sr │ │ ├── hello_world_8n1_19200.sr │ │ ├── hello_world_8n1_230400.sr │ │ ├── hello_world_8n1_2400.sr │ │ ├── hello_world_8n1_38400.sr │ │ ├── hello_world_8n1_460800.sr │ │ ├── hello_world_8n1_4800.sr │ │ ├── hello_world_8n1_57600.sr │ │ ├── hello_world_8n1_921600.sr │ │ └── hello_world_8n1_9600.sr │ ├── 8o1 │ │ └── hello_world_8o1_115200.sr │ └── README ├── kern_ew_6200-2nm │ ├── README │ ├── kern_ew_6200-2nm_0g.sr │ ├── kern_ew_6200-2nm_0pcs.sr │ ├── kern_ew_6200-2nm_0percent.sr │ ├── kern_ew_6200-2nm_127_2g_15byte_packet.sr │ ├── kern_ew_6200-2nm_2014_8ct_15byte_packet_unstable_9600_8o2.sr │ ├── kern_ew_6200-2nm_26_9g_stable.sr │ ├── kern_ew_6200-2nm_26_9g_unstable.sr │ ├── kern_ew_6200-2nm_402_95g_15byte_packet_unstable_9600_8o2.sr │ ├── kern_ew_6200-2nm_635_8ct.sr │ ├── kern_ew_6200-2nm_636ct_15byte_packet.sr │ ├── kern_ew_6200-2nm_minus_0_04g.sr │ ├── kern_ew_6200-2nm_tare.sr │ └── kern_ew_6200-2nm_various_values_and_overflow.sr ├── lin │ └── lin_generated │ │ ├── README │ │ ├── burst.sr │ │ ├── malformed.sr │ │ ├── malformed2.sr │ │ ├── single_frame.sr │ │ └── stress.sr ├── maxim_max3232e │ ├── README │ └── max3232e_hello_world_57600_8n1.sr ├── midi │ ├── artifically_generated │ │ ├── README │ │ ├── channel_modes.sr │ │ ├── controller_misc.sr │ │ ├── garbage_and_truncations.sr │ │ ├── polyphonic_pressure.sr │ │ ├── realtime_interrupts_note_on.sr │ │ ├── realtime_messages.sr │ │ ├── running_status.sr │ │ ├── sysex_vendor_specific.sr │ │ └── system_common.sr │ ├── falcosoft_midi_player_3 │ │ ├── README │ │ └── initializes_for_dogos2_full.mid.sr │ └── rockband_wireless_keyboard_wii │ │ ├── README │ │ ├── midi_idle.sr │ │ ├── midi_key1.sr │ │ ├── midi_key2.sr │ │ ├── midi_key3.sr │ │ ├── midi_key4.sr │ │ └── midi_multiple_keys.sr ├── modbus_rtu │ ├── brainchild_io_16do │ │ ├── README │ │ ├── brainchild-io-16do-activity.py │ │ └── brainchild-io-16do.sr │ ├── flowmeter │ │ ├── flowmeter_graph_tool.sr │ │ ├── flowmeter_target0_val0.sr │ │ ├── flowmeter_target_0liter_per_min.sr │ │ ├── flowmeter_target_15liter_per_min.sr │ │ └── flowmeter_target_20liter_per_min.sr │ └── wizmodbus │ │ └── wizmodbus.sr ├── nfc │ └── pn532 │ │ ├── README │ │ ├── mifare_3d99c723_8n1_106000.sr │ │ ├── mifare_cb880bd2_8n1_106000.sr │ │ └── mifare_eb95b2b1_8n1_106000.sr ├── panasonic_pan1321 │ ├── README │ ├── panasonic_pan1321_error.sr │ ├── panasonic_pan1321_init.sr │ ├── panasonic_pan1321_init_triggered.sr │ └── sender_and_receiver │ │ ├── pan1321_JAAC_0.sr │ │ ├── pan1321_JAAC_1.sr │ │ ├── pan1321_JACR_0.sr │ │ ├── pan1321_JACR_0_noconn_err2.sr │ │ ├── pan1321_JACR_1_noconn_err2.sr │ │ ├── pan1321_JCCR_JPCR.sr │ │ ├── pan1321_JCCR_JPCR_again_err2.sr │ │ ├── pan1321_JDDS_8devmax_found_2_devs_timeout.sr │ │ ├── pan1321_JDDS_found_0_dev.sr │ │ ├── pan1321_JDDS_found_1_dev.sr │ │ ├── pan1321_JDDS_found_1_dev_timeout.sr │ │ ├── pan1321_JDIS_0.sr │ │ ├── pan1321_JDIS_1.sr │ │ ├── pan1321_JDIS_2.sr │ │ ├── pan1321_JDIS_3.sr │ │ ├── pan1321_JGPA.sr │ │ ├── pan1321_JGPC.sr │ │ ├── pan1321_JPCR.sr │ │ ├── pan1321_JPRO_1_0.sr │ │ ├── pan1321_JRBD.sr │ │ ├── pan1321_JRES.sr │ │ ├── pan1321_JRLS.sr │ │ ├── pan1321_JRLS_again_err2.sr │ │ ├── pan1321_JRRI.sr │ │ ├── pan1321_JRSD_err1.sr │ │ ├── pan1321_JRTD.sr │ │ ├── pan1321_JRTD_allzero.sr │ │ ├── pan1321_JSBR_unsupported.sr │ │ ├── pan1321_JSCR.sr │ │ ├── pan1321_JSCR_hello_streamcancel.sr │ │ ├── pan1321_JSCR_hello_streamcancel_noconn_reset.sr │ │ ├── pan1321_JSDA_data.sr │ │ ├── pan1321_JSDA_datatransfer_100.sr │ │ ├── pan1321_JSDA_helloworld.sr │ │ ├── pan1321_JSDA_helloworld_noconn_err2.sr │ │ ├── pan1321_JSDR.sr │ │ ├── pan1321_JSDR_again_err2.sr │ │ ├── pan1321_JSDS.sr │ │ ├── pan1321_JSDS_JPCR.sr │ │ ├── pan1321_JSDS_otherdev.sr │ │ ├── pan1321_JSEC_mode1_inform_varpin.sr │ │ ├── pan1321_JSEC_mode1_inform_varpin_again_err2.sr │ │ ├── pan1321_JSEC_mode1_noinform_fixedpin.sr │ │ ├── pan1321_JSEC_mode1_noinform_varpin.sr │ │ ├── pan1321_JSEC_mode3_inform_fixedpin.sr │ │ ├── pan1321_JSEC_mode3_inform_varpin.sr │ │ ├── pan1321_JSEC_mode3_noinform_fixedpin.sr │ │ ├── pan1321_JSLN_A.sr │ │ ├── pan1321_JSLN_example_dev.sr │ │ ├── pan1321_JSLN_maxlen.sr │ │ ├── pan1321_JSNF_conn.sr │ │ ├── pan1321_JSNF_conn_JRRI_data.sr │ │ ├── pan1321_JSNF_noconn_err2.sr │ │ ├── pan1321_attach_receiver_to_usb.sr │ │ ├── pan1321_poweron_sender.sr │ │ └── pan1321_streamcancel.sr ├── rxtx_overlapped │ └── rxtx_overlapped.sr ├── toim4243 │ ├── README │ ├── toim4243_10byte_send_snippet.sr │ └── toim4243_init_and_10byte_send.sr ├── tondaj_sl-814 │ ├── README │ ├── sl-814_uart_init.sr │ ├── sl-814_uart_init_and_run.sr │ └── sl-814_uart_run.sr ├── trekstor_ebr30_a │ ├── README │ └── trekstor_ebr30_a_uart.sr ├── uni-t_ut-d04_cable │ ├── vc820_linux_100hz_nosw.sr │ ├── vc820_linux_100hz_sigrokcli.sr │ ├── vc820_linux_100ohm_nosw.sr │ ├── vc820_linux_100ohm_sigrokcli.sr │ ├── vc820_linux_1mA_nosw.sr │ ├── vc820_linux_1mA_sigrokcli.sr │ ├── vc820_linux_5v_nosw.sr │ ├── vc820_linux_5v_sigrokcli.sr │ ├── vc820_linux_attach_to_usb.sr │ ├── vc820_linux_attach_to_usb_with_dmm_pin9.sr │ ├── vc820_linux_nodmm_nosw.sr │ ├── vc820_linux_remove_from_usb_pin9.sr │ ├── vc820_win_100hz_nosw.sr │ ├── vc820_win_100hz_sw.sr │ ├── vc820_win_100ohm_nosw.sr │ ├── vc820_win_100ohm_sw.sr │ ├── vc820_win_1mA_nosw.sr │ ├── vc820_win_1mA_sw.sr │ ├── vc820_win_5v_nosw.sr │ ├── vc820_win_5v_sw.sr │ ├── vc820_win_attach_to_usb.sr │ ├── vc820_win_attach_to_usb_with_dmm_pin9.sr │ ├── vc820_win_nodmm_nosw.sr │ ├── vc820_win_remove_from_usb_pin9.sr │ ├── vc820_win_sw_disconnect_pin9.sr │ └── vc820_win_sw_start_pin9.sr ├── uni-t_ut61e │ ├── ut61e_capacitance_0_076nf_hold.sr │ ├── ut61e_capacitance_0_076nf_rel.sr │ ├── ut61e_capacitance_0_077nf.sr │ ├── ut61e_capacitance_0_44mf.sr │ ├── ut61e_capacitance_10uf.sr │ ├── ut61e_capacitance_ol.sr │ ├── ut61e_continuity_false.sr │ ├── ut61e_continuity_true.sr │ ├── ut61e_current_a_ac_0_002a.sr │ ├── ut61e_current_a_dc_0_001a.sr │ ├── ut61e_current_ma_ac_1_005ma.sr │ ├── ut61e_current_ma_dc_1ma.sr │ ├── ut61e_current_ua_ac_581ua.sr │ ├── ut61e_current_ua_ac_frequency_100hz.sr │ ├── ut61e_current_ua_ac_percentage_50.sr │ ├── ut61e_current_ua_dc_578ua.sr │ ├── ut61e_diode_0_62v.sr │ ├── ut61e_diode_ol.sr │ ├── ut61e_frequency_100hz.sr │ ├── ut61e_percentage_50.sr │ ├── ut61e_percentage_ul.sr │ ├── ut61e_resistance_2_9ohm.sr │ ├── ut61e_resistance_70ohm.sr │ ├── ut61e_resistance_ol.sr │ ├── ut61e_voltage_ac_0_02v.sr │ ├── ut61e_voltage_ac_frequency_50hz.sr │ ├── ut61e_voltage_ac_percentage_35.sr │ ├── ut61e_voltage_dc_0_1v_pmax.sr │ ├── ut61e_voltage_dc_0v.sr │ ├── ut61e_voltage_dc_1_8v.sr │ ├── ut61e_voltage_dc_3_3v.sr │ ├── ut61e_voltage_dc_frequency_50hz.sr │ ├── ut61e_voltage_dc_minus0_11v_pmin.sr │ ├── ut61e_voltage_dc_percentage_36.sr │ ├── ut61e_voltage_mv_ac_81mv.sr │ ├── ut61e_voltage_mv_ac_frequency_0hz.sr │ ├── ut61e_voltage_mv_ac_percentage_ul.sr │ ├── ut61e_voltage_mv_dc_frequency_ol.sr │ └── ut61e_voltage_mv_dc_percentage_ul.sr ├── unitsize │ ├── zp_a0_uart_a_115200_unitsize4.sr │ └── zp_b4_uart_a_115200_unitsize4.sr ├── v_and_a_va18b_cable │ ├── README │ └── v_and_a_va18b_cable_ir_serial_usb.sr └── voltcraft_vc940 │ ├── README │ ├── voltcraft_vc940_20s.sr │ ├── voltcraft_vc940_multiple_modes.sr │ ├── voltcraft_vc940_one_sample.sr │ ├── voltcraft_vc940_power_on.sr │ └── voltcraft_vc940_three_samples.sr ├── usb ├── cdc │ └── silabs_cp2102 │ │ └── cp2102_setup_with_outdata_nak.sr ├── dfu │ └── stm32_dfu_install │ │ └── stm32_dfu_install.sr ├── hid │ ├── dmm │ │ └── voltcraft_vc820 │ │ │ ├── README │ │ │ ├── voltcraft_vc820_usb_err.sr │ │ │ └── voltcraft_vc820_usb_ok.sr │ ├── keyboard_mouse_combo │ │ ├── logitech_mk220 │ │ │ ├── README │ │ │ ├── mk220.sr │ │ │ └── mk220_snippet.sr │ │ └── riitek_rt-mwk01 │ │ │ ├── README │ │ │ ├── rt-mwk01.sr │ │ │ └── rt-mwk01_snippet.sr │ ├── mouse │ │ ├── lisa_m_usbhid │ │ │ ├── README │ │ │ └── lisa_m_usb_spi.sr │ │ ├── logitech_rx250 │ │ │ ├── README │ │ │ ├── logitech_rx250_idle_100mhz.sr │ │ │ ├── logitech_rx250_idle_12_5mhz.sr │ │ │ ├── logitech_rx250_idle_1_515151mhz.sr │ │ │ ├── logitech_rx250_idle_25mhz.sr │ │ │ ├── logitech_rx250_idle_3_125mhz.sr │ │ │ ├── logitech_rx250_idle_500khz.sr │ │ │ ├── logitech_rx250_idle_50mhz.sr │ │ │ ├── logitech_rx250_idle_5mhz.sr │ │ │ ├── logitech_rx250_leftandrightclick_50mhz.sr │ │ │ ├── logitech_rx250_leftandrightpressed_50mhz.sr │ │ │ ├── logitech_rx250_leftclick.sr │ │ │ ├── logitech_rx250_rightclick.sr │ │ │ └── logitech_rx250_wiggle.sr │ │ └── olimex_stm32-h103_usb_hid │ │ │ ├── README │ │ │ └── olimex_stm32-h103_usb_hid.sr │ └── serial │ │ ├── README │ │ ├── cp2110_serial_over_hid_ut612.sr │ │ └── cp2110_serial_over_hid_ut612_snippet.sr ├── setup │ ├── README │ ├── usb_failed_setup_fullspeed.sr │ ├── usb_reset_and_setup_lowspeed.pcap │ └── usb_reset_and_setup_lowspeed.sr └── truncated_packets.sr ├── usb_power_delivery ├── macbook_2015 │ ├── README │ ├── apple_av_hdmi.sr │ └── apple_power_brick.sr ├── pixel_2015 │ ├── README │ ├── hdmi_dongle.sr │ └── power_supply_20V.sr ├── thinkpad_yoga_370 │ ├── README │ ├── thinkpad_yoga_370-anker_powerbank-both_orientations.sr │ ├── thinkpad_yoga_370-aukey_45w.sr │ └── thinkpad_yoga_370-passtrough_dongle-anker_powerbank.sr └── zy12pds_sink_module │ ├── README │ ├── zy12pds_sink_module-65w_noname_supply.sr │ └── zy12pds_sink_module-anker_powerbank.sr ├── vfd └── max6921 │ └── beagleboard_nixie_cape │ ├── README │ └── max6921_data_10mhz.sr ├── wiegand └── 36bit │ ├── README │ └── wiegand-8a640910.sr ├── xy2-100 ├── xy2-100_16Mhz_Testfile.sr └── xy2-100_4MHz_Testfile.sr └── z80 └── kc85 ├── README ├── kc85-20mhz.sr └── kc85-cpuclk.sr /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/Makefile -------------------------------------------------------------------------------- /NEWS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/NEWS -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/README -------------------------------------------------------------------------------- /ac97/analog_devices_ad1981a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ac97/analog_devices_ad1981a/README -------------------------------------------------------------------------------- /ac97/realtek_alc655/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ac97/realtek_alc655/README -------------------------------------------------------------------------------- /ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.sr -------------------------------------------------------------------------------- /am230x/am2301/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/README -------------------------------------------------------------------------------- /am230x/am2301/am2301_100khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/am2301_100khz.sr -------------------------------------------------------------------------------- /am230x/am2301/am2301_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/am2301_1mhz.sr -------------------------------------------------------------------------------- /am230x/am2301/am2301_24mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/am2301_24mhz.sr -------------------------------------------------------------------------------- /am230x/am2301/am2301_250khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/am2301_250khz.sr -------------------------------------------------------------------------------- /am230x/am2301/am2301_500khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2301/am2301_500khz.sr -------------------------------------------------------------------------------- /am230x/am2302/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/README -------------------------------------------------------------------------------- /am230x/am2302/am2302_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/am2302_1mhz.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_200s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_200s.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_3samples.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_3samples.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_delay1s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_delay1s.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_delay250us.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_delay250us.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_delay500us.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_delay500us.sr -------------------------------------------------------------------------------- /am230x/am2302/tests/am2302_1mhz_triggered.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2302/tests/am2302_1mhz_triggered.sr -------------------------------------------------------------------------------- /am230x/am2303/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2303/README -------------------------------------------------------------------------------- /am230x/am2303/am2303_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2303/am2303_1mhz.sr -------------------------------------------------------------------------------- /am230x/am2320/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2320/README -------------------------------------------------------------------------------- /am230x/am2320/am2320_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2320/am2320_1mhz.sr -------------------------------------------------------------------------------- /am230x/am2321/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2321/README -------------------------------------------------------------------------------- /am230x/am2321/am2321_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2321/am2321_1mhz.sr -------------------------------------------------------------------------------- /am230x/am2322/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2322/README -------------------------------------------------------------------------------- /am230x/am2322/am2322_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/am2322/am2322_1mhz.sr -------------------------------------------------------------------------------- /am230x/dht11/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/README -------------------------------------------------------------------------------- /am230x/dht11/dht11_100khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/dht11_100khz.sr -------------------------------------------------------------------------------- /am230x/dht11/dht11_1mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/dht11_1mhz.sr -------------------------------------------------------------------------------- /am230x/dht11/dht11_24mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/dht11_24mhz.sr -------------------------------------------------------------------------------- /am230x/dht11/dht11_250khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/dht11_250khz.sr -------------------------------------------------------------------------------- /am230x/dht11/dht11_500khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/dht11/dht11_500khz.sr -------------------------------------------------------------------------------- /am230x/rht03/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/rht03/README -------------------------------------------------------------------------------- /am230x/rht03/rht03_4mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/am230x/rht03/rht03_4mhz.sr -------------------------------------------------------------------------------- /arm_trace/lpc1769/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/lpc1769/README -------------------------------------------------------------------------------- /arm_trace/lpc1769/smoothieware.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/lpc1769/smoothieware.elf -------------------------------------------------------------------------------- /arm_trace/lpc1769/smoothieware.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/lpc1769/smoothieware.sr -------------------------------------------------------------------------------- /arm_trace/stm32f105/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/stm32f105/README -------------------------------------------------------------------------------- /arm_trace/stm32f105/trace_example.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/stm32f105/trace_example.c -------------------------------------------------------------------------------- /arm_trace/stm32f105/trace_example.elf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/stm32f105/trace_example.elf -------------------------------------------------------------------------------- /arm_trace/stm32f105/trace_example.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/arm_trace/stm32f105/trace_example.sr -------------------------------------------------------------------------------- /aud/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/aud/README -------------------------------------------------------------------------------- /aud/audgen-01.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/aud/audgen-01.sr -------------------------------------------------------------------------------- /avr_isp/atmega328p/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega328p/README.txt -------------------------------------------------------------------------------- /avr_isp/atmega88/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/README -------------------------------------------------------------------------------- /avr_isp/atmega88/avrdude_log_erase_chip.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/avrdude_log_erase_chip.txt -------------------------------------------------------------------------------- /avr_isp/atmega88/avrdude_log_read_empty.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/avrdude_log_read_empty.txt -------------------------------------------------------------------------------- /avr_isp/atmega88/avrdude_log_read_fuses.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/avrdude_log_read_fuses.txt -------------------------------------------------------------------------------- /avr_isp/atmega88/avrdude_log_scan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/avrdude_log_scan.txt -------------------------------------------------------------------------------- /avr_isp/atmega88/isp_atmega88_erase_chip.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/isp_atmega88_erase_chip.sr -------------------------------------------------------------------------------- /avr_isp/atmega88/isp_atmega88_read_empty.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/isp_atmega88_read_empty.sr -------------------------------------------------------------------------------- /avr_isp/atmega88/isp_atmega88_read_lfuse.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/isp_atmega88_read_lfuse.sr -------------------------------------------------------------------------------- /avr_isp/atmega88/isp_atmega88_scan.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/isp_atmega88_scan.sr -------------------------------------------------------------------------------- /avr_isp/atmega88/lfuse.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega88/lfuse.hex -------------------------------------------------------------------------------- /avr_isp/atmega8L/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega8L/README.txt -------------------------------------------------------------------------------- /avr_isp/atmega8L/isp_atmega8L_load_program_page.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega8L/isp_atmega8L_load_program_page.sr -------------------------------------------------------------------------------- /avr_isp/atmega8L/isp_atmega8L_read_eeprom.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega8L/isp_atmega8L_read_eeprom.sr -------------------------------------------------------------------------------- /avr_isp/atmega8L/isp_atmega8L_read_lock.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega8L/isp_atmega8L_read_lock.sr -------------------------------------------------------------------------------- /avr_isp/atmega8L/isp_atmega8L_read_program.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_isp/atmega8L/isp_atmega8L_read_program.sr -------------------------------------------------------------------------------- /avr_pdi/atxmega128a1/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_pdi/atxmega128a1/README -------------------------------------------------------------------------------- /avr_pdi/atxmega128a1/atxmega128a1-pdi-identify.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/avr_pdi/atxmega128a1/atxmega128a1-pdi-identify.sr -------------------------------------------------------------------------------- /caliper/caliper-123.45mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper-123.45mm.sr -------------------------------------------------------------------------------- /caliper/caliper-1mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper-1mm.sr -------------------------------------------------------------------------------- /caliper/caliper0.0005in.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0.0005in.sr -------------------------------------------------------------------------------- /caliper/caliper0.5555in.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0.5555in.sr -------------------------------------------------------------------------------- /caliper/caliper0.55mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0.55mm.sr -------------------------------------------------------------------------------- /caliper/caliper0.5in.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0.5in.sr -------------------------------------------------------------------------------- /caliper/caliper0.5mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0.5mm.sr -------------------------------------------------------------------------------- /caliper/caliper0in.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0in.sr -------------------------------------------------------------------------------- /caliper/caliper0mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper0mm.sr -------------------------------------------------------------------------------- /caliper/caliper100mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper100mm.sr -------------------------------------------------------------------------------- /caliper/caliper10mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper10mm.sr -------------------------------------------------------------------------------- /caliper/caliper123.45mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper123.45mm.sr -------------------------------------------------------------------------------- /caliper/caliper55.55mm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper55.55mm.sr -------------------------------------------------------------------------------- /caliper/caliper5in.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/caliper/caliper5in.sr -------------------------------------------------------------------------------- /can/arbitrary_traffic/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/arbitrary_traffic/README -------------------------------------------------------------------------------- /can/can_fd/arbitrary_traffic/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/can_fd/arbitrary_traffic/README -------------------------------------------------------------------------------- /can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr -------------------------------------------------------------------------------- /can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr -------------------------------------------------------------------------------- /can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr -------------------------------------------------------------------------------- /can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr -------------------------------------------------------------------------------- /can/microchip_mcp2515dm-bm/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/microchip_mcp2515dm-bm/README -------------------------------------------------------------------------------- /can/nmea2000/lowrance_ep_60r_garmin_gps_17x/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/can/nmea2000/lowrance_ep_60r_garmin_gps_17x/README -------------------------------------------------------------------------------- /cec/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/README -------------------------------------------------------------------------------- /cec/tv_sony_amp_denon_switch_off_seq.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/tv_sony_amp_denon_switch_off_seq.sr -------------------------------------------------------------------------------- /cec/tv_sony_amp_denon_switch_on_seq.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/tv_sony_amp_denon_switch_on_seq.sr -------------------------------------------------------------------------------- /cec/tv_sony_amp_yamaha_arc_handshake.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/tv_sony_amp_yamaha_arc_handshake.sr -------------------------------------------------------------------------------- /cec/tv_sony_amp_yamaha_switch_off_seq.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/tv_sony_amp_yamaha_switch_off_seq.sr -------------------------------------------------------------------------------- /cec/tv_sony_amp_yamaha_switch_on_seq.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/cec/tv_sony_amp_yamaha_switch_on_seq.sr -------------------------------------------------------------------------------- /dac/ad5626/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ad5626/README -------------------------------------------------------------------------------- /dac/ad5626/ad5626_write_dac.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ad5626/ad5626_write_dac.sr -------------------------------------------------------------------------------- /dac/ti_tlc5620/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ti_tlc5620/README -------------------------------------------------------------------------------- /dac/ti_tlc5620/ti_tlc5620_full_range.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ti_tlc5620/ti_tlc5620_full_range.sr -------------------------------------------------------------------------------- /dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ti_tlc5620/ti_tlc5620_low_mid_high.sr -------------------------------------------------------------------------------- /dac/ti_tlc5620/ti_tlc5620_one_change.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ti_tlc5620/ti_tlc5620_one_change.sr -------------------------------------------------------------------------------- /dac/ti_tlc5620/ti_tlc5620_running.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dac/ti_tlc5620/ti_tlc5620_running.sr -------------------------------------------------------------------------------- /dali/rako_rsrdali/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dali/rako_rsrdali/README -------------------------------------------------------------------------------- /dali/rako_rsrdali/rako_rsrdali_query_ballast.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dali/rako_rsrdali/rako_rsrdali_query_ballast.sr -------------------------------------------------------------------------------- /dcc/easycontrol/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/README -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_120_121.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_120_121.sr -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_133.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_133.sr -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_140.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_140.sr -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_2_light.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_2_light.sr -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_310.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_310.sr -------------------------------------------------------------------------------- /dcc/easycontrol/decoder_45_light.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcc/easycontrol/decoder_45_light.sr -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/README -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/dcf77_120s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/dcf77_120s.sr -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/dcf77_1800s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/dcf77_1800s.sr -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/dcf77_20s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/dcf77_20s.sr -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/dcf77_480s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/dcf77_480s.sr -------------------------------------------------------------------------------- /dcf77/pollin_dcf1_module/dcf77_480s_interrupted.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dcf77/pollin_dcf1_module/dcf77_480s_interrupted.sr -------------------------------------------------------------------------------- /display/hd44780/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/README -------------------------------------------------------------------------------- /display/hd44780/hd44780-blink.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-blink.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-cursor.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-cursor.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-customcharacter.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-customcharacter.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-font.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-font.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-power.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-power.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-reset-init-hello.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-reset-init-hello.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-scroll.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-scroll.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-shiftcursor.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-shiftcursor.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-test_204.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-test_204.sr -------------------------------------------------------------------------------- /display/hd44780/hd44780-textdirection.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/hd44780/hd44780-textdirection.sr -------------------------------------------------------------------------------- /display/nokia_1200/r0ket/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/nokia_1200/r0ket/README -------------------------------------------------------------------------------- /display/nokia_1200/r0ket/r0ket_nokia_1200_long.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/nokia_1200/r0ket/r0ket_nokia_1200_long.sr -------------------------------------------------------------------------------- /display/nokia_1200/r0ket/r0ket_nokia_1200_short.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/nokia_1200/r0ket/r0ket_nokia_1200_short.sr -------------------------------------------------------------------------------- /display/seven_segment/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/seven_segment/README -------------------------------------------------------------------------------- /display/seven_segment/mystery_message.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/seven_segment/mystery_message.sr -------------------------------------------------------------------------------- /display/seven_segment/test_7_segment_0-9.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/seven_segment/test_7_segment_0-9.sr -------------------------------------------------------------------------------- /display/seven_segment/test_7_segment_0-F.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/seven_segment/test_7_segment_0-F.sr -------------------------------------------------------------------------------- /display/seven_segment/test_7_segment_slow.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/seven_segment/test_7_segment_slow.sr -------------------------------------------------------------------------------- /display/ssd1306/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/ssd1306/README -------------------------------------------------------------------------------- /display/ssd1306/ssd1306-i2c.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/ssd1306/ssd1306-i2c.sr -------------------------------------------------------------------------------- /display/ssd1306/ssd1306-spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/ssd1306/ssd1306-spi.sr -------------------------------------------------------------------------------- /display/st7735/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/st7735/README -------------------------------------------------------------------------------- /display/st7735/st7735.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/st7735/st7735.sr -------------------------------------------------------------------------------- /display/st7735/st7735_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/st7735/st7735_snippet.sr -------------------------------------------------------------------------------- /display/st7735/st7735_unknown_command.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/st7735/st7735_unknown_command.sr -------------------------------------------------------------------------------- /display/st7735/st7735_unknown_command_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/display/st7735/st7735_unknown_command_snippet.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/12mhz_all_255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/12mhz_all_255.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/12mhz_all_85.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/12mhz_all_85.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/1mhz_all_255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/1mhz_all_255.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/1mhz_all_85.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/1mhz_all_85.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/3mhz_all_255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/3mhz_all_255.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/3mhz_all_85.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/3mhz_all_85.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/500khz_all_255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/500khz_all_255.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/500khz_all_85.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/500khz_all_85.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/6mhz_all_255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/6mhz_all_255.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/6mhz_all_85.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/6mhz_all_85.sr -------------------------------------------------------------------------------- /dmx512/dmx4all_mini_usb_dmx/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/dmx4all_mini_usb_dmx/README -------------------------------------------------------------------------------- /dmx512/ma_lighting/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/ma_lighting/README -------------------------------------------------------------------------------- /dmx512/ma_lighting/dot2_0-255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/ma_lighting/dot2_0-255.sr -------------------------------------------------------------------------------- /dmx512/ma_lighting/dot2_0.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/ma_lighting/dot2_0.sr -------------------------------------------------------------------------------- /dmx512/nicolaudie/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/nicolaudie/README -------------------------------------------------------------------------------- /dmx512/nicolaudie/sunlitesuite2bc_0-255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/nicolaudie/sunlitesuite2bc_0-255.sr -------------------------------------------------------------------------------- /dmx512/nicolaudie/sunlitesuite2bc_0.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/nicolaudie/sunlitesuite2bc_0.sr -------------------------------------------------------------------------------- /dmx512/sgm/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/sgm/README -------------------------------------------------------------------------------- /dmx512/sgm/regia_0.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/sgm/regia_0.sr -------------------------------------------------------------------------------- /dmx512/u_dmx/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/u_dmx/README -------------------------------------------------------------------------------- /dmx512/u_dmx/u-dmx_0-255.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/u_dmx/u-dmx_0-255.sr -------------------------------------------------------------------------------- /dmx512/u_dmx/u-dmx_0.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dmx512/u_dmx/u-dmx_0.sr -------------------------------------------------------------------------------- /dsi/rako_wda-600/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dsi/rako_wda-600/README -------------------------------------------------------------------------------- /dsi/rako_wda-600/rako_wda-600_dsi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/dsi/rako_wda-600/rako_wda-600_dsi.sr -------------------------------------------------------------------------------- /flexray/arbitrary_traffic/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/flexray/arbitrary_traffic/README -------------------------------------------------------------------------------- /fsk/ltar/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/fsk/ltar/README -------------------------------------------------------------------------------- /fsk/ltar/ltar-fsk-datastream.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/fsk/ltar/ltar-fsk-datastream.sr -------------------------------------------------------------------------------- /gpib/hp1631d/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp1631d/README -------------------------------------------------------------------------------- /gpib/hp1631d/gpib_hp1631d.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp1631d/gpib_hp1631d.sr -------------------------------------------------------------------------------- /gpib/hp33120a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp33120a/README -------------------------------------------------------------------------------- /gpib/hp33120a/hp33120a-idn.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp33120a/hp33120a-idn.sr -------------------------------------------------------------------------------- /gpib/hp53131a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp53131a/README -------------------------------------------------------------------------------- /gpib/hp53131a/hp53131a-idn-read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp53131a/hp53131a-idn-read.sr -------------------------------------------------------------------------------- /gpib/hp53131a/hp53131a-ton.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/hp53131a/hp53131a-ton.sr -------------------------------------------------------------------------------- /gpib/keithley2015/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/keithley2015/README -------------------------------------------------------------------------------- /gpib/keithley2015/keithley2015-idn.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/keithley2015/keithley2015-idn.sr -------------------------------------------------------------------------------- /gpib/serial/cbm1571/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/serial/cbm1571/README -------------------------------------------------------------------------------- /gpib/serial/cbm1571/cbm_1571_read_status.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/gpib/serial/cbm1571/cbm_1571_read_status.sr -------------------------------------------------------------------------------- /graycode/synthetic/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/README -------------------------------------------------------------------------------- /graycode/synthetic/graycode-ramp-no-samplerate.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/graycode-ramp-no-samplerate.sr -------------------------------------------------------------------------------- /graycode/synthetic/graycode-ramp.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/graycode-ramp.sr -------------------------------------------------------------------------------- /graycode/synthetic/graycode-sin.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/graycode-sin.sr -------------------------------------------------------------------------------- /graycode/synthetic/rotary-ramp.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/rotary-ramp.sr -------------------------------------------------------------------------------- /graycode/synthetic/rotary-sin.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/graycode/synthetic/rotary-sin.sr -------------------------------------------------------------------------------- /i2c/a2_dummy_write/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/a2_dummy_write/README -------------------------------------------------------------------------------- /i2c/a2_dummy_write/a2_dummy_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/a2_dummy_write/a2_dummy_write.sr -------------------------------------------------------------------------------- /i2c/crypto/microchip_atsha204a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/crypto/microchip_atsha204a/README -------------------------------------------------------------------------------- /i2c/edid/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/edid/README -------------------------------------------------------------------------------- /i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr -------------------------------------------------------------------------------- /i2c/edid/samsung_le46b620r3p.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/edid/samsung_le46b620r3p.sr -------------------------------------------------------------------------------- /i2c/edid/samsung_syncmaster203b.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/edid/samsung_syncmaster203b.sr -------------------------------------------------------------------------------- /i2c/edid/samsung_syncmaster245b.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/edid/samsung_syncmaster245b.sr -------------------------------------------------------------------------------- /i2c/eeprom_24xx/atmel_at24c16c/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/atmel_at24c16c/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/attiny13_i2c/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/attiny13_i2c/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/microchip_24lc02b/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/microchip_24lc02b/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/microchip_24lc64/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/microchip_24lc64/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/onsemi_cat24c256/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/onsemi_cat24c256/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/xicor_x24c02/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/xicor_x24c02/README -------------------------------------------------------------------------------- /i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/eeprom_24xx/xicor_x24c02/x24c02_dual.sr -------------------------------------------------------------------------------- /i2c/gigabyte_6vle-vxl_i2c/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/gigabyte_6vle-vxl_i2c/README -------------------------------------------------------------------------------- /i2c/gigabyte_6vle-vxl_i2c/gigabyte_6vle_vxl_i2c.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/gigabyte_6vle-vxl_i2c/gigabyte_6vle_vxl_i2c.sr -------------------------------------------------------------------------------- /i2c/hdcp/unknown_device/hdcp.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/hdcp/unknown_device/hdcp.sr -------------------------------------------------------------------------------- /i2c/ltc2607/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/ltc2607/README -------------------------------------------------------------------------------- /i2c/ltc2607/ltc2607_write_dac.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/ltc2607/ltc2607_write_dac.sr -------------------------------------------------------------------------------- /i2c/melexis_mlx90614/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/melexis_mlx90614/README -------------------------------------------------------------------------------- /i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr -------------------------------------------------------------------------------- /i2c/microchip_mcp23017/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/microchip_mcp23017/README.md -------------------------------------------------------------------------------- /i2c/microchip_mcp23017/mcp23017_counter_a_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/microchip_mcp23017/mcp23017_counter_a_write.sr -------------------------------------------------------------------------------- /i2c/network-transceivers/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/network-transceivers/README -------------------------------------------------------------------------------- /i2c/network-transceivers/xfp.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/network-transceivers/xfp.sr -------------------------------------------------------------------------------- /i2c/nxp_pca9571/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/nxp_pca9571/README -------------------------------------------------------------------------------- /i2c/nxp_pca9571/pca9571_sequence.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/nxp_pca9571/pca9571_sequence.sr -------------------------------------------------------------------------------- /i2c/nxp_pca9571/pca9571_simple.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/nxp_pca9571/pca9571_simple.sr -------------------------------------------------------------------------------- /i2c/nxp_pca9571/pca9571_warning.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/nxp_pca9571/pca9571_warning.sr -------------------------------------------------------------------------------- /i2c/potentiometer/analog_devices_ad5258/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/potentiometer/analog_devices_ad5258/README -------------------------------------------------------------------------------- /i2c/rding_temper/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rding_temper/README -------------------------------------------------------------------------------- /i2c/rohm_bh1750/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rohm_bh1750/README -------------------------------------------------------------------------------- /i2c/rohm_bh1750/bh1750_h2resolutionmode.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rohm_bh1750/bh1750_h2resolutionmode.sr -------------------------------------------------------------------------------- /i2c/rohm_bh1750/bh1750_hresolutionmode.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rohm_bh1750/bh1750_hresolutionmode.sr -------------------------------------------------------------------------------- /i2c/rtc_dallas_ds1307/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_dallas_ds1307/README -------------------------------------------------------------------------------- /i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr -------------------------------------------------------------------------------- /i2c/rtc_dallas_ds3231/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_dallas_ds3231/README -------------------------------------------------------------------------------- /i2c/rtc_dallas_ds3231/ds3231_ex1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_dallas_ds3231/ds3231_ex1.sr -------------------------------------------------------------------------------- /i2c/rtc_dallas_ds3231/ds3231_ex2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_dallas_ds3231/ds3231_ex2.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_alarm_min1_int_pin.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_alarm_min1_int_pin.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_nacks.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_nacks.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_1min.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_1min.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_1sec.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_1sec.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_4096hz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_4096hz.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_4096hz_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_4096hz_2.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_4096hz_3.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_4096hz_3.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/8564je_timer_64hz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/8564je_timer_64hz.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/README -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/rtc_epson_8564je.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/rtc_epson_8564je.sr -------------------------------------------------------------------------------- /i2c/rtc_epson_8564je/rtc_epson_8564je_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/rtc_epson_8564je/rtc_epson_8564je_snippet.sr -------------------------------------------------------------------------------- /i2c/sensirion_sht2x/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/sensirion_sht2x/README -------------------------------------------------------------------------------- /i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr -------------------------------------------------------------------------------- /i2c/sensirion_sht3x/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/sensirion_sht3x/README -------------------------------------------------------------------------------- /i2c/sensirion_sht3x/sensirion_sht31_25rh_28rh.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/sensirion_sht3x/sensirion_sht31_25rh_28rh.sr -------------------------------------------------------------------------------- /i2c/ti_tca6408a/tca6408a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/ti_tca6408a/tca6408a.sr -------------------------------------------------------------------------------- /i2c/trekstor_ebr30_a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/trekstor_ebr30_a/README -------------------------------------------------------------------------------- /i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_0x15.sr -------------------------------------------------------------------------------- /i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_120s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_120s.sr -------------------------------------------------------------------------------- /i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_30s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/trekstor_ebr30_a/trekstor_ebr30_a_i2c_30s.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/README -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_bottom.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_bottom.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_button_c.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_button_c.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_button_z.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_button_z.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_idle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_idle.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_left.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_left.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_right.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_right.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_data_top.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_data_top.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_init.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_init_reg_3xdata.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_init_reg_3xdata.sr -------------------------------------------------------------------------------- /i2c/wii_nunchuk/wii_nunchuk_set_reg.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2c/wii_nunchuk/wii_nunchuk_set_reg.sr -------------------------------------------------------------------------------- /i2s/2ch-32bit-8khz/2ch-32bit-8khz-no-samplerate.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2s/2ch-32bit-8khz/2ch-32bit-8khz-no-samplerate.sr -------------------------------------------------------------------------------- /i2s/2ch-32bit-8khz/2ch-32bit-8khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2s/2ch-32bit-8khz/2ch-32bit-8khz.sr -------------------------------------------------------------------------------- /i2s/2ch-32bit-8khz/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/i2s/2ch-32bit-8khz/README -------------------------------------------------------------------------------- /ir/nec/extended/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/nec/extended/README -------------------------------------------------------------------------------- /ir/nec/extended/unknown_ceiling_light.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/nec/extended/unknown_ceiling_light.sr -------------------------------------------------------------------------------- /ir/nec/joy-it_sbc-irc01/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/nec/joy-it_sbc-irc01/README -------------------------------------------------------------------------------- /ir/nec/joy-it_sbc-irc01/joy_it_sbc_irc01_all.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/nec/joy-it_sbc-irc01/joy_it_sbc_irc01_all.sr -------------------------------------------------------------------------------- /ir/other/bose/ir_bose_button1_hold.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/other/bose/ir_bose_button1_hold.sr -------------------------------------------------------------------------------- /ir/other/bose/ir_bose_button1_press.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/other/bose/ir_bose_button1_press.sr -------------------------------------------------------------------------------- /ir/rc-5/hama_8in1/vcr_philips_0082_button1_hold.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-5/hama_8in1/vcr_philips_0082_button1_hold.sr -------------------------------------------------------------------------------- /ir/rc-6/kathrein/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-6/kathrein/README -------------------------------------------------------------------------------- /ir/rc-6/kathrein/kathrein_rc674_numbers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-6/kathrein/kathrein_rc674_numbers.sr -------------------------------------------------------------------------------- /ir/rc-6/philips/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-6/philips/README -------------------------------------------------------------------------------- /ir/rc-6/philips/philips_rc2143604_numbers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-6/philips/philips_rc2143604_numbers.sr -------------------------------------------------------------------------------- /ir/rc-6/philips/philips_unknown_numbers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/rc-6/philips/philips_unknown_numbers.sr -------------------------------------------------------------------------------- /ir/sirc/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/sirc/README -------------------------------------------------------------------------------- /ir/sirc/sirc-1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/sirc/sirc-1.sr -------------------------------------------------------------------------------- /ir/sirc/sirc-2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ir/sirc/sirc-2.sr -------------------------------------------------------------------------------- /jtag/cjtag/cjtag_n305_sba.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/cjtag/cjtag_n305_sba.sr -------------------------------------------------------------------------------- /jtag/cjtag/cjtag_n305_sba_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/cjtag/cjtag_n305_sba_snippet.sr -------------------------------------------------------------------------------- /jtag/cjtag/cjtag_n307_sba_test.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/cjtag/cjtag_n307_sba_test.sr -------------------------------------------------------------------------------- /jtag/cjtag/cjtag_n307_sba_test_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/cjtag/cjtag_n307_sba_test_snippet.sr -------------------------------------------------------------------------------- /jtag/ejtag/example/ejtag_sigrok.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/ejtag/example/ejtag_sigrok.sr -------------------------------------------------------------------------------- /jtag/glyn_tonga2/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/glyn_tonga2/README -------------------------------------------------------------------------------- /jtag/glyn_tonga2/glyn_tonga2_idle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/glyn_tonga2/glyn_tonga2_idle.sr -------------------------------------------------------------------------------- /jtag/glyn_tonga2/glyn_tonga2_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/glyn_tonga2/glyn_tonga2_init.sr -------------------------------------------------------------------------------- /jtag/glyn_tonga2/glyn_tonga2_irscan_drscan.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/glyn_tonga2/glyn_tonga2_irscan_drscan.sr -------------------------------------------------------------------------------- /jtag/glyn_tonga2/glyn_tonga2_reset.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/glyn_tonga2/glyn_tonga2_reset.sr -------------------------------------------------------------------------------- /jtag/keil_mcb2140/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/keil_mcb2140/README -------------------------------------------------------------------------------- /jtag/keil_mcb2140/keil_mcb2140_idle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/keil_mcb2140/keil_mcb2140_idle.sr -------------------------------------------------------------------------------- /jtag/keil_mcb2140/keil_mcb2140_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/keil_mcb2140/keil_mcb2140_init.sr -------------------------------------------------------------------------------- /jtag/keil_mcb2140/keil_mcb2140_irscan_drscan.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/keil_mcb2140/keil_mcb2140_irscan_drscan.sr -------------------------------------------------------------------------------- /jtag/keil_mcb2140/keil_mcb2140_reset.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/keil_mcb2140/keil_mcb2140_reset.sr -------------------------------------------------------------------------------- /jtag/olimex_stm32-h103/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/olimex_stm32-h103/README -------------------------------------------------------------------------------- /jtag/olimex_stm32-h103/fancyblink.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/olimex_stm32-h103/fancyblink.bin -------------------------------------------------------------------------------- /jtag/olimex_stm32-h103/olimex_stm32-h103_idle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/jtag/olimex_stm32-h103/olimex_stm32-h103_idle.sr -------------------------------------------------------------------------------- /led/5050rgbset_led_strip/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/5050rgbset_led_strip/README -------------------------------------------------------------------------------- /led/5050rgbset_led_strip/led_strip_mode_fade.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/5050rgbset_led_strip/led_strip_mode_fade.sr -------------------------------------------------------------------------------- /led/5050rgbset_led_strip/led_strip_mode_flash.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/5050rgbset_led_strip/led_strip_mode_flash.sr -------------------------------------------------------------------------------- /led/hub75/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/hub75/README -------------------------------------------------------------------------------- /led/hub75/hub75.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/hub75/hub75.sr -------------------------------------------------------------------------------- /led/ws2801/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws2801/README -------------------------------------------------------------------------------- /led/ws2801/ws2801_2ch_5mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws2801/ws2801_2ch_5mhz.sr -------------------------------------------------------------------------------- /led/ws2812b_neopixel24/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws2812b_neopixel24/README -------------------------------------------------------------------------------- /led/ws281x/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws281x/README -------------------------------------------------------------------------------- /led/ws281x/ws281x_4ch_5mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws281x/ws281x_4ch_5mhz.sr -------------------------------------------------------------------------------- /led/ws281x/ws281x_4ch_5mhz_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws281x/ws281x_4ch_5mhz_snippet.sr -------------------------------------------------------------------------------- /led/ws281x_rgbw/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws281x_rgbw/README -------------------------------------------------------------------------------- /led/ws281x_rgbw/ws281x_RGBW_4MHz_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/led/ws281x_rgbw/ws281x_RGBW_4MHz_snippet.sr -------------------------------------------------------------------------------- /lens_mounts/sony_emount/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lens_mounts/sony_emount/README -------------------------------------------------------------------------------- /lens_mounts/sony_emount/a6000_selp1650_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lens_mounts/sony_emount/a6000_selp1650_init.sr -------------------------------------------------------------------------------- /lpc/h55/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/h55/README -------------------------------------------------------------------------------- /lpc/h55/h55_lpc_io_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/h55/h55_lpc_io_write.sr -------------------------------------------------------------------------------- /lpc/power9/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/README -------------------------------------------------------------------------------- /lpc/power9/power9_lpc_firmware_read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/power9_lpc_firmware_read.sr -------------------------------------------------------------------------------- /lpc/power9/power9_lpc_firmware_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/power9_lpc_firmware_write.sr -------------------------------------------------------------------------------- /lpc/power9/power9_lpc_io_read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/power9_lpc_io_read.sr -------------------------------------------------------------------------------- /lpc/power9/power9_lpc_io_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/power9_lpc_io_write.sr -------------------------------------------------------------------------------- /lpc/power9/power9_lpc_io_write_abort.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/power9/power9_lpc_io_write_abort.sr -------------------------------------------------------------------------------- /lpc/vultureprog/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/vultureprog/README -------------------------------------------------------------------------------- /lpc/vultureprog/lpc_vultureprog.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/vultureprog/lpc_vultureprog.sr -------------------------------------------------------------------------------- /lpc/vultureprog/lpc_vultureprog_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/lpc/vultureprog/lpc_vultureprog_snippet.sr -------------------------------------------------------------------------------- /maple_bus/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/maple_bus/README -------------------------------------------------------------------------------- /maple_bus/bus_enumeration.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/maple_bus/bus_enumeration.sr -------------------------------------------------------------------------------- /mcs48/hp3478a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mcs48/hp3478a/README -------------------------------------------------------------------------------- /mcs48/hp3478a/i8039_sample.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mcs48/hp3478a/i8039_sample.sr -------------------------------------------------------------------------------- /mdio/dp83848cvv/clause22_dp83848cvv.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/dp83848cvv/clause22_dp83848cvv.sr -------------------------------------------------------------------------------- /mdio/lan8720a/lan8720a_read_all_plugged.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/lan8720a/lan8720a_read_all_plugged.sr -------------------------------------------------------------------------------- /mdio/lan8720a/lan8720a_read_all_unplugged.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/lan8720a/lan8720a_read_all_unplugged.sr -------------------------------------------------------------------------------- /mdio/lan8720a/lan8720a_read_write_read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/lan8720a/lan8720a_read_write_read.sr -------------------------------------------------------------------------------- /mdio/misc/clause45_pluggable_transceiver.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/misc/clause45_pluggable_transceiver.sr -------------------------------------------------------------------------------- /mdio/misc/clause45_read_no_address.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mdio/misc/clause45_read_no_address.sr -------------------------------------------------------------------------------- /microwire/atc_93lc56/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/atc_93lc56/README -------------------------------------------------------------------------------- /microwire/atc_93lc56/atc_93lc56.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/atc_93lc56/atc_93lc56.sr -------------------------------------------------------------------------------- /microwire/microchip_93lc46b/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/microchip_93lc46b/README -------------------------------------------------------------------------------- /microwire/microchip_93lc46b/microchip_93lc46b.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/microchip_93lc46b/microchip_93lc46b.sr -------------------------------------------------------------------------------- /microwire/microchip_93lc56b/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/microchip_93lc56b/README -------------------------------------------------------------------------------- /microwire/microchip_93lc56b/lsusb_um232h.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/microchip_93lc56b/lsusb_um232h.txt -------------------------------------------------------------------------------- /microwire/st_m93c66/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/st_m93c66/README -------------------------------------------------------------------------------- /microwire/st_m93c66/st_m93c66.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/microwire/st_m93c66/st_m93c66.sr -------------------------------------------------------------------------------- /miller/mfrc522/mfrc522-1gs-baseband.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/miller/mfrc522/mfrc522-1gs-baseband.npy -------------------------------------------------------------------------------- /miller/mfrc522/mfrc522-1gs-demod-lowpassed.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/miller/mfrc522/mfrc522-1gs-demod-lowpassed.npy -------------------------------------------------------------------------------- /miller/mfrc522/mfrc522-1gs.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/miller/mfrc522/mfrc522-1gs.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_16channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_16channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_1channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_1channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_4channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_4channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_7channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_7channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_8channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_8channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/1mhz_clock_9channels.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/1mhz_clock_9channels.sr -------------------------------------------------------------------------------- /misc/1mhz_clock/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/1mhz_clock/README -------------------------------------------------------------------------------- /misc/basic_analog/sawtooth.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/basic_analog/sawtooth.wav -------------------------------------------------------------------------------- /misc/basic_analog/sine.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/basic_analog/sine.wav -------------------------------------------------------------------------------- /misc/basic_analog/square.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/basic_analog/square.wav -------------------------------------------------------------------------------- /misc/basic_analog/triangle.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/basic_analog/triangle.wav -------------------------------------------------------------------------------- /misc/demo/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/README -------------------------------------------------------------------------------- /misc/demo/all_high_8ch_short.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/all_high_8ch_short.sr -------------------------------------------------------------------------------- /misc/demo/all_low_8ch_short.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/all_low_8ch_short.sr -------------------------------------------------------------------------------- /misc/demo/incremental_8ch_long.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/incremental_8ch_long.sr -------------------------------------------------------------------------------- /misc/demo/incremental_8ch_medium.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/incremental_8ch_medium.sr -------------------------------------------------------------------------------- /misc/demo/incremental_8ch_short.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/incremental_8ch_short.sr -------------------------------------------------------------------------------- /misc/demo/incremental_8ch_short_analog.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/incremental_8ch_short_analog.sr -------------------------------------------------------------------------------- /misc/demo/random_8ch_short.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/demo/random_8ch_short.sr -------------------------------------------------------------------------------- /misc/no-samplerate.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/no-samplerate.sr -------------------------------------------------------------------------------- /misc/square_wave_2ch/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/README -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_0.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_0.bmp -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_0.txt -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_1.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_1.bmp -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_10_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_10_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_10_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_10_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_11_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_11_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_11_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_11_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_12_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_12_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_12_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_12_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_13_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_13_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_13_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_13_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_14_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_14_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_14_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_14_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_15_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_15_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_15_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_15_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_16_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_16_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_16_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_16_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_2.png -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_21.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_21.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_22.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_22.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_23.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_23.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_24.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_24.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_25.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_25.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_26.alb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_26.alb -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_27.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_27.bin -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_28.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_28.bin -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_29.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_29.bin -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_3.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_3.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_30.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_30.bin -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_4.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_4.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_4.txt -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_5.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_5.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_6.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_6.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_7_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_7_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_7_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_7_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_8_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_8_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_8_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_8_2.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_9_1.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_9_1.csv -------------------------------------------------------------------------------- /misc/square_wave_2ch/scope_9_2.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_2ch/scope_9_2.csv -------------------------------------------------------------------------------- /misc/square_wave_analog/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/square_wave_analog/README -------------------------------------------------------------------------------- /misc/tektronix_isf/DS1307Z/RTC.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/DS1307Z/RTC.csv -------------------------------------------------------------------------------- /misc/tektronix_isf/DS1307Z/RTC.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/DS1307Z/RTC.sr -------------------------------------------------------------------------------- /misc/tektronix_isf/DS1307Z/tek0000CH1.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/DS1307Z/tek0000CH1.isf -------------------------------------------------------------------------------- /misc/tektronix_isf/DS1307Z/tek0000CH2.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/DS1307Z/tek0000CH2.isf -------------------------------------------------------------------------------- /misc/tektronix_isf/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/README.md -------------------------------------------------------------------------------- /misc/tektronix_isf/RF/tek0002NRM.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/RF/tek0002NRM.isf -------------------------------------------------------------------------------- /misc/tektronix_isf/RF/tek0003NRM.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/RF/tek0003NRM.isf -------------------------------------------------------------------------------- /misc/tektronix_isf/RF/tek0004NRM.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/RF/tek0004NRM.isf -------------------------------------------------------------------------------- /misc/tektronix_isf/RF/tek0006NRM.isf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/tektronix_isf/RF/tek0006NRM.isf -------------------------------------------------------------------------------- /misc/trace32_demo/lauterbach_trace32_iprobe.ad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/trace32_demo/lauterbach_trace32_iprobe.ad -------------------------------------------------------------------------------- /misc/trace32_demo/lauterbach_trace32_pi_a.ad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/trace32_demo/lauterbach_trace32_pi_a.ad -------------------------------------------------------------------------------- /misc/trace32_demo/lauterbach_trace32_pi_j.ad: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/trace32_demo/lauterbach_trace32_pi_j.ad -------------------------------------------------------------------------------- /misc/vcd/real-analog.vcd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/vcd/real-analog.vcd -------------------------------------------------------------------------------- /misc/vcd/vectors-integers.vcd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/misc/vcd/vectors-integers.vcd -------------------------------------------------------------------------------- /morse/synthetic/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/morse/synthetic/README -------------------------------------------------------------------------------- /morse/synthetic/wikipedia-morse.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/morse/synthetic/wikipedia-morse.sr -------------------------------------------------------------------------------- /mouse_sensors/agilent_hdns_2000/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mouse_sensors/agilent_hdns_2000/README -------------------------------------------------------------------------------- /mouse_sensors/avago_adns_2051/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/mouse_sensors/avago_adns_2051/README -------------------------------------------------------------------------------- /nfc/iso_iec_15693/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/nfc/iso_iec_15693/README -------------------------------------------------------------------------------- /nfc/iso_iec_15693/nfc_15693_hydranfc_read_uid.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/nfc/iso_iec_15693/nfc_15693_hydranfc_read_uid.sr -------------------------------------------------------------------------------- /nfc/st25r39xx/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/nfc/st25r39xx/README -------------------------------------------------------------------------------- /nonstandard_eeproms/siemens_sda2506/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/nonstandard_eeproms/siemens_sda2506/README -------------------------------------------------------------------------------- /onewire/ds18b20/2xds18b20.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds18b20/2xds18b20.sr -------------------------------------------------------------------------------- /onewire/ds18b20/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds18b20/README -------------------------------------------------------------------------------- /onewire/ds2408/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2408/README -------------------------------------------------------------------------------- /onewire/ds2408/channel-access-write-fail.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2408/channel-access-write-fail.sr -------------------------------------------------------------------------------- /onewire/ds2408/channel-access-write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2408/channel-access-write.sr -------------------------------------------------------------------------------- /onewire/ds2408/disable-test-mode.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2408/disable-test-mode.sr -------------------------------------------------------------------------------- /onewire/ds2408/read-pio-registers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2408/read-pio-registers.sr -------------------------------------------------------------------------------- /onewire/ds2432/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2432/README -------------------------------------------------------------------------------- /onewire/ds2432/ds2432.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ds2432/ds2432.sr -------------------------------------------------------------------------------- /onewire/ibutton/ds1985/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ibutton/ds1985/README -------------------------------------------------------------------------------- /onewire/ibutton/ds1985/ds1985_main_memory.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ibutton/ds1985/ds1985_main_memory.sr -------------------------------------------------------------------------------- /onewire/ibutton/ds1985/ds1985_polling.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/ibutton/ds1985/ds1985_polling.sr -------------------------------------------------------------------------------- /onewire/owfs/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/owfs/README -------------------------------------------------------------------------------- /onewire/owfs/ds18b20.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/owfs/ds18b20.sr -------------------------------------------------------------------------------- /onewire/owfs/ds28ea00.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/owfs/ds28ea00.sr -------------------------------------------------------------------------------- /onewire/owfs/owdir.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/owfs/owdir.sr -------------------------------------------------------------------------------- /onewire/sockit_owm/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/sockit_owm/README -------------------------------------------------------------------------------- /onewire/sockit_owm/onewire.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/onewire/sockit_owm/onewire.sr -------------------------------------------------------------------------------- /ook/for_x_secs/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/for_x_secs/README -------------------------------------------------------------------------------- /ook/for_x_secs/one_transition_10s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/for_x_secs/one_transition_10s.sr -------------------------------------------------------------------------------- /ook/for_x_secs/oregon_12s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/for_x_secs/oregon_12s.sr -------------------------------------------------------------------------------- /ook/oregon/bthr968/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/bthr968/README -------------------------------------------------------------------------------- /ook/oregon/bthr968/oregon_bthr968.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/bthr968/oregon_bthr968.sr -------------------------------------------------------------------------------- /ook/oregon/pcr800/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/pcr800/README -------------------------------------------------------------------------------- /ook/oregon/pcr800/oregon_pcr800.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/pcr800/oregon_pcr800.sr -------------------------------------------------------------------------------- /ook/oregon/thgn800/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/thgn800/README -------------------------------------------------------------------------------- /ook/oregon/thgn800/oregon_thgn800.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/thgn800/oregon_thgn800.sr -------------------------------------------------------------------------------- /ook/oregon/wgr800/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/wgr800/README -------------------------------------------------------------------------------- /ook/oregon/wgr800/oregon_wgr800.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ook/oregon/wgr800/oregon_wgr800.sr -------------------------------------------------------------------------------- /pjon/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pjon/README -------------------------------------------------------------------------------- /pjon/pjdl/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pjon/pjdl/README -------------------------------------------------------------------------------- /ps2/keyboard/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ps2/keyboard/README -------------------------------------------------------------------------------- /ps2/keyboard/ps2_keyboard_asdfgh.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ps2/keyboard/ps2_keyboard_asdfgh.sr -------------------------------------------------------------------------------- /ps2/keyboard/ps2_keyboard_asdfgh_no_inhibit.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/ps2/keyboard/ps2_keyboard_asdfgh_no_inhibit.sr -------------------------------------------------------------------------------- /pwm/alsa_test/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pwm/alsa_test/README -------------------------------------------------------------------------------- /pwm/alsa_test/pwmtest.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pwm/alsa_test/pwmtest.sr -------------------------------------------------------------------------------- /pwm/alsa_test/pwmtest_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pwm/alsa_test/pwmtest_snippet.sr -------------------------------------------------------------------------------- /pwm/lidarlite/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pwm/lidarlite/README -------------------------------------------------------------------------------- /pwm/lidarlite/lidarlite_5mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/pwm/lidarlite/lidarlite_5mhz.sr -------------------------------------------------------------------------------- /qi/gpmq8005a-nexus5/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/qi/gpmq8005a-nexus5/README -------------------------------------------------------------------------------- /qi/gpmq8005a-nexus5/gpmq8005a-nexus5.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/qi/gpmq8005a-nexus5/gpmq8005a-nexus5.sr -------------------------------------------------------------------------------- /qi/noname-samsung5/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/qi/noname-samsung5/README -------------------------------------------------------------------------------- /qi/noname-samsung5/noname-samsung5.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/qi/noname-samsung5/noname-samsung5.sr -------------------------------------------------------------------------------- /rc/pt2262/maplin_l95ar/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rc/pt2262/maplin_l95ar/README -------------------------------------------------------------------------------- /rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr -------------------------------------------------------------------------------- /rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/README -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_010784f221_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_010784f221_card.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_01092ade55_keyfob.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_01092ade55_keyfob.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_041815e864_glass.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_041815e864_glass.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_19004f03d7_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_19004f03d7_card.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_19004f246f_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_19004f246f_card.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_29000c2c34_glass.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_29000c2c34_glass.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_3b0033aaf2_keyfob.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_3b0033aaf2_keyfob.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_3b00344ce7_keyfob.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_3b00344ce7_keyfob.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_3b0035c693_keyfob.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_3b0035c693_keyfob.sr -------------------------------------------------------------------------------- /rfid/em4100/rdm630/em4100_8400043916_keyfob.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rdm630/em4100_8400043916_keyfob.sr -------------------------------------------------------------------------------- /rfid/em4100/rfid_copier/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rfid_copier/README -------------------------------------------------------------------------------- /rfid/em4100/rfid_copier/em4100_0200f5ed8d.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4100/rfid_copier/em4100_0200f5ed8d.sr -------------------------------------------------------------------------------- /rfid/em4102/rdm630/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4102/rdm630/README -------------------------------------------------------------------------------- /rfid/em4102/rdm630/em4102_1f0044de9c_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4102/rdm630/em4102_1f0044de9c_card.sr -------------------------------------------------------------------------------- /rfid/em4102/rdm630/em4102_24003dab13_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4102/rdm630/em4102_24003dab13_card.sr -------------------------------------------------------------------------------- /rfid/em4102/rdm630/em4102_24003e8ad1_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/em4102/rdm630/em4102_24003e8ad1_card.sr -------------------------------------------------------------------------------- /rfid/fk4100/rdm630/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/fk4100/rdm630/README -------------------------------------------------------------------------------- /rfid/fk4100/rdm630/fk4100_29004e292a_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/fk4100/rdm630/fk4100_29004e292a_card.sr -------------------------------------------------------------------------------- /rfid/fk4100/rdm630/fk4100_29004f72fb_card.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/fk4100/rdm630/fk4100_29004f72fb_card.sr -------------------------------------------------------------------------------- /rfid/t55xx/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/t55xx/README -------------------------------------------------------------------------------- /rfid/t55xx/em4305_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/t55xx/em4305_write.sr -------------------------------------------------------------------------------- /rfid/t55xx/t5557_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/rfid/t55xx/t5557_write.sr -------------------------------------------------------------------------------- /sae-j1850/vpw/P01_bench_by_itself/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sae-j1850/vpw/P01_bench_by_itself/README -------------------------------------------------------------------------------- /sdcard/sd_mode/imx6_quad/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/imx6_quad/README -------------------------------------------------------------------------------- /sdcard/sd_mode/imx6_quad/failing.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/imx6_quad/failing.sr -------------------------------------------------------------------------------- /sdcard/sd_mode/imx6_quad/working.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/imx6_quad/working.sr -------------------------------------------------------------------------------- /sdcard/sd_mode/imx6_quad/working_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/imx6_quad/working_snippet.sr -------------------------------------------------------------------------------- /sdcard/sd_mode/rcar-h2/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/rcar-h2/README -------------------------------------------------------------------------------- /sdcard/sd_mode/rcar-h2/cmd23_cmd18.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/sd_mode/rcar-h2/cmd23_cmd18.sr -------------------------------------------------------------------------------- /sdcard/spi_mode/cmds/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/spi_mode/cmds/README -------------------------------------------------------------------------------- /sdcard/spi_mode/cmds/cmd17.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/spi_mode/cmds/cmd17.sr -------------------------------------------------------------------------------- /sdcard/spi_mode/write_single_block/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/spi_mode/write_single_block/README -------------------------------------------------------------------------------- /sdcard/spi_mode/xmore_512mb/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdcard/spi_mode/xmore_512mb/README -------------------------------------------------------------------------------- /sdq/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdq/README -------------------------------------------------------------------------------- /sdq/iphone_se_example_data.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdq/iphone_se_example_data.sr -------------------------------------------------------------------------------- /sdq/iphone_se_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sdq/iphone_se_snippet.sr -------------------------------------------------------------------------------- /sent/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sent/README -------------------------------------------------------------------------------- /sent/SENT2010_03p0us_6dn_pp_nsp_A6.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sent/SENT2010_03p0us_6dn_pp_nsp_A6.sr -------------------------------------------------------------------------------- /sht7x/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sht7x/README -------------------------------------------------------------------------------- /sht7x/sensirion_sht7x_26c_27rh.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sht7x/sensirion_sht7x_26c_27rh.sr -------------------------------------------------------------------------------- /signature/0003.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/0003.sr -------------------------------------------------------------------------------- /signature/6F9A.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/6F9A.sr -------------------------------------------------------------------------------- /signature/7791.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/7791.sr -------------------------------------------------------------------------------- /signature/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/README -------------------------------------------------------------------------------- /signature/UUUU.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/UUUU.sr -------------------------------------------------------------------------------- /signature/unstable1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/signature/unstable1.sr -------------------------------------------------------------------------------- /sle44xx/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/README -------------------------------------------------------------------------------- /sle44xx/sle4442/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/sle4442/README -------------------------------------------------------------------------------- /sle44xx/sle4442/sle4442_atr.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/sle4442/sle4442_atr.sr -------------------------------------------------------------------------------- /sle44xx/sle4442/sle4442_psc_correct.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/sle4442/sle4442_psc_correct.sr -------------------------------------------------------------------------------- /sle44xx/sle4442/sle4442_psc_wrong.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/sle4442/sle4442_psc_wrong.sr -------------------------------------------------------------------------------- /sle44xx/sle4442/sle4442_read_main_memory.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/sle44xx/sle4442/sle4442_read_main_memory.sr -------------------------------------------------------------------------------- /spdif/2ch-16bit-48khz/2ch-16bit-48khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/2ch-16bit-48khz/2ch-16bit-48khz.sr -------------------------------------------------------------------------------- /spdif/2ch-16bit-48khz/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/2ch-16bit-48khz/README -------------------------------------------------------------------------------- /spdif/more/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/more/README -------------------------------------------------------------------------------- /spdif/more/spdif_16mhz_44khz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/more/spdif_16mhz_44khz.sr -------------------------------------------------------------------------------- /spdif/more/spdif_16mhz_44khz_3.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/more/spdif_16mhz_44khz_3.sr -------------------------------------------------------------------------------- /spdif/more/spdif_24mhz_44khz_1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/more/spdif_24mhz_44khz_1.sr -------------------------------------------------------------------------------- /spdif/pcm2707/pcm2707_100ksamples_24mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/pcm2707/pcm2707_100ksamples_24mhz.sr -------------------------------------------------------------------------------- /spdif/pcm2707/pcm2707_attach_usb_24mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spdif/pcm2707/pcm2707_attach_usb_24mhz.sr -------------------------------------------------------------------------------- /spi/ad7920/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ad7920/README -------------------------------------------------------------------------------- /spi/ad7920/ad7920_fast_read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ad7920/ad7920_fast_read.sr -------------------------------------------------------------------------------- /spi/ade7758/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ade7758/README -------------------------------------------------------------------------------- /spi/ade7758/ade7758-phase-b-zx-irq-context.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ade7758/ade7758-phase-b-zx-irq-context.sr -------------------------------------------------------------------------------- /spi/ade7758/ade7758-phase-b-zx-irq-nocontext.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ade7758/ade7758-phase-b-zx-irq-nocontext.sr -------------------------------------------------------------------------------- /spi/adf4351/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adf4351/README -------------------------------------------------------------------------------- /spi/adf4351/set-4000mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adf4351/set-4000mhz.sr -------------------------------------------------------------------------------- /spi/adns5020/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adns5020/README -------------------------------------------------------------------------------- /spi/adns5020/adns5020-cy7c63813_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adns5020/adns5020-cy7c63813_init.sr -------------------------------------------------------------------------------- /spi/adxl345/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adxl345/README -------------------------------------------------------------------------------- /spi/adxl345/adxl345_axis.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adxl345/adxl345_axis.sr -------------------------------------------------------------------------------- /spi/adxl345/adxl345_registers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/adxl345/adxl345_registers.sr -------------------------------------------------------------------------------- /spi/allmodes/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/allmodes/README -------------------------------------------------------------------------------- /spi/cc1101/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/cc1101/README -------------------------------------------------------------------------------- /spi/cc1101/cc1101-burst-read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/cc1101/cc1101-burst-read.sr -------------------------------------------------------------------------------- /spi/cc1101/cc1101-burst-write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/cc1101/cc1101-burst-write.sr -------------------------------------------------------------------------------- /spi/cc1101/cc1101-command-strobe.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/cc1101/cc1101-command-strobe.sr -------------------------------------------------------------------------------- /spi/cc1101/cc1101-read-write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/cc1101/cc1101-read-write.sr -------------------------------------------------------------------------------- /spi/enc28j60/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/enc28j60/README -------------------------------------------------------------------------------- /spi/enc28j60/enc28j60-init-and-ping.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/enc28j60/enc28j60-init-and-ping.sr -------------------------------------------------------------------------------- /spi/ltc2422/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ltc2422/README -------------------------------------------------------------------------------- /spi/ltc2422/ltc2422_read_adc.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ltc2422/ltc2422_read_adc.sr -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/README -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/max3420e_1xtouch.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/max3420e_1xtouch.sr -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/max3420e_2xtouch.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/max3420e_2xtouch.sr -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/max3420e_3xtouch.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/max3420e_3xtouch.sr -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/max3420e_idle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/max3420e_idle.sr -------------------------------------------------------------------------------- /spi/max3420e/datq1thd6b0/max3420e_poweron.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max3420e/datq1thd6b0/max3420e_poweron.sr -------------------------------------------------------------------------------- /spi/max7219/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max7219/README -------------------------------------------------------------------------------- /spi/max7219/max7219.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max7219/max7219.sr -------------------------------------------------------------------------------- /spi/max7219/max7219_4x_cascaded_chips.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max7219/max7219_4x_cascaded_chips.sr -------------------------------------------------------------------------------- /spi/max7301/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/max7301/README -------------------------------------------------------------------------------- /spi/mrf24j40/ecg/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/ecg/README -------------------------------------------------------------------------------- /spi/mrf24j40/ecg/mrf24j40ma_many_txfails.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/ecg/mrf24j40ma_many_txfails.sr -------------------------------------------------------------------------------- /spi/mrf24j40/ecg/mrf24j40ma_no_txfails.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/ecg/mrf24j40ma_no_txfails.sr -------------------------------------------------------------------------------- /spi/mrf24j40/sensormote/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/sensormote/README -------------------------------------------------------------------------------- /spi/mrf24j40/sensormote/mrf24j40-reset-wakeup.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/sensormote/mrf24j40-reset-wakeup.sr -------------------------------------------------------------------------------- /spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr -------------------------------------------------------------------------------- /spi/mx25l1605d/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mx25l1605d/README -------------------------------------------------------------------------------- /spi/mx25l1605d/mx25l1605d_erase.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mx25l1605d/mx25l1605d_erase.sr -------------------------------------------------------------------------------- /spi/mx25l1605d/mx25l1605d_probe.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mx25l1605d/mx25l1605d_probe.sr -------------------------------------------------------------------------------- /spi/mx25l1605d/mx25l1605d_read.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mx25l1605d/mx25l1605d_read.sr -------------------------------------------------------------------------------- /spi/mx25l1605d/mx25l1605d_write.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/mx25l1605d/mx25l1605d_write.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/README -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/a.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/a_b.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/a_b.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/b.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/b.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/east.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/east.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/north.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/north.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/select.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/select.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/south.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/south.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/start.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/start.sr -------------------------------------------------------------------------------- /spi/nes_gamepad/nes_gamepad_generated/west.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nes_gamepad/nes_gamepad_generated/west.sr -------------------------------------------------------------------------------- /spi/nrf24l01/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/README -------------------------------------------------------------------------------- /spi/nrf24l01/gen-testfiles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/gen-testfiles.py -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-communication-rx.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-communication-rx.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-communication-tx.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-communication-tx.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-communication.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-communication.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-activate.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-activate.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-excess-bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-excess-bytes.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-incomplete-cmd.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-incomplete-cmd.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-misc.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-misc.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-missing-bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-missing-bytes.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-no-command.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-no-command.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-unknown-command.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-unknown-command.sr -------------------------------------------------------------------------------- /spi/nrf24l01/nrf24l01-test-unknown-register.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf24l01/nrf24l01-test-unknown-register.sr -------------------------------------------------------------------------------- /spi/nrf905/nrf905operation.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/nrf905/nrf905operation.sr -------------------------------------------------------------------------------- /spi/rfm12/rfm12.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/rfm12/rfm12.sr -------------------------------------------------------------------------------- /spi/spi-count-lsb.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi-count-lsb.sr -------------------------------------------------------------------------------- /spi/spi-count-msb.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi-count-msb.sr -------------------------------------------------------------------------------- /spi/spi_atmega32/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi_atmega32/README -------------------------------------------------------------------------------- /spi/spi_atmega32/spi_atmega32_00.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi_atmega32/spi_atmega32_00.sr -------------------------------------------------------------------------------- /spi/spi_atmega32/spi_atmega32_01.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi_atmega32/spi_atmega32_01.sr -------------------------------------------------------------------------------- /spi/spi_atmega32/spi_atmega32_10.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi_atmega32/spi_atmega32_10.sr -------------------------------------------------------------------------------- /spi/spi_atmega32/spi_atmega32_11.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spi_atmega32/spi_atmega32_11.sr -------------------------------------------------------------------------------- /spi/spiflash/adesto_at25sf041/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/adesto_at25sf041/README -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x01_2bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x01_2bytes.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x02_32bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x02_32bytes.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x03_64bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x03_64bytes.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x05_0x00.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x05_0x00.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x05_0x02.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x05_0x02.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x05_0x03.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x05_0x03.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0x35_0x00.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0x35_0x00.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0xab.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0xab.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/cmd/0xbb_32bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/cmd/0xbb_32bytes.sr -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/dualspi/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/dualspi/README -------------------------------------------------------------------------------- /spi/spiflash/fidelix_fm25q32/quadspi/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/fidelix_fm25q32/quadspi/README -------------------------------------------------------------------------------- /spi/spiflash/macronix_mx25l1605d/cmd/0x03.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/macronix_mx25l1605d/cmd/0x03.sr -------------------------------------------------------------------------------- /spi/spiflash/macronix_mx25l1605d/cmd/0x06.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/macronix_mx25l1605d/cmd/0x06.sr -------------------------------------------------------------------------------- /spi/spiflash/macronix_mx25l1605d/cmd/0x20.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/macronix_mx25l1605d/cmd/0x20.sr -------------------------------------------------------------------------------- /spi/spiflash/macronix_mx25l1605d/cmd/0x90.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/macronix_mx25l1605d/cmd/0x90.sr -------------------------------------------------------------------------------- /spi/spiflash/macronix_mx25l1605d/cmd/0x9f.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/macronix_mx25l1605d/cmd/0x9f.sr -------------------------------------------------------------------------------- /spi/spiflash/winbond_w25q80d/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/winbond_w25q80d/README -------------------------------------------------------------------------------- /spi/spiflash/winbond_w25q80d/ce_without_wren.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash/winbond_w25q80d/ce_without_wren.sr -------------------------------------------------------------------------------- /spi/spiflash_dualio/dualioreads.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash_dualio/dualioreads.sr -------------------------------------------------------------------------------- /spi/spiflash_read16/usbee_sx_usbee_suite/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/spiflash_read16/usbee_sx_usbee_suite/README -------------------------------------------------------------------------------- /spi/sqi/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/sqi/README -------------------------------------------------------------------------------- /spi/sqi/sqi-four-data-lines-one-transfer.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/sqi/sqi-four-data-lines-one-transfer.sr -------------------------------------------------------------------------------- /spi/sqi/sqi-four-data-lines-three-transfers.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/sqi/sqi-four-data-lines-three-transfers.sr -------------------------------------------------------------------------------- /spi/ssi32/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ssi32/README -------------------------------------------------------------------------------- /spi/ssi32/ssi32_bananapi_loop_test.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ssi32/ssi32_bananapi_loop_test.sr -------------------------------------------------------------------------------- /spi/ssi32/ssi32_watchdog.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/ssi32/ssi32_watchdog.sr -------------------------------------------------------------------------------- /spi/wordwidths/152bit_spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/wordwidths/152bit_spi.sr -------------------------------------------------------------------------------- /spi/wordwidths/16bit_spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/wordwidths/16bit_spi.sr -------------------------------------------------------------------------------- /spi/wordwidths/40bit_spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/wordwidths/40bit_spi.sr -------------------------------------------------------------------------------- /spi/wordwidths/9bit_spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/wordwidths/9bit_spi.sr -------------------------------------------------------------------------------- /spi/x2444m/x2444m.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/spi/x2444m/x2444m.sr -------------------------------------------------------------------------------- /stepper_motor/grbl_cnc/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/grbl_cnc/README -------------------------------------------------------------------------------- /stepper_motor/grbl_cnc/grbl_cnc_1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/grbl_cnc/grbl_cnc_1.sr -------------------------------------------------------------------------------- /stepper_motor/grbl_cnc/grbl_cnc_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/grbl_cnc/grbl_cnc_2.sr -------------------------------------------------------------------------------- /stepper_motor/grbl_cnc/grbl_cnc_3.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/grbl_cnc/grbl_cnc_3.sr -------------------------------------------------------------------------------- /stepper_motor/smoothieware/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/smoothieware/README -------------------------------------------------------------------------------- /stepper_motor/smoothieware/smoothieware.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/smoothieware/smoothieware.sr -------------------------------------------------------------------------------- /stepper_motor/smoothieware/test.gcode: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/stepper_motor/smoothieware/test.gcode -------------------------------------------------------------------------------- /swd/ftdi_openocd/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/ftdi_openocd/README -------------------------------------------------------------------------------- /swd/ftdi_openocd/init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/ftdi_openocd/init.sr -------------------------------------------------------------------------------- /swd/ftdi_openocd/init_noreply.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/ftdi_openocd/init_noreply.sr -------------------------------------------------------------------------------- /swd/ftdi_openocd/init_wait_fault.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/ftdi_openocd/init_wait_fault.sr -------------------------------------------------------------------------------- /swd/ftdi_openocd/init_write_0xabbabeeb.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/ftdi_openocd/init_write_0xabbabeeb.sr -------------------------------------------------------------------------------- /swd/stlink_openocd/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/stlink_openocd/README -------------------------------------------------------------------------------- /swd/stlink_openocd/init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/stlink_openocd/init.sr -------------------------------------------------------------------------------- /swd/stlink_openocd/init_write_0xabbabeeb.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/stlink_openocd/init_write_0xabbabeeb.sr -------------------------------------------------------------------------------- /swd/stlink_openocd/wait_retry.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/stlink_openocd/wait_retry.sr -------------------------------------------------------------------------------- /swd/stlinkv2_win_utility/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swd/stlinkv2_win_utility/README -------------------------------------------------------------------------------- /swim/flash_prog/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/flash_prog/README -------------------------------------------------------------------------------- /swim/flash_prog/sample1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/flash_prog/sample1.sr -------------------------------------------------------------------------------- /swim/tests/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/tests/README -------------------------------------------------------------------------------- /swim/tests/sample1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/tests/sample1.sr -------------------------------------------------------------------------------- /swim/tests/sample2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/tests/sample2.sr -------------------------------------------------------------------------------- /swim/tests/sample3.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/tests/sample3.sr -------------------------------------------------------------------------------- /swim/tests/sample4.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/swim/tests/sample4.sr -------------------------------------------------------------------------------- /tdm_audio/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/tdm_audio/README -------------------------------------------------------------------------------- /tdm_audio/tdm-4ch-16bit-cap1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/tdm_audio/tdm-4ch-16bit-cap1.sr -------------------------------------------------------------------------------- /tdm_audio/tdm-8ch-16bit-cap1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/tdm_audio/tdm-8ch-16bit-cap1.sr -------------------------------------------------------------------------------- /uart/amulet_lcd/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/amulet_lcd/README -------------------------------------------------------------------------------- /uart/amulet_lcd/bootup.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/amulet_lcd/bootup.sr -------------------------------------------------------------------------------- /uart/amulet_lcd/menu_changes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/amulet_lcd/menu_changes.sr -------------------------------------------------------------------------------- /uart/counter/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/README -------------------------------------------------------------------------------- /uart/counter/uart_count_19200_5n1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/uart_count_19200_5n1.sr -------------------------------------------------------------------------------- /uart/counter/uart_count_19200_6n1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/uart_count_19200_6n1.sr -------------------------------------------------------------------------------- /uart/counter/uart_count_19200_7n1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/uart_count_19200_7n1.sr -------------------------------------------------------------------------------- /uart/counter/uart_count_19200_8n1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/uart_count_19200_8n1.sr -------------------------------------------------------------------------------- /uart/counter/uart_count_19200_9n1.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/counter/uart_count_19200_9n1.sr -------------------------------------------------------------------------------- /uart/cyrustek_es51978/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/cyrustek_es51978/README -------------------------------------------------------------------------------- /uart/cyrustek_es51978/es51978.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/cyrustek_es51978/es51978.sr -------------------------------------------------------------------------------- /uart/errors/ampel64_4800_8n1_frame_errors.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/ampel64_4800_8n1_frame_errors.sr -------------------------------------------------------------------------------- /uart/errors/ampel64_4800_8n1_ok.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/ampel64_4800_8n1_ok.sr -------------------------------------------------------------------------------- /uart/errors/ampel64_4800_8n2_ok.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/ampel64_4800_8n2_ok.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x0a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x0a.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x20.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x20.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x20_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x20_2.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x30.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x30.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x43.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x43.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x43_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x43_2.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x45.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x45.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x45_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x45_2.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x45_3.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x45_3.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x48.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x48.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x49.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x49.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x4c.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x4c.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x4f.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x4f.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x4f_0x4b_0x0a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x4f_0x4b_0x0a.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x4f_2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x4f_2.sr -------------------------------------------------------------------------------- /uart/errors/glitch_0x53.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/errors/glitch_0x53.sr -------------------------------------------------------------------------------- /uart/flow_control/uart_rts_0_excess_bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/flow_control/uart_rts_0_excess_bytes.sr -------------------------------------------------------------------------------- /uart/flow_control/uart_rts_11_excess_bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/flow_control/uart_rts_11_excess_bytes.sr -------------------------------------------------------------------------------- /uart/flow_control/uart_rts_1_excess_bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/flow_control/uart_rts_1_excess_bytes.sr -------------------------------------------------------------------------------- /uart/flow_control/uart_rts_2_excess_bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/flow_control/uart_rts_2_excess_bytes.sr -------------------------------------------------------------------------------- /uart/flow_control/uart_rts_3_excess_bytes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/flow_control/uart_rts_3_excess_bytes.sr -------------------------------------------------------------------------------- /uart/from_analog/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/from_analog/README -------------------------------------------------------------------------------- /uart/from_analog/uart_analog_10700_8n2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/from_analog/uart_analog_10700_8n2.sr -------------------------------------------------------------------------------- /uart/gps/mtk3339/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/gps/mtk3339/README -------------------------------------------------------------------------------- /uart/gps/mtk3339/mtk3339_8n1_9600.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/gps/mtk3339/mtk3339_8n1_9600.sr -------------------------------------------------------------------------------- /uart/hello_world/7e1/hello_world_7e1_115200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/7e1/hello_world_7e1_115200.sr -------------------------------------------------------------------------------- /uart/hello_world/7o1/hello_world_7o1_115200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/7o1/hello_world_7o1_115200.sr -------------------------------------------------------------------------------- /uart/hello_world/8e1/hello_world_8e1_115200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8e1/hello_world_8e1_115200.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_115200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_115200.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_1200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_1200.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_19200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_19200.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_230400.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_230400.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_2400.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_2400.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_38400.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_38400.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_460800.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_460800.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_4800.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_4800.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_57600.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_57600.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_921600.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_921600.sr -------------------------------------------------------------------------------- /uart/hello_world/8n1/hello_world_8n1_9600.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8n1/hello_world_8n1_9600.sr -------------------------------------------------------------------------------- /uart/hello_world/8o1/hello_world_8o1_115200.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/8o1/hello_world_8o1_115200.sr -------------------------------------------------------------------------------- /uart/hello_world/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/hello_world/README -------------------------------------------------------------------------------- /uart/kern_ew_6200-2nm/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/kern_ew_6200-2nm/README -------------------------------------------------------------------------------- /uart/kern_ew_6200-2nm/kern_ew_6200-2nm_0g.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/kern_ew_6200-2nm/kern_ew_6200-2nm_0g.sr -------------------------------------------------------------------------------- /uart/kern_ew_6200-2nm/kern_ew_6200-2nm_0pcs.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/kern_ew_6200-2nm/kern_ew_6200-2nm_0pcs.sr -------------------------------------------------------------------------------- /uart/kern_ew_6200-2nm/kern_ew_6200-2nm_tare.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/kern_ew_6200-2nm/kern_ew_6200-2nm_tare.sr -------------------------------------------------------------------------------- /uart/lin/lin_generated/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/README -------------------------------------------------------------------------------- /uart/lin/lin_generated/burst.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/burst.sr -------------------------------------------------------------------------------- /uart/lin/lin_generated/malformed.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/malformed.sr -------------------------------------------------------------------------------- /uart/lin/lin_generated/malformed2.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/malformed2.sr -------------------------------------------------------------------------------- /uart/lin/lin_generated/single_frame.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/single_frame.sr -------------------------------------------------------------------------------- /uart/lin/lin_generated/stress.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/lin/lin_generated/stress.sr -------------------------------------------------------------------------------- /uart/maxim_max3232e/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/maxim_max3232e/README -------------------------------------------------------------------------------- /uart/midi/artifically_generated/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/midi/artifically_generated/README -------------------------------------------------------------------------------- /uart/midi/artifically_generated/channel_modes.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/midi/artifically_generated/channel_modes.sr -------------------------------------------------------------------------------- /uart/midi/artifically_generated/system_common.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/midi/artifically_generated/system_common.sr -------------------------------------------------------------------------------- /uart/midi/falcosoft_midi_player_3/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/midi/falcosoft_midi_player_3/README -------------------------------------------------------------------------------- /uart/midi/rockband_wireless_keyboard_wii/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/midi/rockband_wireless_keyboard_wii/README -------------------------------------------------------------------------------- /uart/modbus_rtu/brainchild_io_16do/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/modbus_rtu/brainchild_io_16do/README -------------------------------------------------------------------------------- /uart/modbus_rtu/wizmodbus/wizmodbus.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/modbus_rtu/wizmodbus/wizmodbus.sr -------------------------------------------------------------------------------- /uart/nfc/pn532/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/nfc/pn532/README -------------------------------------------------------------------------------- /uart/nfc/pn532/mifare_3d99c723_8n1_106000.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/nfc/pn532/mifare_3d99c723_8n1_106000.sr -------------------------------------------------------------------------------- /uart/nfc/pn532/mifare_cb880bd2_8n1_106000.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/nfc/pn532/mifare_cb880bd2_8n1_106000.sr -------------------------------------------------------------------------------- /uart/nfc/pn532/mifare_eb95b2b1_8n1_106000.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/nfc/pn532/mifare_eb95b2b1_8n1_106000.sr -------------------------------------------------------------------------------- /uart/panasonic_pan1321/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/panasonic_pan1321/README -------------------------------------------------------------------------------- /uart/panasonic_pan1321/panasonic_pan1321_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/panasonic_pan1321/panasonic_pan1321_init.sr -------------------------------------------------------------------------------- /uart/rxtx_overlapped/rxtx_overlapped.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/rxtx_overlapped/rxtx_overlapped.sr -------------------------------------------------------------------------------- /uart/toim4243/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/toim4243/README -------------------------------------------------------------------------------- /uart/toim4243/toim4243_10byte_send_snippet.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/toim4243/toim4243_10byte_send_snippet.sr -------------------------------------------------------------------------------- /uart/toim4243/toim4243_init_and_10byte_send.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/toim4243/toim4243_init_and_10byte_send.sr -------------------------------------------------------------------------------- /uart/tondaj_sl-814/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/tondaj_sl-814/README -------------------------------------------------------------------------------- /uart/tondaj_sl-814/sl-814_uart_init.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/tondaj_sl-814/sl-814_uart_init.sr -------------------------------------------------------------------------------- /uart/tondaj_sl-814/sl-814_uart_init_and_run.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/tondaj_sl-814/sl-814_uart_init_and_run.sr -------------------------------------------------------------------------------- /uart/tondaj_sl-814/sl-814_uart_run.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/tondaj_sl-814/sl-814_uart_run.sr -------------------------------------------------------------------------------- /uart/trekstor_ebr30_a/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/trekstor_ebr30_a/README -------------------------------------------------------------------------------- /uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/trekstor_ebr30_a/trekstor_ebr30_a_uart.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_linux_1mA_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_linux_1mA_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_linux_5v_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_linux_5v_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_100hz_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_100hz_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_100hz_sw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_100hz_sw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_100ohm_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_100ohm_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_100ohm_sw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_100ohm_sw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_1mA_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_1mA_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_1mA_sw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_1mA_sw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_5v_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_5v_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_5v_sw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_5v_sw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut-d04_cable/vc820_win_nodmm_nosw.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut-d04_cable/vc820_win_nodmm_nosw.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_capacitance_0_077nf.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_capacitance_0_077nf.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_capacitance_0_44mf.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_capacitance_0_44mf.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_capacitance_10uf.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_capacitance_10uf.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_capacitance_ol.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_capacitance_ol.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_continuity_false.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_continuity_false.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_continuity_true.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_continuity_true.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_a_ac_0_002a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_a_ac_0_002a.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_a_dc_0_001a.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_a_dc_0_001a.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_ma_ac_1_005ma.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_ma_ac_1_005ma.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_ma_dc_1ma.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_ma_dc_1ma.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_ua_ac_581ua.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_ua_ac_581ua.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_current_ua_dc_578ua.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_current_ua_dc_578ua.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_diode_0_62v.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_diode_0_62v.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_diode_ol.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_diode_ol.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_frequency_100hz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_frequency_100hz.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_percentage_50.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_percentage_50.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_percentage_ul.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_percentage_ul.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_resistance_2_9ohm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_resistance_2_9ohm.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_resistance_70ohm.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_resistance_70ohm.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_resistance_ol.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_resistance_ol.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_ac_0_02v.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_ac_0_02v.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_dc_0_1v_pmax.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_dc_0_1v_pmax.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_dc_0v.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_dc_0v.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_dc_1_8v.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_dc_1_8v.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_dc_3_3v.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_dc_3_3v.sr -------------------------------------------------------------------------------- /uart/uni-t_ut61e/ut61e_voltage_mv_ac_81mv.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/uni-t_ut61e/ut61e_voltage_mv_ac_81mv.sr -------------------------------------------------------------------------------- /uart/unitsize/zp_a0_uart_a_115200_unitsize4.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/unitsize/zp_a0_uart_a_115200_unitsize4.sr -------------------------------------------------------------------------------- /uart/unitsize/zp_b4_uart_a_115200_unitsize4.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/unitsize/zp_b4_uart_a_115200_unitsize4.sr -------------------------------------------------------------------------------- /uart/v_and_a_va18b_cable/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/v_and_a_va18b_cable/README -------------------------------------------------------------------------------- /uart/voltcraft_vc940/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/voltcraft_vc940/README -------------------------------------------------------------------------------- /uart/voltcraft_vc940/voltcraft_vc940_20s.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/voltcraft_vc940/voltcraft_vc940_20s.sr -------------------------------------------------------------------------------- /uart/voltcraft_vc940/voltcraft_vc940_power_on.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/uart/voltcraft_vc940/voltcraft_vc940_power_on.sr -------------------------------------------------------------------------------- /usb/dfu/stm32_dfu_install/stm32_dfu_install.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/dfu/stm32_dfu_install/stm32_dfu_install.sr -------------------------------------------------------------------------------- /usb/hid/dmm/voltcraft_vc820/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/dmm/voltcraft_vc820/README -------------------------------------------------------------------------------- /usb/hid/mouse/lisa_m_usbhid/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/mouse/lisa_m_usbhid/README -------------------------------------------------------------------------------- /usb/hid/mouse/lisa_m_usbhid/lisa_m_usb_spi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/mouse/lisa_m_usbhid/lisa_m_usb_spi.sr -------------------------------------------------------------------------------- /usb/hid/mouse/logitech_rx250/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/mouse/logitech_rx250/README -------------------------------------------------------------------------------- /usb/hid/mouse/olimex_stm32-h103_usb_hid/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/mouse/olimex_stm32-h103_usb_hid/README -------------------------------------------------------------------------------- /usb/hid/serial/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/serial/README -------------------------------------------------------------------------------- /usb/hid/serial/cp2110_serial_over_hid_ut612.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/hid/serial/cp2110_serial_over_hid_ut612.sr -------------------------------------------------------------------------------- /usb/setup/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/setup/README -------------------------------------------------------------------------------- /usb/setup/usb_failed_setup_fullspeed.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/setup/usb_failed_setup_fullspeed.sr -------------------------------------------------------------------------------- /usb/setup/usb_reset_and_setup_lowspeed.pcap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/setup/usb_reset_and_setup_lowspeed.pcap -------------------------------------------------------------------------------- /usb/setup/usb_reset_and_setup_lowspeed.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/setup/usb_reset_and_setup_lowspeed.sr -------------------------------------------------------------------------------- /usb/truncated_packets.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb/truncated_packets.sr -------------------------------------------------------------------------------- /usb_power_delivery/macbook_2015/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/macbook_2015/README -------------------------------------------------------------------------------- /usb_power_delivery/macbook_2015/apple_av_hdmi.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/macbook_2015/apple_av_hdmi.sr -------------------------------------------------------------------------------- /usb_power_delivery/pixel_2015/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/pixel_2015/README -------------------------------------------------------------------------------- /usb_power_delivery/pixel_2015/hdmi_dongle.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/pixel_2015/hdmi_dongle.sr -------------------------------------------------------------------------------- /usb_power_delivery/thinkpad_yoga_370/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/thinkpad_yoga_370/README -------------------------------------------------------------------------------- /usb_power_delivery/zy12pds_sink_module/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/usb_power_delivery/zy12pds_sink_module/README -------------------------------------------------------------------------------- /vfd/max6921/beagleboard_nixie_cape/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/vfd/max6921/beagleboard_nixie_cape/README -------------------------------------------------------------------------------- /wiegand/36bit/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/wiegand/36bit/README -------------------------------------------------------------------------------- /wiegand/36bit/wiegand-8a640910.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/wiegand/36bit/wiegand-8a640910.sr -------------------------------------------------------------------------------- /xy2-100/xy2-100_16Mhz_Testfile.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/xy2-100/xy2-100_16Mhz_Testfile.sr -------------------------------------------------------------------------------- /xy2-100/xy2-100_4MHz_Testfile.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/xy2-100/xy2-100_4MHz_Testfile.sr -------------------------------------------------------------------------------- /z80/kc85/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/z80/kc85/README -------------------------------------------------------------------------------- /z80/kc85/kc85-20mhz.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/z80/kc85/kc85-20mhz.sr -------------------------------------------------------------------------------- /z80/kc85/kc85-cpuclk.sr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigrokproject/sigrok-dumps/HEAD/z80/kc85/kc85-cpuclk.sr --------------------------------------------------------------------------------