commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6666 - gnuradio/branches/developers/gnychis/inband/us


From: gnychis
Subject: [Commit-gnuradio] r6666 - gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband
Date: Sun, 21 Oct 2007 21:46:24 -0600 (MDT)

Author: gnychis
Date: 2007-10-21 21:46:23 -0600 (Sun, 21 Oct 2007)
New Revision: 6666

Modified:
   
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
Log:
Forgot to change the RBF of the registers test.


Modified: 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
===================================================================
--- 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
     2007-10-22 03:45:55 UTC (rev 6665)
+++ 
gnuradio/branches/developers/gnychis/inband/usrp/host/apps-inband/test_usrp_inband_registers.cc
     2007-10-22 03:46:23 UTC (rev 6666)
@@ -119,7 +119,7 @@
   // Specify the RBF to use
   pmt_dict_set(usrp_dict,
                pmt_intern("rbf"),
-               pmt_intern("boe2.rbf"));
+               pmt_intern("std_inband.rbf"));
 
   // Set TX and RX interpolations
   pmt_dict_set(usrp_dict,





reply via email to

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