Changes between Version 25 and Version 26 of Old/Tutorials/k0SDR/Tutorial00
- Timestamp:
- Oct 1, 2006, 2:22:02 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Tutorials/k0SDR/Tutorial00
v25 v26 52 52 * Step 2: copy [http://www.orbit-lab.org/attachment/wiki/Documentation/GNURadio/usrp1_rx_cfile.py.py usrp1_rx_cfile.py] to node1-2 (receiver) 53 53 54 * Run the receiver only: 55 {{{ 56 ./usrp1_rx_cfile.py -f 10e6 -N21000 -g 10 rx_10k_1.dat 57 }}} 58