On 09/11/2011 10:36 PM, Ben Reynwar wrote:
> Undefined symbols:
> "_CloseComponent"
Try this one-liner:
http://pastebin.com/M2Pz7km1
Based on this issue:
https://trac.macports.org/ticket/18718
-Josh
___
Discuss-gnuradio mailing list
Discuss-gnurad
On Sun, Sep 11, 2011 at 11:09 AM, Josh Blum wrote:
>
>
> On 09/11/2011 04:37 AM, Michael Dickens wrote:
>> Unless Josh changed something recently, the cmake build (with volk
>> disabled) worked for me under 10.6.8, XCode 3.2.3, 64-bit. It looks
>> like Ben is doing this testing on 10.5.8, XCode 3
Thanks Johnny yah that worked ..it is showing me different options for
OFDM... so for this particular benchmark_ofdm file the signal processing
blocks are displaying in GNU Radio companion or is there anything else i
have to do to make the block diagram of the system? thank you so much for
your q
Quick correction
cd /usr/share/gnuradio/examples/ofdm/
./benchmark_ofdm_tx.py -h
On Sun, Sep 11, 2011 at 7:26 PM, Tuan (Johnny) Ta wrote:
> Try this
> cd /usr/share/gnuradio/examples/ofdm/
> benchmark_ofdm_tx.py -h
>
> Don't forget the spaces (just copy & paste should work)
>
>
> On Sun, Sep 11,
Try this
cd /usr/share/gnuradio/examples/ofdm/
benchmark_ofdm_tx.py -h
Don't forget the spaces (just copy & paste should work)
On Sun, Sep 11, 2011 at 7:19 PM, waqasme wrote:
>
> hello Johnny,
> I tried that locate command and i have found the location of the files
> .here
> is the output:
> hp
hello Johnny,
I tried that locate command and i have found the location of the files .here
is the output:
hp@ubuntu:~$ cd/usr/local/bin
bash: cd/usr/local/bin: No such file or directory
hp@ubuntu:~$ ls
DesktopDownloads Music Public Templates
Documents examples.desktop Pictures
Yes johnny for a while i need only OFDM transmitter and reciever via USRP
for my project. I just want that this OFDM system can transmit and receive
via USRP, that is my aim at the moment.
Thanks once again for your detailed clarification. i will try that and let
you know the results.
Thank yo
Thanks johnny for your response yes i am quite new to GNU Radio so just
started to learn about this software.
Ok i will play with it and let you know the results.
Thanks for your help guys..
Waq..
Tuan Ta-2 wrote:
>
> You seem to be quite new to Linux, what do you intend to do for your
> Master
You seem to be quite new to Linux, what do you intend to do for your Master
thesis? Gnuradio is not something you can master in a couple of months.
To go to a directory, you need to use the 'cd' command. Ie
cd /usr/local/bin
My benchmark_ofdm code is not in /usr/local/bin so when you get to that
Hi Sumit,
Thanks you so much for ur detailed explanation . i really appriciate your
help.
I am following the same steps as you mentioned earlier but iam getiing this
message when i am entering these comands in terminal. here is the messages .
hp@ubuntu:~$ /usr/local/bin
bash: /usr/local/bin: is a
On 09/11/2011 04:37 AM, Michael Dickens wrote:
> Unless Josh changed something recently, the cmake build (with volk
> disabled) worked for me under 10.6.8, XCode 3.2.3, 64-bit. It looks
> like Ben is doing this testing on 10.5.8, XCode 3.1.4 -- which by
> default will use 32-bit for either PPC o
On 11/09/11 10:46 AM, Bonee Soibam wrote:
> Can someone help me out on this error .. Appreciate your help.
>
> -- Forwarded message --
> From: *Bonee Soibam* mailto:bone...@gmail.com>>
> Date: Sat, Sep 10, 2011 at 5:16 PM
> Subject: Problems regarding using UHD Digital-bert codes
>
Can someone help me out on this error .. Appreciate your help.
-- Forwarded message --
From: Bonee Soibam
Date: Sat, Sep 10, 2011 at 5:16 PM
Subject: Problems regarding using UHD Digital-bert codes
To: discuss-gnuradio@gnu.org
Hi ,
I have been trying to use the examples given in
GNU Radio on /. Sorry for the HTML...
An anonymous reader writes "Two Australian security researchers, Stephen Glass
and Matt Robert, have published a paper that details flaws in the encryption
implementation (PDF) in the APCO Project 25 digital radio standard, used by
emergency services and p
hello people,
i have successfully installed the RDS blocks in the gnuradio and when i try
to execute any .py file which contains the RDS blocks, it is showing me the
following error
Traceback (most recent call last):
File "crc_fm_rds_tx.py", line 12, in
from gnuradio import gr, rds
File "
go to the directory /usr/local/bin
there u will find benchmark files for ofdm (both transmission and reception)
u need to type benchmark_ofdm_rx.py -h
and benchmark_ofdm_tx.py -h
these will show you the parameters u can play with.
after that u can run these files by typing ./benchmark_ofdm_tx.py
hello sumit,
yah i have replaced the GMSK modulator and demodulator with OFDM modulator
and demaodulator. but i coudlnot find message source , ,message sink, probe
signal and probe avg mag 2 with only input .. the one i have found has input
and output as well for probe avg mag 2 block... i couldno
Unless Josh changed something recently, the cmake build (with volk disabled)
worked for me under 10.6.8, XCode 3.2.3, 64-bit. It looks like Ben is doing
this testing on 10.5.8, XCode 3.1.4 -- which by default will use 32-bit for
either PPC or Intel compiling, and, really, getting 64-bit was som
18 matches
Mail list logo