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
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
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
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
...@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
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
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
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:
>
>
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
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
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
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
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:/
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
14 matches
Mail list logo