XCVR2450 and gnuradio 3.1.3

Hello All,

How can I add support for the XCVR2450 daughterboard to the latest
stable
release? I am in the process of updating some code to work with the
trunk,
but in the meantime I would like to be able to use the old code in
conjunction with the XCVR2450.

Thanks,
Dustin

On Thu, Oct 9, 2008 at 11:59 AM, Dustin M. [email protected]
wrote:

How can I add support for the XCVR2450 daughterboard to the latest stable
release? I am in the process of updating some code to work with the trunk,
but in the meantime I would like to be able to use the old code in
conjunction with the XCVR2450.

It isn’t that difficult. Take a look at the existing code in gr-usrp;
you’d have to copy the db_xcvr2450.py into the equivalent directory in
the release branch (and update Makefile.am). Then add the two lines
in usrp/host/lib/legacy/usrp_dbid.dat to the release version of the
file.

Support for this card will go into release 3.1.4, but I can’t say when
that will be happen.


Johnathan C.
Corgan Enterprises LLC
http://corganenterprises.com/

Thanks. That did the trick.

-Dustin

On Thu, Oct 9, 2008 at 5:10 PM, Johnathan C. <