Author: gnychis
Date: 2007-09-10 13:27:12 -0600 (Mon, 10 Sep 2007)
New Revision: 6383

Modified:
   
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/chan_fifo_reader.v
Log:
Moving the RSSI flag (carrier sense) in to a new location


Modified: 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/chan_fifo_reader.v
===================================================================
--- 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/chan_fifo_reader.v
        2007-09-10 17:57:30 UTC (rev 6382)
+++ 
gnuradio/branches/developers/zhuochen/inband/usrp/fpga/inband_lib/chan_fifo_reader.v
        2007-09-10 19:27:12 UTC (rev 6383)
@@ -41,7 +41,7 @@
     `define PAYLOAD                  8:2
     `define ENDOFBURST               27
     `define STARTOFBURST            28
-    `define RSSI_FLAG                           15
+    `define RSSI_FLAG                           26
        
 
     /* State registers */



_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio

Reply via email to