[Discuss-gnuradio] OFDM block

2013-01-21 Thread Kareem Metwaly
Hi, I have two USRP kit. I have tested them on different modulation techniques, but I have a problem with OFDM block. It doesn't work with USRP kits, Although it works fine on the simulation Thanks, ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.o

Re: [Discuss-gnuradio] ofdm block

2012-09-19 Thread Tom Rondeau
r component, Umbrella. Then simply pop open >> a Python interpreter ('python' or 'ipython' if you have the latter >> installed): >> >> import Umbrella >> dir(Umbrella) >> >> The output of the dir() command should show you what bl

Re: [Discuss-gnuradio] ofdm block

2012-09-18 Thread Viktor Ivan Rodriguez Abdala
Then simply pop open > a Python interpreter ('python' or 'ipython' if you have the latter > installed): > > import Umbrella > dir(Umbrella) > > The output of the dir() command should show you what blocks are > actually installed as part of this component. Th

Re: [Discuss-gnuradio] ofdm block

2012-09-15 Thread Tom Rondeau
The output of the dir() command should show you what blocks are actually installed as part of this component. That'll give you a clue how your installation process is working. Tom > -Original Message- > From: Tom Rondeau > Sender: trond...@trondeau.com > Date: Wed, 12 Se

Re: [Discuss-gnuradio] ofdm block

2012-09-12 Thread abdala
...@trondeau.com Date: Wed, 12 Sep 2012 20:45:26 To: Viktor Ivan Rodriguez Abdala Cc: Subject: Re: [Discuss-gnuradio] ofdm block On Mon, Sep 10, 2012 at 1:12 PM, Viktor Ivan Rodriguez Abdala wrote: > Hi > > In the python folder, the CMakeLists.txt has > > GR_PYTHON_INSTALL( > FILES

Re: [Discuss-gnuradio] ofdm block

2012-09-12 Thread Tom Rondeau
On Mon, Sep 10, 2012 at 1:12 PM, Viktor Ivan Rodriguez Abdala wrote: > Hi > > In the python folder, the CMakeLists.txt has > > GR_PYTHON_INSTALL( > FILES > __init__.py dftsofdm.py DESTINATION ${GR_PYTHON_DIR}/Umbrella > ) > > In the grc folder > > install(FILES > Umbrella_bin2dec_ff.xm

Re: [Discuss-gnuradio] ofdm block

2012-09-10 Thread Viktor Ivan Rodriguez Abdala
Hi In the python folder, the CMakeLists.txt has GR_PYTHON_INSTALL( FILES __init__.py dftsofdm.py DESTINATION ${GR_PYTHON_DIR}/Umbrella ) In the grc folder install(FILES Umbrella_bin2dec_ff.xml Umbrella_dec2bin_ff.xml Umbrella_encodconv_vff.xml Umbrella_decodconv_vff.xml

Re: [Discuss-gnuradio] ofdm block

2012-09-07 Thread Tom Rondeau
On Thu, Sep 6, 2012 at 3:59 PM, Viktor Ivan Rodriguez Abdala wrote: > Hi all, > > I'm looking to develop a block called dfts ofdm, based in a similar block > called ofdm mod, I change the .xml and .py to a new name called DFTSOFDM, > but I can't make it work. In GRC I have the following error: > >

[Discuss-gnuradio] ofdm block

2012-09-06 Thread Viktor Ivan Rodriguez Abdala
Hi all, I'm looking to develop a block called dfts ofdm, based in a similar block called ofdm mod, I change the .xml and .py to a new name called DFTSOFDM, but I can't make it work. In GRC I have the following error: Traceback (most recent call last): File "/home/administrador/Simulacion/to

Re: [Discuss-gnuradio] OFDM block in GRC

2009-08-01 Thread Eric Blossom
On Fri, Jul 31, 2009 at 12:52:44AM +, maher manai wrote: > > i'm working on wlan system wich is 802.11a/g it use OFDM mod . in > GRC i found a ofdm mod block wich contains mod type ,ifft , cyclic > prefix but i think it doesn't support the number of subcarrier > pilots and there position wich a

[Discuss-gnuradio] OFDM block in GRC

2009-07-30 Thread maher manai
i'm working on wlan system wich is 802.11a/g it use OFDM mod . in GRC i found a ofdm mod block wich contains mod type ,ifft , cyclic prefix but i think it doesn't support the number of subcarrier pilots and there position wich are 4 pilots . so i ask if smeone can explain to me if there is any s

Re: [Discuss-gnuradio] OFDM block that follow 802.11g standards

2006-06-16 Thread Johnathan Corgan
Gianni wrote: > Hello,i'm an italian student and i'm studying gnu radio for writing my > future degree.I need that someone give me informations about ofdm blocks > that follow the 802.11g standards.. Thank you Gianni--I think we all appreciate the persistence you've shown in asking this question

[Discuss-gnuradio] OFDM block that follow 802.11g standards

2006-06-16 Thread Gianni
Hello,i'm an italian student and i'm studying gnu radio for writing my future degree.I need that someone give me informations about ofdm blocks that follow the 802.11g standards.. Thank you ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http:/

[Discuss-gnuradio] OFDM block standard 802.11 help

2006-06-14 Thread Gianni
Hello,i'm an italian student and i'm studying gnu radio for writing my future degree.I need that someone give me informations about how to write an ofdm block that follow the 802.11g standards.. Thank you ___ Discuss-gnuradio mailing list Discuss-gnuradio