commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: trondeau
Subject: [Commit-gnuradio] r9582 - gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy
Date: Mon, 15 Sep 2008 20:59:49 -0600 (MDT)

Author: trondeau
Date: 2008-09-15 20:59:46 -0600 (Mon, 15 Sep 2008)
New Revision: 9582

Modified:
   gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc
Log:
bug fix for FlexRF transmit.

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-09-15 16:29:14 UTC (rev 9581)
+++ gnuradio/branches/developers/trondeau/dbs/usrp/host/lib/legacy/db_flexrf.cc 
2008-09-16 02:59:46 UTC (rev 9582)
@@ -321,7 +321,6 @@
   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]