Changes between Version 47 and Version 48 of Tutorials/Wireless/Fosphor
- Timestamp:
- Jun 8, 2025, 9:46:17 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Fosphor
v47 v48 93 93 }}} 94 94 95 [[Image(launch_grc_fosphor.png, width=600px)]]96 95 96 {{{ 97 native@sdr2-md1:/usr/local/share/fosphor_bit$ gnuradio-companion /usr/local/share/gnuradio/examples/uhd/rfnoc_fosphor.grc 98 <<< Welcome to GNU Radio Companion v3.11.0.0git-848-g6fd69852 >>> 99 100 Block paths: 101 /home/native/.local/state/gnuradio 102 /usr/local/share/gnuradio/grc/blocks 103 104 Loading: "/usr/local/share/gnuradio/examples/uhd/rfnoc_fosphor.grc" 105 >>> Done 106 107 Generating: "/tmp/rfnoc_fosphor.py" 108 109 Executing: /usr/bin/python3 -u /tmp/rfnoc_fosphor.py 110 111 }}} 97 112 98 113 [[Image(rfnoc_fosphor_grc.png, width=800px)]] 99 114 100 Set center frequency, bandwidth and run the application to see spectrum display. 115 116 Run the application (by pressing the "Run" button) to view the spectrum display, and adjust the center frequency and bandwidth using the sliders located at the top and bottom of the window. 117 [[BR]] 101 118 102 119 [[Image(rfnoc_fosphor_2_4G.PNG, width=800px)]]