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,



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

Reply via email to