commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7216 - in gnuradio/branches/developers/gnychis/inband


From: gnychis
Subject: [Commit-gnuradio] r7216 - in gnuradio/branches/developers/gnychis/inband/usrp/fpga: rbf/rev2 rbf/rev4 toplevel/usrp_inband_usb
Date: Mon, 17 Dec 2007 09:53:26 -0700 (MST)

Author: gnychis
Date: 2007-12-17 09:53:25 -0700 (Mon, 17 Dec 2007)
New Revision: 7216

Modified:
   gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband.rbf
   gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband.rbf
   
gnuradio/branches/developers/gnychis/inband/usrp/fpga/toplevel/usrp_inband_usb/config.vh
Log:
Re-built RBFs with two TX data channels and I&Q fix


Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev2/std_inband.rbf
===================================================================
(Binary files differ)

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/rbf/rev4/std_inband.rbf
===================================================================
(Binary files differ)

Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/toplevel/usrp_inband_usb/config.vh
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/toplevel/usrp_inband_usb/config.vh
    2007-12-17 14:53:46 UTC (rev 7215)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/fpga/toplevel/usrp_inband_usb/config.vh
    2007-12-17 16:53:25 UTC (rev 7216)
@@ -31,10 +31,10 @@
 // ====================================================================
 
 // Uncomment this for 1 rx channel (w/ halfband) & 1 transmit channel
-  `include "../include/common_config_1rxhb_1tx.vh"
+//  `include "../include/common_config_1rxhb_1tx.vh"
 
 // Uncomment this for 2 rx channels (w/ halfband) & 2 transmit channels
-//`include "../include/common_config_2rxhb_2tx.vh"
+  `include "../include/common_config_2rxhb_2tx.vh"
 
 // Uncomment this for 4 rx channels (w/o halfband) & 0 transmit channels
 //`include "../include/common_config_4rx_0tx.vh"





reply via email to

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