Changes between Version 2 and Version 3 of Tutorials/Wireless/Fosphor


Ignore:
Timestamp:
Dec 8, 2020, 9:55:43 PM (3 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Fosphor

    v2 v3  
    55=== Description ===
    66
    7 This tutorial illustrates use of [https://projects.osmocom.org/projects/sdr/wiki/Fosphor GNURadio block for spectrum visualization]. It also illustrates use of MobaXterm and jumphost to for remote display.
     7This tutorial illustrates use of [https://projects.osmocom.org/projects/sdr/wiki/Fosphor GNURadio block for spectrum visualization]. It also illustrates use of [https://mobaxterm.mobatek.net/ MobaXterm] and jumphost to for remote display.
    88
    9 === Configure MobaXterm for node access ===
     9=== Configure !MobaXterm for node access ===
    1010
    1111[[Image(nodessh.png, width=300px)]]
    1212[[Image(jumphost.png, width=300px)]]
    1313
    14 ==== Run GNURadio Companion ====
     14=== Prepare the node ===
     15
     16==== Run gr-fosphor ====
     17{{{
     18gnuradio-companion  /root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc
     19}}}
    1520
    1621{{{
    17 root@sdr2-s1-lg1:~# gnuradio-companion
     22root@sdr2-s1-lg1:~# gnuradio-companion  /root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc
    1823<<< Welcome to GNU Radio Companion 3.7.13.5 >>>
    1924
     
    2126        /usr/local/share/gnuradio/grc/blocks
    2227
    23 Loading: "/root/gr-ettus/examples/rfnoc/rfnoc_fosphor_network_usrp.grc"
    24 >>> Done
    25 
    26 Loading: "/root/gr-ettus/examples/rfnoc/rfnoc_digital_gain_network_host.grc"
    27 >>> Done
    28 
    29 Loading: "/root/gr-ettus/examples/rfnoc/rfnoc_fosphor_network_host.grc"
    30 >>> Done
    31 
    3228Loading: "/root/gr-ettus/examples/rfnoc/rfnoc_fosphor.grc"
    3329>>> Done
    3430
    3531}}}
    36 [[Image(gr-fosphor.png, width=500px)]]
     32[[Image(gr-fosphor.png, width=800px)]]
    3733[[Image(display.png)]]