From 2c00765e8f39c031887239476b297dd8cf939157 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sat, 18 Jul 2020 21:25:23 +0200 Subject: caliper: rename dump files and probes Rename captures to the "caliper*.sr" pattern. This avoids names which start with dashes and could result in surprises. Users still can tell whether to expect positive or negative values without too much effort. Rename the probes. It's absolutely confusing to provide RXD and TXD names for a protocol that has CLK and DATA signals. And users had to manually assign the traces to decoder inputs after guessing which might be which (it's not as obvious for calipers as I2C or SPI would be). --- caliper/0.5mm.sr | Bin 2953 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 caliper/0.5mm.sr (limited to 'caliper/0.5mm.sr') diff --git a/caliper/0.5mm.sr b/caliper/0.5mm.sr deleted file mode 100644 index 16af496..0000000 Binary files a/caliper/0.5mm.sr and /dev/null differ -- cgit v1.2.3-54-g00ecf