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_115200.bin_tx | 42 +++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_115200.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_115200.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_115200.bin_tx b/decoder/test/uart/hello_world_8n1_115200.bin_tx new file mode 100644 index 0000000..b3f2fcf --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_115200.bin_tx @@ -0,0 +1,42 @@ +14-84 uart: 48 +101-171 uart: 65 +188-258 uart: 6c +274-344 uart: 6c +361-431 uart: 6f +448-518 uart: 20 +535-605 uart: 57 +622-692 uart: 6f +708-778 uart: 72 +795-865 uart: 6c +882-952 uart: 64 +969-1039 uart: 21 +1056-1126 uart: 0d +1143-1213 uart: 0a +1229-1299 uart: 48 +1316-1386 uart: 65 +1403-1473 uart: 6c +1490-1560 uart: 6c +1577-1647 uart: 6f +1663-1733 uart: 20 +1750-1820 uart: 57 +1837-1907 uart: 6f +1924-1994 uart: 72 +2011-2081 uart: 6c +2097-2167 uart: 64 +2184-2254 uart: 21 +2271-2341 uart: 0d +2358-2428 uart: 0a +2445-2515 uart: 48 +2531-2601 uart: 65 +2618-2688 uart: 6c +2705-2775 uart: 6c +2792-2862 uart: 6f +2879-2949 uart: 20 +2965-3035 uart: 57 +3052-3122 uart: 6f +3139-3209 uart: 72 +3226-3296 uart: 6c +3313-3383 uart: 64 +3399-3469 uart: 21 +3486-3556 uart: 0d +3573-3643 uart: 0a -- cgit v1.2.3-54-g00ecf