Changes between Initial Version and Version 1 of Documentation/dSDR/GNURadio


Ignore:
Timestamp:
Jan 14, 2010, 9:20:31 PM (14 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/dSDR/GNURadio

    v1 v1  
     1= GNU Radio =
     2
     3[http://www.gnuradio.org GNU Radio] is a free software development toolkit that provides runtime signal processing  blocks to implement software radios using commodity PC platform. GNU Radio applications are primarily written using the Python programming language, while the supplied, performance-critical signal processing blocks are implemented in C++.
     4
     5== USRP ==
     6There are 9 USRPs in the main grid and 2 USRPs in sandbox5 that are attached to the Orbit node.
     7
     8{{{
     9#!rst
     10+-----------------+-------------+-----------+
     11| Node Coordinate |  Side A     | Side B    |
     12+=================+=============+===========+
     13|                   GRID                    |
     14+-----------------+-------------+-----------+
     15|     [1,2]       | FLEX-400    | FLEX-2400 |
     16+-----------------+-------------+-----------+
     17| [1,19]          | FLEX-400    | FLEX-2400 |
     18+-----------------+-------------+-----------+
     19| [20,19]         | FLEX-400    | FLEX-2400 |
     20+-----------------+-------------+-----------+
     21|  [10,11]        | FLEX-400    | FLEX-2400 |
     22+-----------------+-------------+-----------+
     23|  [20,2]         | FLEX-400    | RFX-2400  |
     24+-----------------+-------------+-----------+
     25|  [15,5]         | FLEX-900    | RFX-2400  |
     26+-----------------+-------------+-----------+
     27|  [15,15]        | XCVR-2450   | RFX-2400  |
     28+-----------------+-------------+-----------+
     29|  [5,15]         | FLEX-900    | FLEX-2400 |
     30+-----------------+-------------+-----------+
     31|  [5,5]          | XCVR-2450   | RFX-2400  |
     32+-----------------+-------------+-----------+
     33| Sandbox 5                                 |
     34+-----------------+-------------+-----------+
     35| [1,1]           | Basic TX/RX | .         |
     36+-----------------+-------------+-----------+
     37| [1,2]           | Basic TX/RX | .         |
     38+-----------------+-------------+-----------+
     39
     40}}}
     41
     42
     43== USPR2 ==
     44
     45USRP2 is a successor of USRP developed by Ettus Research. USRP2 is in its beta release currently and is supported only on Linux.
     46
     47|| Node Coordinate (location) || RF Daughter Boards ||
     48|| GRID ||
     49|| ![18,3] || XCVR-2450 ||
     50|| ![3,18] || XCVR-2450 ||
     51|| Sandbox 3 ||
     52|| ![1,1] || XCVR-2450 ||
     53|| ![1,2] || XCVR-2450 ||