Changes between Version 4 and Version 5 of Tutorials/k0SDR/Tutorial10


Ignore:
Timestamp:
Mar 3, 2015, 10:47:08 PM (9 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial10

    v4 v5  
    2424== Run the GRC scripts ==
    2525
    26 Download ''zepto_rx.grc'' into node20-13 and open it with GNU Radio Companion.
     26Download the receiver ''zepto_rx.grc'' into node20-13 and open it with GNU Radio Companion.
    2727{{{
    28 root@node1-1:~# cd /opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples
    29 root@node1-1:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples# wget http://www.orbit-lab.org/raw-attachment/wiki/Tutorials/k0SDR/Tutorial10/zepto_rx.grc
    30 root@node1-1:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples# cd ..
    31 root@node1-1:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq#sh launch_gnuradio_companion.sh &
     28root@node20-13:~# cd /opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples
     29root@node20-13:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples# wget http://www.orbit-lab.org/raw-attachment/wiki/Tutorials/k0SDR/Tutorial10/zepto_rx.grc
     30root@node20-13:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq/examples# cd ..
     31root@node20-13:/opt/Nutaq/ADP6/ADP_MicroTCA/sdk/gnuradio/gr-nutaq#sh launch_gnuradio_companion.sh &
    3232}}}
    3333
    3434A window should pop up similar to the following:
    3535  || [[Image(zepto_rx.png, width=500px)]] ||
     36
     37
     38Next download the transmitting side ''usrp_tx.grc'' and open with GNU Radio Companion.
     39{{{
     40root@node1-1:~# wget http://www.orbit-lab.org/raw-attachment/wiki/Tutorials/k0SDR/Tutorial10/usrp_tx.grc
     41root@node1-1:~# gnuradio-companion
     42}}}
     43
     44A window should pop up similar to the following:
     45  || [[Image(zepto_rx.png, width=500px)]] ||
     46