diff options
author | jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-04-22 00:11:28 +0000 |
---|---|---|
committer | jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-04-22 00:11:28 +0000 |
commit | 0d440394746183c2ed2f39c7665cbf7b67a1764a (patch) | |
tree | c19c079c522a78a49034a3eb833146bff7542f99 /top/u2_rev3_iad/cmdfile | |
parent | 8c3ec58ceb58e8356557748de5d8f1077b4fef5f (diff) | |
download | uhd-0d440394746183c2ed2f39c7665cbf7b67a1764a.tar.gz uhd-0d440394746183c2ed2f39c7665cbf7b67a1764a.tar.bz2 uhd-0d440394746183c2ed2f39c7665cbf7b67a1764a.zip |
Merged r10770:10887 from jcorgan/iad2 into trunk. Adds alternative USRP2 FPGA build to use integrate-and-dump decimator instead of CIC/HB combination. This provides a much shorter time duration impulse response for the same decimation rate, at the expense of worse stop-band rejection.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10888 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'top/u2_rev3_iad/cmdfile')
-rw-r--r-- | top/u2_rev3_iad/cmdfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/top/u2_rev3_iad/cmdfile b/top/u2_rev3_iad/cmdfile new file mode 100644 index 000000000..34373a676 --- /dev/null +++ b/top/u2_rev3_iad/cmdfile @@ -0,0 +1,4 @@ +-y . +-y ../../sdr_lib +-y ../../control_lib +-y ../../models |