Changes between Version 13 and Version 14 of Tutorials/k0SDR/Tutorial01b
- Timestamp:
- Sep 30, 2014, 3:18:55 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial01b
v13 v14 1 = Simple radio example with GNURADIO benchmark scripts = 2 3 == Description == 1 == Simple radio example with GNURADIO benchmark scripts == 2 3 [[TOC(Tutorials/k0SDR*)]] 4 5 === Description === 4 6 This example will utilize an OEDL experiment script to execute packet transfers over a radio link created using GNU Radio. This is will involve running a GNU Radio benchmark script two nodes each with a USRP2. 5 7 6 == Hardware / Software Resources utilized==8 === Hardware / Software Resources utilized === 7 9 1. Grid nodes with a USRP2 connect via Ethernet. 8 10 2. ''baseline-12-04-gnu.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 12 4. USRP2 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info]. 11 13 12 == Set up==14 === Set up === 13 15 * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the Grid. 14 16 … … 33 35 }}} 34 36 35 == Running OEDL script and viewing results==37 === Running OEDL script and viewing results === 36 38 * Run the experiment script using the following OMF command. The output is show as well. 37 39 {{{ … … 94 96 95 97 96 == OEDL script==98 === OEDL script === 97 99 98 100 {{{