Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-28 Thread Tom Rondeau
On Fri, May 27, 2011 at 3:21 AM, Marcus D. Leech wrote: > > > > USRP1: > > - When we have a very simple flowgraph with a USRP1 sink connected to a > > signal source and a USRP1 source connected to a WX scope- trying to shut > > down the app using the close box causes the USB on the host system to

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-27 Thread Brett L. Trotter
On 05/26/2011 09:14 PM, Brett L. Trotter wrote: > On 05/26/2011 08:06 PM, Nick Foster wrote: >> On Thu, 2011-05-26 at 19:29 -0500, Brett L. Trotter wrote: >>> USRP1: >>> - When we have a very simple flowgraph with a USRP1 sink connected to a >>> signal source and a USRP1 source connected to a WX sc

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Marcus D. Leech
> > By default Gnu Radio now schedules each block in its own CPU thread. So > >> there could be >> differences in instantaneous latencies down each path. >> >> > Also- whether a data is processed at the same time in terms of physical > timeslices in the real world isn't so important, but

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Marcus D. Leech
> > On 05/26/2011 08:06 PM, Nick Foster wrote: > > The alignment I'm talking about wasn't even relative between RX and TX- > it was between branches of the RX path such as the real and imaginary > components of that path when viewed on the scope. > > So, you're talking about splitting I/Q for

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Marcus D. Leech
> > USRP1: > - When we have a very simple flowgraph with a USRP1 sink connected to a > signal source and a USRP1 source connected to a WX scope- trying to shut > down the app using the close box causes the USB on the host system to > freeze up requiring a reboot. Yanking USRP power or ctrl+c'ing av

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Brett L. Trotter
On 05/26/2011 08:06 PM, Nick Foster wrote: > On Thu, 2011-05-26 at 19:29 -0500, Brett L. Trotter wrote: >> USRP1: >> - When we have a very simple flowgraph with a USRP1 sink connected to a >> signal source and a USRP1 source connected to a WX scope- trying to shut >> down the app using the close bo

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Brett L. Trotter
Replying to self- here's another case on the USRP2/UHD- TX Path: Sig Source -> UHD (USRP2) Sink RX Path: UHD (USRP2) Source -> Band Pass Filter -> Scope Sink It seems that any kind of filter, even with appropriate calculation of the rate coming out of the filter taking into account decimation wi

Re: [Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Nick Foster
On Thu, 2011-05-26 at 19:29 -0500, Brett L. Trotter wrote: > USRP1: > - When we have a very simple flowgraph with a USRP1 sink connected to a > signal source and a USRP1 source connected to a WX scope- trying to shut > down the app using the close box causes the USB on the host system to > freeze u

[Discuss-gnuradio] USRP1 problem, UHD problem, and one suggestion

2011-05-26 Thread Brett L. Trotter
USRP1: - When we have a very simple flowgraph with a USRP1 sink connected to a signal source and a USRP1 source connected to a WX scope- trying to shut down the app using the close box causes the USB on the host system to freeze up requiring a reboot. Yanking USRP power or ctrl+c'ing avoids this pr