commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9306 - gnuradio/branches/developers/trondeau/dbs/usrp


From: trondeau
Subject: [Commit-gnuradio] r9306 - gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy
Date: Sun, 17 Aug 2008 21:09:52 -0600 (MDT)

Author: trondeau
Date: 2008-08-17 21:09:51 -0600 (Sun, 17 Aug 2008)
New Revision: 9306

Modified:
   gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc
Log:
for tx part (untested)

Modified: 
gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc
===================================================================
--- gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc 
2008-08-18 03:07:20 UTC (rev 9305)
+++ gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc 
2008-08-18 03:09:51 UTC (rev 9306)
@@ -306,6 +306,9 @@
     @param which: 0 or 1 corresponding to side TX_A or TX_B respectively.
   */
   
+  d_usrp = (usrp_basic_tx*)usrp;
+  d_tx = true;
+
   int d_spi_enable;
   if(which == 0) {
     d_spi_enable = SPI_ENABLE_TX_A;





reply via email to

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