[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10023 - gnuradio/branches/features/cppdb/usrp/host/li
From: |
jcorgan |
Subject: |
[Commit-gnuradio] r10023 - gnuradio/branches/features/cppdb/usrp/host/lib/legacy |
Date: |
Wed, 19 Nov 2008 20:25:53 -0700 (MST) |
Author: jcorgan
Date: 2008-11-19 20:25:52 -0700 (Wed, 19 Nov 2008)
New Revision: 10023
Modified:
gnuradio/branches/features/cppdb/usrp/host/lib/legacy/db_flexrf.cc
Log:
Fixed missed debugging statement
Modified: gnuradio/branches/features/cppdb/usrp/host/lib/legacy/db_flexrf.cc
===================================================================
--- gnuradio/branches/features/cppdb/usrp/host/lib/legacy/db_flexrf.cc
2008-11-20 03:23:54 UTC (rev 10022)
+++ gnuradio/branches/features/cppdb/usrp/host/lib/legacy/db_flexrf.cc
2008-11-20 03:25:52 UTC (rev 10023)
@@ -390,8 +390,6 @@
void
flexrf_base_rx::shutdown()
{
- fprintf(stderr, "flexrf_base_rx::shutdown()\n");
-
// Power down
usrp()->common_write_io(C_RX, d_which, power_off(), (POWER_UP|ENABLE));
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10023 - gnuradio/branches/features/cppdb/usrp/host/lib/legacy,
jcorgan <=