blob: c26971f81b03c203c2c5aebef6c9d11f95a1e4ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
test exception_samplerate
protocol-decoder dcf77
input misc/no-samplerate.sr
output dcf77 exception match SamplerateError
test dcf77_20s
protocol-decoder dcf77 channel data=1
input dcf77/pollin_dcf1_module/dcf77_20s.sr
output dcf77 annotation match dcf77_20s.output
test dcf77_120s
protocol-decoder dcf77 channel data=1
input dcf77/pollin_dcf1_module/dcf77_120s.sr
output dcf77 annotation match dcf77_120s.output
test dcf77_480s
protocol-decoder dcf77 channel data=1
input dcf77/pollin_dcf1_module/dcf77_480s.sr
output dcf77 annotation match dcf77_480s.output
|