Changes between Version 46 and Version 47 of Tutorials/Wireless/Fosphor
- Timestamp:
- Jun 8, 2025, 9:38:15 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Fosphor
v46 v47 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 {{{ 82 {{{#!shell 83 83 uhd_usrp_probe --args="resource=RIO0, fpga=XG 84 84 }}} … … 89 89 Open the fosphor flowgraph with GNURadio Companion 90 90 91 {{{ 91 {{{#!shell 92 92 gnuradio-companion /usr/local/share/gnuradio/examples/uhd/rfnoc_fosphor.grc 93 93 }}}