From a43e674fbe33af61aa33209b1b722e575484f16e Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 11 Feb 2015 10:29:33 +0200 Subject: [PATCH] scripts: add auto-calibration script should be used when sender and receiver run at the same computer --- scripts/autocalib.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/autocalib.sh diff --git a/scripts/autocalib.sh b/scripts/autocalib.sh new file mode 100644 index 0000000..45df2af --- /dev/null +++ b/scripts/autocalib.sh @@ -0,0 +1,2 @@ +#!/bin/bash +amodem send -vv -c auto | amodem recv -vv -c auto