[Discuss-gnuradio] Generic Performance Primtives?

2010-03-18 Thread Kell, Scott
In Sept 2008 there was some talk in a post on this list of creating a Generic Performance Primitives Library [1], an open source re-implementation of the Intel Integrated Processing Primitive (IPP) library.I've googled that name but didn't come up with anything. I'm curious - does anyone

RE: [Discuss-gnuradio] USRP receiver filter response

2008-09-24 Thread Kell, Scott
> What gain do you have set for the receive side? Good point - I forgot to mention that I set the gain to 0 via the --gain=0 switch passed to usrp_fft.py. So I shouldn't be seeing any clipping. Also, another detail that I forgot to mention - I didn't consider the "carrier" at the center frequen

RE: [Discuss-gnuradio] USRP receiver filter response

2008-09-24 Thread Kell, Scott
%20%28CIC%20decimation%20%3D3 2% > 29.JPG [Kell, Scott] To illustrate what I'm talking about, I set the USRP as follows: Data rate: 500 kSamples/sec, Center frequency: 1250 kHz I put a 9dBm tone in at 50 kHz and measured the largest alias in my "passband". I then did the sam

[Discuss-gnuradio] USRP receiver filter response

2008-09-19 Thread Kell, Scott
Hi, I've started evaluating the USRP for use in a "wideband radio" application, where a wideband front end shifts a 30 MHz chunk of spectrum down to baseband (0-30MHz) which is then digitized by the USRP. The USRP DDCs are then used to tune to a channel in that spectrum. I put a test tone dir

[Discuss-gnuradio] USRP and Microsoft DirectShow

2008-03-17 Thread Kell, Scott
Hi, I would like to create a Microsoft DirectShow source filter for the USRP (so I can integrate the USRP with an existing base of DirectShow filters; DirectShow is Microsoft's multimedia architecture). Before I re-invent the wheel, has anyone done this before? Thanks! Scott Kell Tech