commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6335 - gnuradio/branches/developers/zhuochen/inband/u


From: zhuochen
Subject: [Commit-gnuradio] r6335 - gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib
Date: Wed, 5 Sep 2007 17:28:26 -0600 (MDT)

Author: zhuochen
Date: 2007-09-05 17:28:26 -0600 (Wed, 05 Sep 2007)
New Revision: 6335

Modified:
   
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/rx_buffer_inband.v
Log:
Small error


Modified: 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/rx_buffer_inband.v
===================================================================
--- 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/rx_buffer_inband.v
        2007-09-05 23:04:15 UTC (rev 6334)
+++ 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/rx_buffer_inband.v
        2007-09-05 23:28:26 UTC (rev 6335)
@@ -103,7 +103,7 @@
             .fifodata ( fifodata ),
             .have_space ( have_space ),
                 .rssi_0(rssi_0), .rssi_1(rssi_1),
-               .rssi_2(rssi_2),.rssi_3(rssi_3), .debugbus(debug)
+               .rssi_2(rssi_2),.rssi_3(rssi_3), .debugbus(debug),
     .overrun(tx_overrun), .underrun(tx_underrun));
         
         // Detect overrun





reply via email to

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