]> sigrok.org Git - sigrok-test.git/commit
uart: Add more UART test-cases.
authorUwe Hermann <redacted>
Fri, 25 Dec 2015 15:53:37 +0000 (16:53 +0100)
committerUwe Hermann <redacted>
Fri, 25 Dec 2015 16:20:19 +0000 (17:20 +0100)
commitdd9648d4c3235317cb8b36c88448f5f14c738a6b
tree07556dc51cb963470b105048fb3aaae4dd9ddc9d
parent9af4a8d69e99dd0060f147f3662318f617ab02b3
uart: Add more UART test-cases.
31 files changed:
decoder/test/uart/hello_world_7e1_115200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_7e1_115200.output [new file with mode: 0644]
decoder/test/uart/hello_world_7o1_115200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_7o1_115200.output [new file with mode: 0644]
decoder/test/uart/hello_world_8e1_115200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8e1_115200.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_115200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_115200.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_1200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_1200.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_19200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_19200.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_230400.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_230400.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_2400.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_2400.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_38400.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_38400.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_460800.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_460800.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_4800.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_4800.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_57600.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_57600.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_921600.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_921600.output [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_9600.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8n1_9600.output [new file with mode: 0644]
decoder/test/uart/hello_world_8o1_115200.bin_tx [new file with mode: 0644]
decoder/test/uart/hello_world_8o1_115200.output [new file with mode: 0644]
decoder/test/uart/test.conf