summaryrefslogtreecommitdiff
path: root/decoder/test/uart/uart_count_19200_5n1_hex.output
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2019-11-12 22:58:09 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2019-11-12 23:13:46 +0100
commit1d7399acc38ab2f058722e6b5e76592790448738 (patch)
tree0059995f929c4a090dc391b73cd600669fd1a89c /decoder/test/uart/uart_count_19200_5n1_hex.output
parentccb7a642b9c9da33e3cfe822acbe0599608aaf9e (diff)
downloadsigrok-test-1d7399acc38ab2f058722e6b5e76592790448738.tar.gz
sigrok-test-1d7399acc38ab2f058722e6b5e76592790448738.zip
uart: Add test-cases for rx_packet_delimiter/rx_packet_len et al.
Diffstat (limited to 'decoder/test/uart/uart_count_19200_5n1_hex.output')
-rw-r--r--decoder/test/uart/uart_count_19200_5n1_hex.output4
1 files changed, 4 insertions, 0 deletions
diff --git a/decoder/test/uart/uart_count_19200_5n1_hex.output b/decoder/test/uart/uart_count_19200_5n1_hex.output
index 2e0753f..427e9e6 100644
--- a/decoder/test/uart/uart_count_19200_5n1_hex.output
+++ b/decoder/test/uart/uart_count_19200_5n1_hex.output
@@ -125,6 +125,7 @@
6807-6834 uart: tx-data-bits: "1"
6833-6860 uart: tx-data-bits: "0"
6729-6860 uart: tx-data: "0E"
+143-6860 uart: tx-packet: "1F 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E"
6859-6886 uart: tx-parity-ok: "Stop bit" "Stop" "T"
7141-7168 uart: tx-start: "Start bit" "Start" "S"
7167-7194 uart: tx-data-bits: "1"
@@ -253,6 +254,7 @@
13821-13848 uart: tx-data-bits: "1"
13847-13874 uart: tx-data-bits: "1"
13743-13874 uart: tx-data: "1E"
+7167-13874 uart: tx-packet: "0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E"
13873-13900 uart: tx-parity-ok: "Stop bit" "Stop" "T"
14153-14180 uart: tx-start: "Start bit" "Start" "S"
14179-14206 uart: tx-data-bits: "1"
@@ -381,6 +383,7 @@
20843-20870 uart: tx-data-bits: "1"
20869-20896 uart: tx-data-bits: "0"
20765-20896 uart: tx-data: "0E"
+14179-20896 uart: tx-packet: "1F 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E"
20895-20922 uart: tx-parity-ok: "Stop bit" "Stop" "T"
21177-21204 uart: tx-start: "Start bit" "Start" "S"
21203-21230 uart: tx-data-bits: "1"
@@ -509,6 +512,7 @@
27857-27884 uart: tx-data-bits: "1"
27883-27910 uart: tx-data-bits: "1"
27779-27910 uart: tx-data: "1E"
+21203-27910 uart: tx-packet: "0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E"
27909-27936 uart: tx-parity-ok: "Stop bit" "Stop" "T"
28189-28216 uart: tx-start: "Start bit" "Start" "S"
28215-28242 uart: tx-data-bits: "1"