]> sigrok.org Git - sigrok-test.git/blob - decoder/test/stepper_motor/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / stepper_motor / test.conf
1 test smoothieware_snippet_mm
2         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=mm
3         input stepper_motor/smoothieware/smoothieware_snippet.sr
4         output stepper_motor annotation match smoothieware_snippet_mm.output
5
6 test smoothieware_snippet_steps
7         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
8         input stepper_motor/smoothieware/smoothieware_snippet.sr
9         output stepper_motor annotation match smoothieware_snippet_steps.output
10
11 test smoothieware_snippet_steps_no_samplerate
12         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
13         input stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr
14         output stepper_motor annotation match smoothieware_snippet_steps_no_samplerate.output