X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-test.git;a=blobdiff_plain;f=decoder%2Ftest%2Fgraycode%2Ftest.conf;h=5ba0273f6893e77a69726a5bf9bb73c6547a7be5;hp=8a4fe5183b01491f65e2f5438a7ec9660e7a2d71;hb=b665563e2d256f7e4fb2494c209483c7b2490229;hpb=16282c4796ec9af0809f69300e0b50f3725fe348 diff --git a/decoder/test/graycode/test.conf b/decoder/test/graycode/test.conf index 8a4fe51..5ba0273 100644 --- a/decoder/test/graycode/test.conf +++ b/decoder/test/graycode/test.conf @@ -17,3 +17,8 @@ test rotary_sin protocol-decoder graycode channel d0=0 channel d1=1 input graycode/synthetic/rotary-sin.sr output graycode annotation match rotary_sin.output + +test graycode_ramp_no_samplerate + protocol-decoder graycode channel d0=0 channel d1=1 channel d2=2 channel d3=3 channel d4=4 channel d5=5 channel d6=6 channel d7=7 + input graycode/synthetic/graycode-ramp-no-samplerate.sr + output graycode annotation match graycode_ramp-no-samplerate.output