5b13336c778d7be5beb0d7d33c97d225477f1589
[debian/gnuradio] / usrp / host / apps / run
1 #!/bin/sh
2
3 ./test_usrp_standard_rx -D 8 -o rx.bin
4 ./dump_12bit_shorts <rx.bin | head -100000 >rx.ascii
5 ./check_order rx.ascii
6 #./dump_12bit_shorts <rx.bin | ./check_order