blob: 3c81685832356347dbae58cbdd549554472678c9 (
plain)
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
|
test blaupunkt-enter-wrong-code
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-enter-wrong-code.sr
output sda2506 annotation match blaupunkt-enter-wrong-code.output
test blaupunkt-enter-wrong-code2
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-enter-wrong-code2.sr
output sda2506 annotation match blaupunkt-enter-wrong-code2.output
test blaupunkt-start-after-wrongcode2
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-start-after-wrongcode2.sr
output sda2506 annotation match blaupunkt-start-after-wrongcode2.output
test blaupunkt-start-locked
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-start-locked.sr
output sda2506 annotation match blaupunkt-start-locked.output
test blaupunkt-start-unknown
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-start-unknown.sr
output sda2506 annotation match blaupunkt-start-unknown.output
test blaupunkt-start-wrongcode
protocol-decoder sda2506 channel clk=5 channel d=2 channel ce=0
input nonstandard_eeproms/siemens_sda2506/blaupunkt-start-wrongcode.sr
output sda2506 annotation match blaupunkt-start-wrongcode.output
|