Changes between Version 4 and Version 5 of Tutorials/k0SDR/Tutorial28
- Timestamp:
- Oct 8, 2019, 4:15:09 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial28
v4 v5 99 99 * Run rfnoc_spreader on the transmit node. The command below starts the application to send a 50MHz wide PN signal on node23-17. 100 100 {{{ 101 root@node14-20:~/uhd/host/build/examples# ./rfnoc_spreader --args="addr=10.10.24.11,skip_ddc,skip_duc" --freq 2e9 --gain 15 --duc-args="input_rate=100000000.0,output_rate=200000000.0"101 root@node14-20:~/uhd/host/build/examples# ./rfnoc_spreader_dmafifo --args="addr=10.10.24.11,skip_ddc,skip_duc" --freq 2e9 --gain 15 --duc-args="input_rate=100000000.0,output_rate=200000000.0" 102 102 }}} 103 103 * Download spec_sense_display.html and open it in your browser. Once you click the Start button, you should see power spectrum display as shown below.