discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Re: Question on creating signal processing blocks


From: Eric Blossom
Subject: [Discuss-gnuradio] Re: Question on creating signal processing blocks
Date: Sun, 28 May 2006 20:21:08 -0700
User-agent: Mutt/1.5.9i

On Sun, May 28, 2006 at 05:07:58PM -0700, address@hidden wrote:
> 
> Dear Mr. Blossom,
> 
> We are trying to build a signal processing block  for the GNU radio. We
> have read the tutorials written by D. Shen, in addition to your
> documentation online. Unfortunately, none have worked.

D. Shen's tutorial are somewhat out of date.

Are you building from CVS or from the tarballs?
What distribution/version are you using.

Do you have a working gnuradio-core install?  If not, you'll need that
first.  Once you have that built, and it it passes "make check" you
should be able to just unpack gr-howto-write-a-block-X.Y.tar.gz and
then 

  $ ./configure
  $ make
  $ make check
  $ make install

It works fine for me.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]