discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Angle manipulation & other concerns


From: joe j
Subject: [Discuss-gnuradio] Angle manipulation & other concerns
Date: Sun, 19 Feb 2006 23:36:14 -0800 (PST)

Hi Everyone,
 
  I have two sets of data collected from the usrp board and now I'm trying to subtract the angle of the first data to the angle of the second data.  I was thinking to use gr.complex_to_arg() to get the angle values from both data then just subtract one from the other, but now I don't know if there is a way to put the modified angle back with the first data's magnitude.  Are there any existing functions to do this?
 
  My other concern is how the data is collected from the usrp board - I read the tutorial on how the mux works though I still don't understand it exactly.  So if I say something.set_mux(gru.hexint(0x32103210)), what does that really do?
 
Thanks,
JC


Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
reply via email to

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