summaryrefslogtreecommitdiff
path: root/decoder/test/dmx512/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2016-07-06 19:16:39 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2016-07-06 19:16:39 +0200
commit3157385f1e04c025b9eac102ae7550a673a83e0f (patch)
tree65f25b8e37fba258a7bad5a9364767d035b36c7f /decoder/test/dmx512/test.conf
parent2f177ff14c08129be64a094c87fbb67d9787d361 (diff)
downloadsigrok-test-3157385f1e04c025b9eac102ae7550a673a83e0f.tar.gz
sigrok-test-3157385f1e04c025b9eac102ae7550a673a83e0f.zip
Add a few DMX512 test-cases.
Diffstat (limited to 'decoder/test/dmx512/test.conf')
-rw-r--r--decoder/test/dmx512/test.conf49
1 files changed, 49 insertions, 0 deletions
diff --git a/decoder/test/dmx512/test.conf b/decoder/test/dmx512/test.conf
new file mode 100644
index 0000000..27aa552
--- /dev/null
+++ b/decoder/test/dmx512/test.conf
@@ -0,0 +1,49 @@
+test 12mhz_all_255
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/12mhz_all_255.sr
+ output dmx512 annotation match 12mhz_all_255.output
+
+test 12mhz_all_85
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/12mhz_all_85.sr
+ output dmx512 annotation match 12mhz_all_85.output
+
+test 1mhz_all_255
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/1mhz_all_255.sr
+ output dmx512 annotation match 1mhz_all_255.output
+
+test 1mhz_all_85
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/1mhz_all_85.sr
+ output dmx512 annotation match 1mhz_all_85.output
+
+test 3mhz_all_255
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/3mhz_all_255.sr
+ output dmx512 annotation match 3mhz_all_255.output
+
+test 3mhz_all_85
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/3mhz_all_85.sr
+ output dmx512 annotation match 3mhz_all_85.output
+
+test 500khz_all_255
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/500khz_all_255.sr
+ output dmx512 annotation match 500khz_all_255.output
+
+test 500khz_all_85
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/500khz_all_85.sr
+ output dmx512 annotation match 500khz_all_85.output
+
+test 6mhz_all_255
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/6mhz_all_255.sr
+ output dmx512 annotation match 6mhz_all_255.output
+
+test 6mhz_all_85
+ protocol-decoder dmx512 channel dmx=0
+ input dmx512/dmx4all_mini_usb_dmx/6mhz_all_85.sr
+ output dmx512 annotation match 6mhz_all_85.output