Wednesday, December 16, 2015

Re: [Discuss-gnuradio] Information Comments

Hi Israel,

that is *not* a silly question!
What you see are two things:
1. output of UHD (the USRP hardware driver) and
2. output of GNU Radio itself

In detail, those are:

linux; GNU C++ version  4.9.2; Boost_105400; UHD_003.010….
UHD initialization

Using Volk machine: …
GNU Radio

Opening a USRP2/N-Series  device...  -- Current recv frame size:  1472 bytes   -- Current send frame size:  1472 bytes  -- Detecting internal  GPSDO.... not found
UHD initializing your USRP

Now, it's not trivial, but possible to get rid of these.
You will, however, need to modify, compile and install both UHD and GNU Radio yourself.

Hence my question: What do you need that for? Maybe we can find an easier solution for your problem!

Best regards,
Marcus


On 16.12.2015 01:59, Israel . wrote:
    Hi,          Each time a program (that  requires USRP usage, i.e. spectrum_sense_py) is executed, it's printed some  comments such as these:          linux; GNU C++ version  4.9.2; Boost_105400; UHD_003.010….          Using Volk machine: …      Opening a USRP2/N-Series  device...      -- Current recv frame size:  1472 bytes       -- Current send frame size:  1472 bytes      -- Detecting internal  GPSDO.... not found          It can be a silly question, but I would like to know how I can omit this information.      Thanks a lot       		 	   		    


_______________________________________________  Discuss-gnuradio mailing list  Discuss-gnuradio@gnu.org  https://lists.gnu.org/mailman/listinfo/discuss-gnuradio  

No comments:

Post a Comment