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_2400.bin_tx | 56 +++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_2400.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_2400.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_2400.bin_tx b/decoder/test/uart/hello_world_8n1_2400.bin_tx new file mode 100644 index 0000000..69c8734 --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_2400.bin_tx @@ -0,0 +1,56 @@ +395-2479 uart: 48 +2999-5083 uart: 65 +5603-7687 uart: 6c +8207-10291 uart: 6c +10811-12895 uart: 6f +13416-15500 uart: 20 +16020-18104 uart: 57 +18624-20708 uart: 6f +21228-23312 uart: 72 +23832-25916 uart: 6c +26436-28520 uart: 64 +29040-31124 uart: 21 +31644-33728 uart: 0d +34248-36332 uart: 0a +36852-38936 uart: 48 +39457-41541 uart: 65 +42061-44145 uart: 6c +44665-46749 uart: 6c +47269-49353 uart: 6f +49873-51957 uart: 20 +52477-54561 uart: 57 +55081-57165 uart: 6f +57685-59769 uart: 72 +60289-62373 uart: 6c +62893-64977 uart: 64 +65498-67582 uart: 21 +68102-70186 uart: 0d +70706-72790 uart: 0a +73310-75394 uart: 48 +75914-77998 uart: 65 +78518-80602 uart: 6c +81122-83206 uart: 6c +83726-85810 uart: 6f +86330-88414 uart: 20 +88934-91018 uart: 57 +91539-93623 uart: 6f +94143-96227 uart: 72 +96747-98831 uart: 6c +99351-101435 uart: 64 +101955-104039 uart: 21 +104559-106643 uart: 0d +107163-109247 uart: 0a +109767-111851 uart: 48 +112371-114455 uart: 65 +114975-117059 uart: 6c +117580-119664 uart: 6c +120184-122268 uart: 6f +122788-124872 uart: 20 +125392-127476 uart: 57 +127996-130080 uart: 6f +130600-132684 uart: 72 +133204-135288 uart: 6c +135808-137892 uart: 64 +138412-140496 uart: 21 +141016-143100 uart: 0d +143621-145705 uart: 0a -- cgit v1.2.3-54-g00ecf