discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] halfband in CVS


From: Eric Blossom
Subject: [Discuss-gnuradio] halfband in CVS
Date: Mon, 24 Oct 2005 19:19:08 -0700
User-agent: Mutt/1.5.6i

Matt's been hard at work on the halfband filter for the FPGA, and it's
in pretty good shape.  As long as you're not using a decimation factor
of 10, everything looks good.  The FPGA code along with the relevant
host side mods are checked in.

With this change the usrp decimation factor must be EVEN and in the range 
8 <= decim <= 256.  We've got proper gain over the full range.

If you're tracking CVS, you should update:

  usrp
  gr-usrp

and install this .rbf file http://comsec.com/usrp/usrp_fpga_rev2_2005_10_24.rbf
as $prefix/share/usrp/rev2/usrp_fpga.rbf

If you update some, but not all of these items, you'll be hosed ;)

[The halfband code is pretty gnarly.  Take a look at
usrp/fpga/sdr_lib/hb/halfband_decim.v for some serious brain twisting...]

Also, there's some work-in-progress to support inbound 8-bit samples
across the USB.  The interfaces are in (u.set_format(...)), but it's
not all sorted out yet.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]