diff options
Diffstat (limited to 'usrp/host/apps/run_input')
-rwxr-xr-x | usrp/host/apps/run_input | 5 |
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 - |