Hello list,
I have already found this topic in an older post, but it
ended after two mails.
I have installed the latest gnuradio version via git on
Ubuntu 11.10.
Everything else is just the same like in the older post I
just found except the version of GNURadio:
[quote]
I have the followi
On 11/10/2011 03:55 AM, sdoer...@rhrk.uni-kl.de wrote:
> Hello list,
>
> I have already found this topic in an older post, but it ended after two
> mails.
> I have installed the latest gnuradio version via git on Ubuntu 11.10.
>
> Everything else is just the same like in the older post I just
I noticed that the hestimate matrix in the 2x1 ofdm alamouti
communication has crazy values like:
sym: -0.0020 + j-0.0018 ks: -1. + j+0. eq: +282.3798 +
j-254.7796 ==> -1. + j+0.
sym: +0.0017 + j+0.0022 ks: +0. + j+0. eq: +811.7408 +
j-449.4426 ==> +2.3752 + j+1.047
On Thu, Nov 10, 2011 at 1:34 AM, Wang Ning wrote:
> Hi, all,
>
> I am not sure if the timing example in
>
> gr-digital/examples/example_timing.py
>
> has some issues when using M&M timing recovery. In this example, if
> setting --mode=1
> we will run into
>
>self.connect(self.src, self.rr
On Wed, Nov 9, 2011 at 5:25 PM, Josh Blum wrote:
> I just added a gr_basic_add_const and gr_basic_multiply_const. Nick
> added the volk (and orc) implementations for the float32 and complex
> float32 implementations of the multiplier.
>
> >
> > So I like everything about this but the name. We co
I added 3 x 20 dB attenuators before entering DBSRX. It works as I imagined and
I didn't fry the daughtercard.
I could verify that I master the si2109 demodulator.
Some images of the test setup @
http://www.poes-weather.com/~patrik/usrp/dvb-dbsrx/
Thanks to all for the help,
Patrik
- Orig
Put together a test flow-graph today that is just a UHD-source and an
1024-bin FFT sink at 10frames/sec.
I configured the source for 50Msps, with 8-bit samples. My AMD Phenom
II X6 1090T was able to keep up, but if I inserted
even a single multiplier block between the source, and the FFT, I
Junaid left a message for you...
Its sender and content will be shown only to you and you can delete it at any
time. You can instantly reply to it, using the message exchange system. To find
out what's in the message, just follow this link:
http://eu1.badoo.com/junaid124/in/Pv3HVEZFFgI/?lang_id=
Hi,
I applied trellis in benchmark_tx2 and rx2 using dbpsk2.
I have modified the dbpsk2.py file according to the test_tcm_bit.py.
On the TX side, I add:
# turn bytes into k-bit vectors
self.bytes2chunks = \
gr.packed_to_unpacked_bb(self.bits_per_symbol(), gr.GR_MSB_FI
On Tue, Nov 8, 2011 at 5:11 AM, Josh Blum wrote:
> Hello list,
>
> A bunch of great work has been merged into the master.
>
> ---
> -- Hooks for IQ balance and DC offset correction
> ---
Hello everyone,
I am here to ask a question. As I am very new with gnuradio, I would really
be happy if someone get me a solution.
I want to write vectors, which comes from stream, to a file.
Here is what I wanna do.
self.connect(self.u, s2v, "class")
s2v transforms the stream to vector. I wa
11 matches
Mail list logo