Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-18 Thread Ralph A. Schmid, dk5ras
org] On Behalf Of > Koslowski, Sebastian (CEL) > Sent: Monday, March 18, 2013 3:29 PM > To: discuss-gnuradio@gnu.org > Subject: Re: [Discuss-gnuradio] Using an RTL Tuner with Windows > > Sylvain is right, you can use the pre-build binaries. I've worked with the rtl- > sdr

Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-18 Thread Koslowski, Sebastian (CEL)
Sylvain is right, you can use the pre-build binaries. I've worked with the rtl-sdr library on windows before [0], although not with gnuradio. If you can to compile the source block, it should work fine. For the driver installation I tried a tool called Zadig (it failed). So I downloaded the WinUSB

Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-18 Thread Tom Rondeau
On Sat, Mar 16, 2013 at 10:47 AM, Andy wrote: >> I would focus on getting things working natively in Windows than >> trying to work it out under Cygwin. But having said that, since I >> don't use Windows, I can't guarantee that the RTL-SDR will work under >> Windows. Can you explain more what's go

Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-18 Thread Sylvain Munaut
> My guess is that you'll have to compile the RTL-SDR code by hand for > Windows, and I can't help you with that. There is pre-built version of the rtl-sdr library ( http://sdr.osmocom.org/trac/wiki/rtl-sdr ) but not of the gnuradio block. I don't have any experience with windows, but just try to

Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-16 Thread Andy
> I would focus on getting things working natively in Windows than > trying to work it out under Cygwin. But having said that, since I > don't use Windows, I can't guarantee that the RTL-SDR will work under > Windows. Can you explain more what's going wrong when you try to use > it? > > Tom Hi To

Re: [Discuss-gnuradio] Using an RTL Tuner with Windows

2013-03-16 Thread Tom Rondeau
On Fri, Mar 15, 2013 at 12:12 PM, Andy wrote: > Hi, > > I have installed the ettus binary of gnuradio in windows 7 which seems to > work fine however I cannot work out how to get an RTL-SDR block to use it > with a RTL2832U TV Tuner? > > I decided maybe I should go with Cygwin, as I already had it