Advertisement
denzfarid

output std usrp tx & rx

Feb 25th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.71 KB | None | 0 0
  1. root@azure-stk:/usr/local/src/gnuradio-3.3.0/usrp/host/apps# ./test_usrp_standard_tx
  2. which:    0
  3. interp:   16
  4. rf_freq:  -1
  5. amp:      10000.000000
  6. nsamples: 3.2e+07
  7. Subdevice name is Flex 900 Tx
  8. Subdevice freq range: (7.5e+08, 1.05e+09)
  9. mux: 0x000098
  10. baseband rate: 8e+06
  11. target_freq:     900000000.000000
  12. ok:              true
  13. r.baseband_freq: 904000000.000000
  14. r.dxc_freq:      -4000000.000000
  15. r.residual_freq: 0.000000
  16. r.inverted:      0
  17. xfered 3.2e+07 bytes in 1 seconds.  3.199e+07 bytes/sec.  cpu time = 0.12
  18. 0 underruns
  19.  
  20. root@azure-stk:/usr/local/src/gnuradio-3.3.0/usrp/host/apps# ./test_usrp_standard_rx
  21. xfered 1.34e+08 bytes in 4.19 seconds.  3.2e+07 bytes/sec.  cpu time = 0.56
  22. noverruns = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement