summaryrefslogtreecommitdiff
path: root/decoder/test
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-01-04 16:00:02 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2020-01-04 23:19:59 +0100
commitb69e573f485a8460701692511f193bab008ae188 (patch)
treea10b50620a18e0694bdd577a209a515e6099a6fa /decoder/test
parentd2a6225becb43954765b75b81205dbc25deb4849 (diff)
downloadsigrok-test-b69e573f485a8460701692511f193bab008ae188.tar.gz
sigrok-test-b69e573f485a8460701692511f193bab008ae188.zip
dmx512: adjust test.conf, stack dmx512 on top of uart
This commit adjusts the test configuration, but does not update the test expectation. This remains for another commit.
Diffstat (limited to 'decoder/test')
-rw-r--r--decoder/test/dmx512/test.conf40
1 files changed, 30 insertions, 10 deletions
diff --git a/decoder/test/dmx512/test.conf b/decoder/test/dmx512/test.conf
index 27aa552..83c1297 100644
--- a/decoder/test/dmx512/test.conf
+++ b/decoder/test/dmx512/test.conf
@@ -1,49 +1,69 @@
test 12mhz_all_255
- protocol-decoder dmx512 channel dmx=0
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
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
+ protocol-decoder uart channel rx=0 option baudrate=250000
+ protocol-decoder dmx512
+ stack uart dmx512
input dmx512/dmx4all_mini_usb_dmx/6mhz_all_85.sr
output dmx512 annotation match 6mhz_all_85.output