Re: [Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Nick Corgan
USRP firmware was packaged with GNU Radio once upon a time, but now, all necessary firmware can be downloaded from: http://files.ettus.com/binaries/maint_images/ or http://files.ettus.com/binaries/master_images/ depending on which branch of UHD you're using. For more information: http://ettus-ap

Re: [Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Nick Corgan
I'm afraid that's beyond our control, as we don't generate the Debian packages. On Fri, Sep 14, 2012 at 3:27 PM, Rafael Diniz wrote: > Hi Nick, > Shouldn't the firmwares be inside the debian uhd package? > IMHO, makes no sense pack uhd without the firmwares (as they are free > software also). >

Re: [Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Nick Corgan
A quick Google search only comes up with information on the Debian package for GNU Radio 3.5.3.2, which was built against UHD 3.4.2. The corresponding firmware can be found here: http://files.ettus.com/binaries/uhd_stable/releases/uhd_003.004.002-release/uhd-images_003.004.002-release.tar.gz On

Re: [Discuss-gnuradio] Compilation under Windows

2012-12-31 Thread Nick Corgan
What branch are you using? On Mon, Dec 31, 2012 at 11:35 AM, Peter Horvath wrote: > Hi, > > I'm trying to compile gnuradio under Win7 64 bit. boost-chrono seems to > be missing from the Cmake requirements, so I added it. > > But there is a further glitch when _gnuradio_core_filter is executed >