I'm slowly starting to "grok" some of the internals of GnuRadio.
I want to use GnuRadio for radio astronomy, including total-power detection.
My "plan of attack" is to write a block that acts as a detector--very
simple, in that
all it needs to do is take a complex input, square the inputs, and
On Wed, 4 Jan 2006, Elaine Garbarine wrote:
make[1]:***No rule to make target '/swig/gnuradio.i', needed by 'usrp0.cc'.
Stop
This usually means that make expected to find the file /swig/gnuradio.i
already present, but couldn't find it (so then it tried to find a rule for
making it, but coul
This time I'm attempting a Red Hat install of GNU Radio and I've got the
core and gr-wxgui installed without any problems. I've also got the usrp
module installed with no errors or issues.
I'm attempting to install the gr-usrp module and I'm running into the
following error when I attempt "make"
On Tue, Jan 03, 2006 at 02:02:46PM -0800, Jonathan Jacky wrote:
>
> On Fri, 23 Dec 2005, Eric Blossom wrote:
>
> >There is a usrp_bytesex.h include file which includes
> >fast implemenations of host_to_usrp_short and usrp_to_host_short.
> >
> >The fix probably ought to go in
> >usrp1_sink_{c,s}::