discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Suppressing UHD prints


From: Piotr Krysik
Subject: [Discuss-gnuradio] Suppressing UHD prints
Date: Wed, 01 Jul 2015 10:19:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hi all,

UHD host library generates prints on the stdout. For example on each
retune I get something like:

-- Tune Request: 959.000000 MHz
--   The RF LO does not support the requested frequency:
--     Requested LO Frequency: 959.000000 MHz
--     RF LO Result: 958.998779 MHz
--   Attempted to use the DSP to reach the requested frequency:
--     Desired DSP Frequency: -0.001221 MHz
--     DSP Result: -0.001221 MHz
--   Successfully tuned to 959.000000 MHz
-- 

These prints are sometimes cluttering the console - especially when
someone wants to use console to print other useful information.

There is possibility to disable them in UHD from the level of C++:
http://files.ettus.com/manual/page_general.html
("Disabling or redirecting prints to stdout")

Is it possible to disable the prints from GNU Radio?

Best Regards,
Piotr Krysik



reply via email to

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