Hi friends,
I made a new gnuradio block and installed it in the gnuradio python install
path. When I tried importing this in python I got this Import error.
>>> from gnuradio import dsss
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.5/site-packages/gnur
On Mon, Sep 22, 2008 at 12:23:20PM -0700, Ben Green wrote:
>
>
>
> Eric Blossom wrote:
> >
> >
> > If you are trying to capture continuous data, there is no substitute
> > for a disk subsystem that can sustain the required throughput.
> >
>
> For capturing short segments (<500 MB raw data) i
On Mon, Sep 22, 2008 at 4:44 PM, Maduike, Dumezie <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Does anyone know where in the GNU Radio code to find the output of the
> matched filters after a signal is transmitted using a modulation scheme such
> as BPSK?
I don't understand the question. Are you
Hello all,
Does anyone know where in the GNU Radio code to find the output of the matched
filters after a signal is transmitted using a modulation scheme such as BPSK?
Thanks,
Dumezie
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://
George Nychis wrote:
Douglas Geiger wrote:
Right - I had forgotten about those changes. I have made my local
copy of the 80211b code work with the hier_block2. I have on my list
of things to do to make sure I can publish these changes so other
folks can make it work with the latest gn
Douglas Geiger wrote:
Right - I had forgotten about those changes. I have made my local copy
of the 80211b code work with the hier_block2. I have on my list of
things to do to make sure I can publish these changes so other folks can
make it work with the latest gnuradio code. Sounds l
Eric Blossom wrote:
>
>
> If you are trying to capture continuous data, there is no substitute
> for a disk subsystem that can sustain the required throughput.
>
>
For capturing short segments (<500 MB raw data) is a ram disk not
sufficient?
--
View this message in context:
http://www.na
Has anyone gotten the openBTS code to compile?
--
View this message in context:
http://www.nabble.com/Does-OpenBTS-compile-tp19614533p19614533.html
Sent from the GnuRadio mailing list archive at Nabble.com.
___
Discuss-gnuradio mailing list
Discuss-
On Mon, Sep 22, 2008 at 09:05:56AM -0700, Ben Green wrote:
>
>
> Wuest Brandon-WTVR47 wrote:
> >
> >
> >> I got a few underruns during the "usrp_rx_cfile".
> >> About 10 in 10 seconds. The raw data file is 446 meg.
> >
> > Underruns are bad.
> >
> > Try capturing the data to a ram disk
Uwe Bonnes wrote:
Dear Matt or anybody else using USRP2,
can anybody give us the usage pattern of the USRP2 FPGA, e.g. what is needed by
the AEMB, by the Ethernet MAC, for signal processing and any other part
eating up a substantial part of the resources?
To get the number, Webpack isn't enough
Wuest Brandon-WTVR47 wrote:
>
>
>> I got a few underruns during the "usrp_rx_cfile".
>> About 10 in 10 seconds. The raw data file is 446 meg.
>
> Underruns are bad.
>
> Try capturing the data to a ram disk instead of your hard drive if you
> do not have a faster hard drive setup availab
On Monday 22 September 2008 16:59:49 Per Zetterberg wrote:
> Hi Stefan,
>
> Is the code available somewere ?
>
> BR/
> Per
Sent some patches to discuss-gnuradion on 16.09.
Stefan
--
Stefan Brüns / Bergstraße 21 / 52062 Aachen
mailto:lurch at gmx.li http://www.kawo1.rwth-aachen.de/~lurchi/
On Mon, Sep 22, 2008 at 9:19 AM, kaleem ahmad <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I am using USRP+RFX2400+SUSI 10.3.
>
> Many people have already discussed "usrp_spectrum_sense.py" and I read all
> those threads but unfortunately it didnt solve my problem and didnt help me
> to understand th
On Mon, Sep 22, 2008 at 9:56 AM, Uwe Bonnes
<[EMAIL PROTECTED]> wrote:
> Dear Matt or anybody else using USRP2,
>
> can anybody give us the usage pattern of the USRP2 FPGA, e.g. what is needed
> by
> the AEMB, by the Ethernet MAC, for signal processing and any other part
> eating up a substantial
Dear Matt or anybody else using USRP2,
can anybody give us the usage pattern of the USRP2 FPGA, e.g. what is needed by
the AEMB, by the Ethernet MAC, for signal processing and any other part
eating up a substantial part of the resources?
To get the number, Webpack isn't enough...
Thanks
--
Uwe
Hi All,
I am using USRP+RFX2400+SUSI 10.3.
Many people have already discussed "usrp_spectrum_sense.py" and I read all
those threads but unfortunately it didnt solve my problem and didnt help me
to understand the file completely, I have two questions in this file and
will be thankful if some one
On Monday 22 September 2008 04:38:49 Josh Blum wrote:
> http://gnuradio.org/trac/changeset/9637
Yeah, looks fine ...
Just a small nitpick, in fftsink_gl.py, there is still this line:
--
class _fft_sink_base(gr.hier_block2, common.prop_setter):
...
def __init__(
...
fft_rate=gr.pr
17 matches
Mail list logo