-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathtest.conf
More file actions
62 lines (54 loc) · 2.51 KB
/
test.conf
File metadata and controls
62 lines (54 loc) · 2.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
test rtc
protocol-decoder i2c channel scl=0 channel sda=1 initial_pin scl=1 initial_pin sda=1
protocol-decoder i2c_packet
input i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr
output i2c_packet annotation match rtc_ds1307_200khz.output
output i2c_packet python match rtc_ds1307_200khz.python
test rtc_no_samplerate
protocol-decoder i2c channel scl=0 channel sda=1 initial_pin scl=1 initial_pin sda=1
protocol-decoder i2c_packet
input i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr
output i2c_packet annotation match rtc_ds1307_200khz.output
output i2c_packet python match rtc_ds1307_200khz.python
test motherboard
protocol-decoder i2c channel scl=0 channel sda=3
protocol-decoder i2c_packet
input i2c/gigabyte_6vle-vxl_i2c/gigabyte_6vle_vxl_i2c.sr
output i2c_packet annotation match gigabyte_6vle_vxl_i2c.output
output i2c_packet python match gigabyte_6vle_vxl_i2c.python
test xfp
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder i2c_packet
input i2c/network-transceivers/xfp.sr
output i2c_packet annotation match xfp.output
output i2c_packet python match xfp.python
test wii_nunchuk_init
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder i2c_packet
input i2c/wii_nunchuk/wii_nunchuk_init.sr
output i2c_packet annotation match wii_nunchuk_init.output
output i2c_packet python match wii_nunchuk_init.python
test sensirion_sht21_humidity35
protocol-decoder i2c channel scl=2 channel sda=1
protocol-decoder i2c_packet option format=dec
input i2c/sensirion_sht2x/sensirion_sht21_humidity35.sr
output i2c_packet annotation match sensirion_sht21_humidity35.output
output i2c_packet python match sensirion_sht21_humidity35.python
test sensirion_sht31_25rh_28rh
protocol-decoder i2c channel scl=2 channel sda=1
protocol-decoder i2c_packet
input i2c/sensirion_sht3x/sensirion_sht31_25rh_28rh.sr
output i2c_packet annotation match sensirion_sht31_25rh_28rh.output
output i2c_packet python match sensirion_sht31_25rh_28rh.python
test bh1750_hresolutionmode
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder i2c_packet
input i2c/rohm_bh1750/bh1750_hresolutionmode.sr
output i2c_packet annotation match bh1750_hresolutionmode.output
output i2c_packet python match bh1750_hresolutionmode.python
test bh1750_h2resolutionmode
protocol-decoder i2c channel scl=0 channel sda=1
protocol-decoder i2c_packet
input i2c/rohm_bh1750/bh1750_h2resolutionmode.sr
output i2c_packet annotation match bh1750_h2resolutionmode.output
output i2c_packet python match bh1750_h2resolutionmode.python