summaryrefslogtreecommitdiff
path: root/decoder/test/uart/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-12-13 12:15:39 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-12-13 12:17:14 +0100
commit09544d5f5f3e6ac9387e7b99712c7b00ee319d18 (patch)
treebda2a0ba866c28e3bc284427350d8888c72024ff /decoder/test/uart/test.conf
parent122c9110f3b099a0f2e5d995f42f99b385adad4e (diff)
downloadsigrok-test-09544d5f5f3e6ac9387e7b99712c7b00ee319d18.tar.gz
sigrok-test-09544d5f5f3e6ac9387e7b99712c7b00ee319d18.zip
uart: Add Grbl test-cases.
Diffstat (limited to 'decoder/test/uart/test.conf')
-rw-r--r--decoder/test/uart/test.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/decoder/test/uart/test.conf b/decoder/test/uart/test.conf
index a0200a6..e19c71f 100644
--- a/decoder/test/uart/test.conf
+++ b/decoder/test/uart/test.conf
@@ -341,6 +341,18 @@ test max3232e_hello_world_57600_8n1
output uart binary class rx match max3232e_hello_world_57600_8n1.bin_rx
output uart binary class tx match max3232e_hello_world_57600_8n1.bin_tx
+test grbl_cnc_1
+ protocol-decoder uart channel rx=3 channel tx=2 option format=ascii option rx_packet_delim=10 option tx_packet_delim=10
+ input stepper_motor/grbl_cnc/grbl_cnc_1.sr
+ output uart annotation class tx-packet match grbl_cnc_1_tx_packet.output
+ output uart annotation class rx-packet match grbl_cnc_1_rx_packet.output
+
+test grbl_cnc_2
+ protocol-decoder uart channel rx=3 channel tx=2 option format=ascii option rx_packet_delim=10 option tx_packet_delim=10
+ input stepper_motor/grbl_cnc/grbl_cnc_2.sr
+ output uart annotation class tx-packet match grbl_cnc_2_tx_packet.output
+ output uart annotation class rx-packet match grbl_cnc_2_rx_packet.output
+
test exception_samplerate
protocol-decoder uart
input misc/no-samplerate.sr