diff options
Diffstat (limited to 'usrp2/host/apps/test.sh')
-rwxr-xr-x | usrp2/host/apps/test.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usrp2/host/apps/test.sh b/usrp2/host/apps/test.sh new file mode 100755 index 000000000..c533c3339 --- /dev/null +++ b/usrp2/host/apps/test.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +sudo ./rx_streaming_samples -d 4 -v -N 100M + |