Re: [Discuss-gnuradio] Is there a reason why this wouldn't shift the signal that is demodulated?

2009-08-09 Thread Jonathan Coveney
Who knows how such things got changed, but that would make complete sense, and it did indeed fix that problem. As a nerdy question, are there any particularly amenable ways to compress the sample files? 2 seconds of 4MS/s is like 130MB/s. The normal mac compression gave me about 25% of the size...

Re: [Discuss-gnuradio] Is there a reason why this wouldn't shift the signal that is demodulated?

2009-08-09 Thread Michael Dickens
On Aug 9, 2009, at 5:03 PM, Jonathan Coveney wrote: I know you say not to use a throttle, but for some reason it absolutely does not work without one. Any idea why that would be? It sounds very distorted and sped up, and then I get a bunch of xO errors. With throttling it works perfectly.

Re: [Discuss-gnuradio] Is there a reason why this wouldn't shift the signal that is demodulated?

2009-08-09 Thread Jonathan Coveney
I know you say not to use a throttle, but for some reason it absolutely does not work without one. Any idea why that would be? It sounds very distorted and sped up, and then I get a bunch of xO errors. With throttling it works perfectly. 2009/8/9 Eric Blossom > On Sat, Aug 08, 2009 at 05:02:55PM

Re: [Discuss-gnuradio] Is there a reason why this wouldn't shift the signal that is demodulated?

2009-08-09 Thread Eric Blossom
On Sat, Aug 08, 2009 at 05:02:55PM -0400, Jonathan Coveney wrote: > My goal is to be able to read a frequency other than the frequency that was > tuned to draw samples using usrp_rcv_cfile (ie I used 93.3M, and want to be > able to demodulate 92.5M...I'd try to use lessons learned from wfm_rcv2 but

Re: [Discuss-gnuradio] multi_usrp examples in trunk

2009-08-09 Thread Eric Blossom
On Sun, Aug 09, 2009 at 01:22:03PM +0200, Moritz Fischer wrote: > On Fri, 2009-08-07 at 12:59 -0700, Eric Blossom wrote: > > > It would be great to have it running. Please fix it and send a patch. > I'll do that, after trying for a whole day, I finally sent the message > to the list, and about 2

Fw: [Discuss-gnuradio] usrp2 windows port

2009-08-09 Thread rwmcgwier
Sent from my Verizon Wireless BlackBerry -Original Message- From: rwmcgw...@gmail.com Date: Sun, 9 Aug 2009 19:50:18 To: Subject: Re: [Discuss-gnuradio] usrp2 windows port Installing python is easy. Installing GTk is easy too Install Gimp for windows and it is handled automatically

Re: [Discuss-gnuradio] usrp2 windows port

2009-08-09 Thread Eric Blossom
On Sun, Aug 09, 2009 at 08:49:51PM +0200, Michael Sprauer wrote: > Am Donnerstag, 6. August 2009 02:08:46 schrieben Sie: > > > > I'm fighting in this area right now. Are there some things to know? > > > > What does the core-devs think? Is it possible? > > > > > > I can barely spell "windows", but i

Re: [Discuss-gnuradio] usrp2 windows port

2009-08-09 Thread Josh Blum
For now I did not dare to try grc yet. But this will surely be my next topic. btw: I'm working on cygwin. grc is all python, it will work on cygwin so long as you can get python 2.5 and pygtk installed (which is the real challenge). You may have better luck with mingw which can use the nati

Re: [Discuss-gnuradio] usrp2 windows port

2009-08-09 Thread Michael Sprauer
Am Donnerstag, 6. August 2009 02:08:46 schrieben Sie: > > > I'm fighting in this area right now. Are there some things to know? > > > What does the core-devs think? Is it possible? > > > > I can barely spell "windows", but if you know how to get raw ethernet > > frames into and out of user space on

Re: [Discuss-gnuradio] multi_usrp examples in trunk

2009-08-09 Thread Moritz Fischer
On Fri, 2009-08-07 at 12:59 -0700, Eric Blossom wrote: > It would be great to have it running. Please fix it and send a patch. I'll do that, after trying for a whole day, I finally sent the message to the list, and about 20mins later I managed to make some progress :-/ However I still have not m