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