summaryrefslogtreecommitdiff
path: root/usrp/host/apps/run_input
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/apps/run_input')
-rwxr-xr-xusrp/host/apps/run_input5
1 files changed, 0 insertions, 5 deletions
diff --git a/usrp/host/apps/run_input b/usrp/host/apps/run_input
deleted file mode 100755
index b8afae6f3..000000000
--- a/usrp/host/apps/run_input
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-./test_usrp_standard_rx -D 8 -o rx.bin "$@"
-./dump_shorts <rx.bin | head -50000 >rx.ascii
-