Changes between Version 45 and Version 46 of Tutorials/Wireless/Fosphor
- Timestamp:
- Jun 8, 2025, 9:36:46 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Fosphor
v45 v46 80 80 Custom USRP-2974 FPGA image /usr/local/share/fosphor_bit/usrp_x310_fpga_XG.lvbitx will be used for this tutorial. This can be verified by looking at the RFNoC blocks as follows. 81 81 82 {{{ 83 uhd_usrp_probe --args="resource=RIO0, fpga=XG 84 }}} 85 82 86 [[Image(usrp_probe_fosphor.PNG, width=600px)]] 83 87 84 88 ==== Run rfnoc-fosphor GRC application ==== 85 89 Open the fosphor flowgraph with GNURadio Companion 90 91 {{{ 92 gnuradio-companion /usr/local/share/gnuradio/examples/uhd/rfnoc_fosphor.grc 93 }}} 86 94 87 95 [[Image(launch_grc_fosphor.png, width=600px)]]