Changes between Version 3 and Version 4 of Tutorials/k0SDR/Tutorial01a
- Timestamp:
- Jun 12, 2017, 9:02:56 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial01a
v3 v4 8 8 === Hardware / Software Resources utilized === 9 9 1. Grid nodes with a USRP2 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 USRP2s and all the required GNU Radio software libraries. The USRP2'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 USRP2s and all the required GNU Radio software libraries. The USRP2'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. USRP2 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info]. … … 16 16 17 17 * [[CollapsibleStart(Login into reserved domain: ssh username@grid.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] 18 * [[CollapsibleStart(Load an image on the nodes: omf load -i ubuntu-14-04-64bit-sdr.ndz -t node19-19\,node20-20)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]]18 * [[CollapsibleStart(Load an image on the nodes: omf load -i baseline-sdr.ndz -t node19-19\,node20-20)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] 19 19 * [[CollapsibleStart(Turn on the nodes: omf tell -a on -t node19-19\,node20-20)]] [[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]] 20 20