Changes between Version 9 and Version 10 of Tutorials/k0SDR/Tutorial10


Ignore:
Timestamp:
May 5, 2015, 2:37:03 AM (9 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial10

    v9 v10  
    11== Working with GNU and Nutaq ==
    22
    3 == Description ==
     3=== Description ===
    44This example will demonstrate how to use GRC (GNU Radio Companion) with Nutaq's Zepto SDR.
    55
    6 == Set up ==
     6=== Set up ===
    77To get started, make a reservation on the grid and then load the ''ubuntu-14-04-64bit-sdr.ndz'' on two nodes - one node with a Zepto SDR and the other node a USRP. For this example we'll use node20-13 and node20-20 which have a Zepto SDR and USRP, respectively.
    88{{{
    9 nilanjan@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20]]
     9user@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20]]
    1010}}}
    1111
     
    2222}}}
    2323
    24 == Run the GRC scripts ==
     24=== Run the GRC scripts ===
    2525
    2626Download the receiver ''zepto_rx.grc'' into node20-13 and open it with GNU Radio Companion.