Changes between Version 8 and Version 9 of Tutorials/k0SDR/Tutorial20
- Timestamp:
- Feb 15, 2017, 6:37:03 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial20
v8 v9 9 9 4) rf_hw_intf - application to configure a set of USRPs for receiving samples at a specified frequency, samples rate, gain, etc... \\ 10 10 5) sigproc_avg_bw_pwr - application for processing received samples and writing in OML database \\ 11 12 Details on the applications can be found on this page. 11 13 12 14 === Receive multi channel signal for processing and plotting === … … 32 34 }}} 33 35 34 4) Open a ssh session into the controller node and run the hardware interface application to start streaming the receiver. 36 4) Open a ssh session into the controller node and run the hardware interface application to start streaming the receiver. The list of USRP devices, frequency, rate, gain, etc.. are all described in the XML file. 35 37 {{{ 36 38 root@node21-1:> ./rf_hw_intf --conf "mimo1.xml,/devices/mimo_rx" --rx-only --cmd-port 5111