Changes between Version 3 and Version 4 of Tutorials/k0SDR/Tutorial02
- Timestamp:
- Jun 12, 2017, 9:06:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial02
v3 v4 8 8 === Hardware / Software Resources utilized === 9 9 1. Grid nodes with a USRP connect via Ethernet. 10 2. '' ubuntu-14-04-64bit-sdr.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP N210s and all the required GNU Radio software libraries. The USRP N210's interface with the node is already configured.10 2. ''baseline-sdr.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP N210s and all the required GNU Radio software libraries. The USRP N210's interface with the node is already configured. 11 11 3. GNU Radio - software library to create SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/WhatIsGR additional info]. 12 12 4. USRP N210 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info]. … … 25 25 }}} 26 26 27 * Image the node to use as a spectrum analyzer - check [https://www.orbit-lab.org/status/orbit/ inventory status] to find a node with a USRP N210. In this example we'll use the node 19-19. Load the image '' ubuntu-14-04-64bit-sdr.ndz'' and then turn the node on.27 * Image the node to use as a spectrum analyzer - check [https://www.orbit-lab.org/status/orbit/ inventory status] to find a node with a USRP N210. In this example we'll use the node 19-19. Load the image ''baseline-sdr.ndz'' and then turn the node on. 28 28 {{{ 29 nilanjan@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t node19-1929 nilanjan@console.grid:~$ omf load -i baseline-sdr.ndz -t node19-19 30 30 : 31 31 :