On Thu, Oct 9, 2008 at 11:59 AM, Dustin Maas <[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 Corgan Corgan Enterprises LLC http://corganenterprises.com/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
