From dd9648d4c3235317cb8b36c88448f5f14c738a6b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 25 Dec 2015 16:53:37 +0100 Subject: uart: Add more UART test-cases. --- decoder/test/uart/hello_world_8n1_57600.bin_tx | 56 ++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_57600.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_57600.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_57600.bin_tx b/decoder/test/uart/hello_world_8n1_57600.bin_tx new file mode 100644 index 0000000..dba62ee --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_57600.bin_tx @@ -0,0 +1,56 @@ +35-174 uart: 48 +208-347 uart: 65 +382-521 uart: 6c +556-695 uart: 6c +729-868 uart: 6f +903-1042 uart: 20 +1076-1215 uart: 57 +1250-1389 uart: 6f +1424-1563 uart: 72 +1597-1736 uart: 6c +1771-1910 uart: 64 +1944-2083 uart: 21 +2118-2257 uart: 0d +2292-2431 uart: 0a +2465-2604 uart: 48 +2639-2778 uart: 65 +2812-2951 uart: 6c +2986-3125 uart: 6c +3160-3299 uart: 6f +3333-3472 uart: 20 +3507-3646 uart: 57 +3680-3819 uart: 6f +3854-3993 uart: 72 +4028-4167 uart: 6c +4201-4340 uart: 64 +4375-4514 uart: 21 +4548-4687 uart: 0d +4722-4861 uart: 0a +4896-5035 uart: 48 +5069-5208 uart: 65 +5243-5382 uart: 6c +5417-5556 uart: 6c +5590-5729 uart: 6f +5764-5903 uart: 20 +5937-6076 uart: 57 +6111-6250 uart: 6f +6285-6424 uart: 72 +6458-6597 uart: 6c +6632-6771 uart: 64 +6805-6944 uart: 21 +6979-7118 uart: 0d +7153-7292 uart: 0a +7326-7465 uart: 48 +7500-7639 uart: 65 +7673-7812 uart: 6c +7847-7986 uart: 6c +8021-8160 uart: 6f +8194-8333 uart: 20 +8368-8507 uart: 57 +8541-8680 uart: 6f +8715-8854 uart: 72 +8889-9028 uart: 6c +9062-9201 uart: 64 +9236-9375 uart: 21 +9409-9548 uart: 0d +9583-9722 uart: 0a -- cgit v1.2.3-54-g00ecf