discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: do not able to find blks2.ofdm_mod in svn


From: Josh Blum
Subject: [Discuss-gnuradio] Re: do not able to find blks2.ofdm_mod in svn
Date: Fri, 13 Mar 2009 13:02:41 -0700
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Go into your build directory and run the command "svn up". That command ensures that you have the most recent code. The run "make && sudo make install".

If you only want to update GRC, then cd into the grc directory first, then run the commands above.

Tushar Patel wrote:
thanks Josh.
sorry for keep asking,
but I was wander that how do I update my GRC block only?
or do I have to download gnuradio whole package and
do the same process to update my GRC block

./bootstrap
./configure
make && make check && make install

thanks and regards
tushar



On Thu, Mar 12, 2009 at 2:53 PM, Josh Blum <address@hidden> wrote:
hi tusear,

I added the OFDM mod and demod to the "Modulators" category in the GRC gui.
However, there are no OFDM examples for GRC.

A quick loopback test to let you know that the blocks work:
signal source -> ofdm mod -> ofdm demod -> throttle -> scope sink or fft
sink

Tushar Patel wrote:
Hi jose
I try to find out ofdm block but it want appear there.
May by I am looking at wrong place.

here the path where i looked
http://gnuradio.org/svn/gnuradio/trunk/grc/examples/

thanks for guidance




reply via email to

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