aboutsummaryrefslogtreecommitdiffstats
path: root/toplevel/usrp_std/usrp_std.vh
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-03-03 03:50:06 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-03-03 03:50:06 +0000
commit2a732b0122279fc795203e176c430d6f9974c66d (patch)
tree6fe07568356669c80fb44332e3315c62027ad4ae /toplevel/usrp_std/usrp_std.vh
parent78ba89f589ac3a1e53e2767edd8811d231e13946 (diff)
downloaduhd-2a732b0122279fc795203e176c430d6f9974c66d.tar.gz
uhd-2a732b0122279fc795203e176c430d6f9974c66d.tar.bz2
uhd-2a732b0122279fc795203e176c430d6f9974c66d.zip
Add new standard configuration for 1 RX w/ half-band, 1 TX
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4695 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'toplevel/usrp_std/usrp_std.vh')
-rw-r--r--toplevel/usrp_std/usrp_std.vh3
1 files changed, 3 insertions, 0 deletions
diff --git a/toplevel/usrp_std/usrp_std.vh b/toplevel/usrp_std/usrp_std.vh
index 5c239f75e..7b7433cd4 100644
--- a/toplevel/usrp_std/usrp_std.vh
+++ b/toplevel/usrp_std/usrp_std.vh
@@ -26,6 +26,9 @@
//
// ====================================================================
+// Uncomment this for 1 rx channel (w/ halfband) & 1 transmit channel
+//`include "usrp_std_config_1rxhb_1tx.vh"
+
// Uncomment this for 2 rx channels (w/ halfband) & 2 transmit channels
`include "usrp_std_config_2rxhb_2tx.vh"