Merge branch 'upstream' into dfsg-orig
[debian/gnuradio] / usrp / host / apps / run
diff --git a/usrp/host/apps/run b/usrp/host/apps/run
new file mode 100755 (executable)
index 0000000..5b13336
--- /dev/null
@@ -0,0 +1,6 @@
+#!/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