Changes between Version 36 and Version 37 of Tutorials/k0SDR/Tutorial04a
- Timestamp:
- Jun 13, 2017, 2:15:41 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial04a
v36 v37 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.10 2. ''baseline-sdr.ndz'': disk image loaded onto nodes. 11 11 3. [http://wiser.orbit-lab.org/wiki/wiser/mSoftware/aWiserd Wiserd] - interface to configure and stream data to/from USRPs. 12 12 4. octave - generate transmit data file and plot received data file. … … 28 28 * Image nodes 29 29 {{{ 30 nilanjan@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t node20-20,node19-19,node8-8 -r 2030 nilanjan@console.grid:~$ omf load -i baseline-sdr.ndz -t node20-20,node19-19,node8-8 -r 20 31 31 }}} 32 32