commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r5642 - gnuradio/branches/developers/eb/ibu/usrp/host/


From: eb
Subject: [Commit-gnuradio] r5642 - gnuradio/branches/developers/eb/ibu/usrp/host/lib/inband
Date: Sun, 3 Jun 2007 14:13:15 -0600 (MDT)

Author: eb
Date: 2007-06-03 14:13:15 -0600 (Sun, 03 Jun 2007)
New Revision: 5642

Modified:
   
gnuradio/branches/developers/eb/ibu/usrp/host/lib/inband/usrp_usb_interface.cc
Log:
work-in-progress

Modified: 
gnuradio/branches/developers/eb/ibu/usrp/host/lib/inband/usrp_usb_interface.cc
===================================================================
--- 
gnuradio/branches/developers/eb/ibu/usrp/host/lib/inband/usrp_usb_interface.cc  
    2007-06-03 20:01:12 UTC (rev 5641)
+++ 
gnuradio/branches/developers/eb/ibu/usrp/host/lib/inband/usrp_usb_interface.cc  
    2007-06-03 20:13:15 UTC (rev 5642)
@@ -123,8 +123,8 @@
 
   // Open up a standard RX and TX for communication with the USRP
    
-  //std::string rbf = "usrp_inband_usb.rbf";
-  std::string rbf = "";
+  std::string rbf = "usrp_inband_usb.rbf";
+  //std::string rbf = "";
 
   d_utx = usrp_standard_tx::make(which_usrp,
                                 32,            // 128/32 -> 4MS/s





reply via email to

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