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_9600.bin_tx | 56 +++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_9600.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_9600.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_9600.bin_tx b/decoder/test/uart/hello_world_8n1_9600.bin_tx new file mode 100644 index 0000000..c04d52d --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_9600.bin_tx @@ -0,0 +1,56 @@ +120-640 uart: 48 +771-1291 uart: 65 +1422-1942 uart: 6c +2073-2593 uart: 6c +2724-3244 uart: 6f +3375-3895 uart: 20 +4026-4546 uart: 57 +4677-5197 uart: 6f +5328-5848 uart: 72 +5979-6499 uart: 6c +6630-7150 uart: 64 +7281-7801 uart: 21 +7933-8453 uart: 0d +8584-9104 uart: 0a +9235-9755 uart: 48 +9886-10406 uart: 65 +10537-11057 uart: 6c +11188-11708 uart: 6c +11839-12359 uart: 6f +12490-13010 uart: 20 +13141-13661 uart: 57 +13792-14312 uart: 6f +14443-14963 uart: 72 +15094-15614 uart: 6c +15745-16265 uart: 64 +16396-16916 uart: 21 +17047-17567 uart: 0d +17698-18218 uart: 0a +18349-18869 uart: 48 +19000-19520 uart: 65 +19651-20171 uart: 6c +20302-20822 uart: 6c +20953-21473 uart: 6f +21604-22124 uart: 20 +22255-22775 uart: 57 +22906-23426 uart: 6f +23557-24077 uart: 72 +24208-24728 uart: 6c +24859-25379 uart: 64 +25510-26030 uart: 21 +26161-26681 uart: 0d +26812-27332 uart: 0a +27463-27983 uart: 48 +28114-28634 uart: 65 +28765-29285 uart: 6c +29416-29936 uart: 6c +30067-30587 uart: 6f +30718-31238 uart: 20 +31369-31889 uart: 57 +32020-32540 uart: 6f +32671-33191 uart: 72 +33322-33842 uart: 6c +33974-34494 uart: 64 +34625-35145 uart: 21 +35276-35796 uart: 0d +35927-36447 uart: 0a -- cgit v1.2.3-54-g00ecf