Hi,
I have this error too.
This is what I get when I run make check:
ImportError: dynamic module does not define init function (init_deco)
I looked into the Makefile of top_dir/src/lib and the *_la_SOURCES ,
*_pylib_LTLIBRARIES, *_python_PYTHON seem to be ok.
SWIG Version 1.3.36.
It has been cr
Thanks
I finally got to used it, but the Viterbi decoder does not help me the way
I need, so I'm trying to implement another simpler for operating faster.
--
View this message in context:
http://www.nabble.com/-Viterbi-decoder--tp25076408p25114596.html
Sent from the GnuRadio mailing list arc
Is there any way to use the viterbi decoder without using any modulation?
I read the documentation and it seems that there is no way, but I want to be
sure that there isn't any possibility.
Thank you
--
View this message in context:
http://www.nabble.com/-Viterbi-decoder--tp24921515p24921515.htm
Hi everybody,
I'm using the ofdm_benchmark, and I have changed some parts after
make_packet in the ofdm_packet_utils. I have problems with the deteccion of
the packets in the receiver.
How the antenna of the USRP detects the sent packets? For example, if
packages are sent in the 2.4 GHz band, int
Thanks a lot Eric
In the end I could do a small part of what I wanted, at least I have made
some progress.
It's very probable that I will have some new troubles
Thanks again
Eric Blossom wrote:
>
> On Thu, Jun 04, 2009 at 05:50:03AM -0700, Rita's pfc wrote:
&g
Thanks Eric.
But now, I want to print, or just simply get into a vector or file the
result of coding. I use the subfunction, vector_sink_x.data() . The code I
have is:
s='asdf'
cadena = map(ord, s)
src = gr.vector_source_b(cadena,False)
Hello!
What I want to do is coding a string with trellis. This is the code I wrote.
(..)
f = trellis.fsm("rita.fsm")
class my_top_block (gr.top_block):
def __init__ (self):
gr.top_block.__init__(self)
cadena= 'asdf'
src = gr.vector_source_b
Hello!
I'm trying to use the trellis encoder with the ofdm modulator.
If I don't use the trellis encoder, In the side of transmission, I load the
data to payload, and then I just simple do send_pkt (payload) to pass the
payload and so on ... ( tb.txpath.send_pkt(payload, eof) )
Hi,
I'm using benchmark_ofdm tx and rx in 2.4 GHz. I'm trying to transmit a
fixed size of payload everytime (1328 Bytes). My problem is I don't know
what values I must put in the parameters: fft-length, occupied-tones,
cp-length. I know that fft-length is the total number of subcarriers, cp the
cy
Hello,
several months ago I've installed gnuradio version 3.1.2, but now I want to
use the ofdm module, so I followed this "how to install"
https://www.cgran.org/wiki/SPAN80211b#HowToInstall, but I have had some
problems. I do the bootstrap, and it seems to run ok. Then I do the
configure (./confi
a difference, try sleeping with
> a mosquito!" - Amnesty International
>
>
>
> On Fri, Oct 10, 2008 at 17:39, Rita's pfc
> <[EMAIL PROTECTED]> wrote:
>>
>> hello,
>> I want to install ofdm package, so I downloaded the packages from the
>> dir
hello,
I want to install ofdm package, so I downloaded the packages from the
directory / gnuradio-examples, by SVN. The I try to install the then, but I
fail to install it. I'm not very good with Linux (Ubuntu 7).
Can you help me?
Thanks anyway.
--
View this message in context:
http://www.nab
I've installed Windows XP, and for an easier installation of GNU Radio, I
have installed a virtual machine (VM) with Ubuntu 6.1. The PC is a Pentium 3
GHz, with 2 GB RAM, but for Ubuntu I've 1 GB. Do you think is this enough?
or maybe I must let Ubuntu the hole RAM of my PC. I took the binary pac
Thank you for the answer.
I did what you told me about "-f 100M", but it happened the same. I tried to
do with usrp_wfm_rcv_nogui.py and it happened the same. About the antenna, I
supposed that just a simple peace of metal hooked on the daughterboard would
be enough. Should I buy a specific antenn
Hello,
I'm new to the GNURadio experience, so I'm just trying to get some of the
basic tests to work. I've installed Ubuntu 6.01, and for the GNU Radio
installation I used the binary packets -
http://gnuradio.org/trac/wiki/UbuntuInstall -.
First of all, I've run the dial_tone.py example, and
15 matches
Mail list logo