commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9755 - gnuradio/branches/developers/eb/cppdb-wip/usrp


From: eb
Subject: [Commit-gnuradio] r9755 - gnuradio/branches/developers/eb/cppdb-wip/usrp/host/lib/legacy
Date: Wed, 8 Oct 2008 16:21:09 -0600 (MDT)

Author: eb
Date: 2008-10-08 16:21:08 -0600 (Wed, 08 Oct 2008)
New Revision: 9755

Modified:
   gnuradio/branches/developers/eb/cppdb-wip/usrp/host/lib/legacy/db_flexrf.cc
Log:
Applied patch from Stefan Br?\195?\188ns <address@hidden>
dated 30 September 2008.

Fix typo:
 * db_flexrf-fix-fx900-gain_min.diff


Modified: 
gnuradio/branches/developers/eb/cppdb-wip/usrp/host/lib/legacy/db_flexrf.cc
===================================================================
--- gnuradio/branches/developers/eb/cppdb-wip/usrp/host/lib/legacy/db_flexrf.cc 
2008-10-08 22:17:37 UTC (rev 9754)
+++ gnuradio/branches/developers/eb/cppdb-wip/usrp/host/lib/legacy/db_flexrf.cc 
2008-10-08 22:21:08 UTC (rev 9755)
@@ -1074,7 +1074,7 @@
 float
 db_flexrf_900_rx::gain_min()
 {
-  return 0.05;
+  return d_usrp->pga_min();
 }
 
 float





reply via email to

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