From: Uwe Hermann Date: Fri, 13 Dec 2019 23:16:55 +0000 (+0100) Subject: uart: Add a few error cases (EMC-induced glitches). X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=37b5193ae56f60ee5413d0cc0b6f56a7a8f3e7f2 uart: Add a few error cases (EMC-induced glitches). --- diff --git a/uart/errors/ampel64_4800_8n1_frame_errors.sr b/uart/errors/ampel64_4800_8n1_frame_errors.sr new file mode 100644 index 0000000..0cf3914 Binary files /dev/null and b/uart/errors/ampel64_4800_8n1_frame_errors.sr differ diff --git a/uart/errors/ampel64_4800_8n1_ok.sr b/uart/errors/ampel64_4800_8n1_ok.sr new file mode 100644 index 0000000..7195269 Binary files /dev/null and b/uart/errors/ampel64_4800_8n1_ok.sr differ diff --git a/uart/errors/ampel64_4800_8n2_ok.sr b/uart/errors/ampel64_4800_8n2_ok.sr new file mode 100644 index 0000000..0e3217e Binary files /dev/null and b/uart/errors/ampel64_4800_8n2_ok.sr differ diff --git a/uart/errors/glitch_0x0a.sr b/uart/errors/glitch_0x0a.sr new file mode 100644 index 0000000..3660e95 Binary files /dev/null and b/uart/errors/glitch_0x0a.sr differ diff --git a/uart/errors/glitch_0x20.sr b/uart/errors/glitch_0x20.sr new file mode 100644 index 0000000..59d28bd Binary files /dev/null and b/uart/errors/glitch_0x20.sr differ diff --git a/uart/errors/glitch_0x20_2.sr b/uart/errors/glitch_0x20_2.sr new file mode 100644 index 0000000..c2b2898 Binary files /dev/null and b/uart/errors/glitch_0x20_2.sr differ diff --git a/uart/errors/glitch_0x30.sr b/uart/errors/glitch_0x30.sr new file mode 100644 index 0000000..50851a9 Binary files /dev/null and b/uart/errors/glitch_0x30.sr differ diff --git a/uart/errors/glitch_0x43.sr b/uart/errors/glitch_0x43.sr new file mode 100644 index 0000000..d3516ad Binary files /dev/null and b/uart/errors/glitch_0x43.sr differ diff --git a/uart/errors/glitch_0x43_2.sr b/uart/errors/glitch_0x43_2.sr new file mode 100644 index 0000000..de0c171 Binary files /dev/null and b/uart/errors/glitch_0x43_2.sr differ diff --git a/uart/errors/glitch_0x45.sr b/uart/errors/glitch_0x45.sr new file mode 100644 index 0000000..5b6d794 Binary files /dev/null and b/uart/errors/glitch_0x45.sr differ diff --git a/uart/errors/glitch_0x45_2.sr b/uart/errors/glitch_0x45_2.sr new file mode 100644 index 0000000..814affe Binary files /dev/null and b/uart/errors/glitch_0x45_2.sr differ diff --git a/uart/errors/glitch_0x45_3.sr b/uart/errors/glitch_0x45_3.sr new file mode 100644 index 0000000..fae99a4 Binary files /dev/null and b/uart/errors/glitch_0x45_3.sr differ diff --git a/uart/errors/glitch_0x48.sr b/uart/errors/glitch_0x48.sr new file mode 100644 index 0000000..fa4bb74 Binary files /dev/null and b/uart/errors/glitch_0x48.sr differ diff --git a/uart/errors/glitch_0x49.sr b/uart/errors/glitch_0x49.sr new file mode 100644 index 0000000..0ff79e9 Binary files /dev/null and b/uart/errors/glitch_0x49.sr differ diff --git a/uart/errors/glitch_0x4c.sr b/uart/errors/glitch_0x4c.sr new file mode 100644 index 0000000..2e0e361 Binary files /dev/null and b/uart/errors/glitch_0x4c.sr differ diff --git a/uart/errors/glitch_0x4f.sr b/uart/errors/glitch_0x4f.sr new file mode 100644 index 0000000..ee9c8ca Binary files /dev/null and b/uart/errors/glitch_0x4f.sr differ diff --git a/uart/errors/glitch_0x4f_0x4b_0x0a.sr b/uart/errors/glitch_0x4f_0x4b_0x0a.sr new file mode 100644 index 0000000..9a65421 Binary files /dev/null and b/uart/errors/glitch_0x4f_0x4b_0x0a.sr differ diff --git a/uart/errors/glitch_0x4f_2.sr b/uart/errors/glitch_0x4f_2.sr new file mode 100644 index 0000000..789a7c0 Binary files /dev/null and b/uart/errors/glitch_0x4f_2.sr differ diff --git a/uart/errors/glitch_0x53.sr b/uart/errors/glitch_0x53.sr new file mode 100644 index 0000000..0b1912c Binary files /dev/null and b/uart/errors/glitch_0x53.sr differ