Hi All:
I am sorry to bother the list with such newbie questions, but I am climbing the
gnuradio and C++ learning curve. Hope you don’t mind!
I am working on a new OOT block that is similar to the Repeat block, but allows
for a variable interpolation rate. I followed the Guided Tutorials (tha
Does a stream-to-vector block buffer the input stream? For example,
if I want to create a length 2048-sample vector from a stream, is the
vector updated every 2048 samples? Or is it updated every sample?
I want to feed an FFT block with a 2048-sample vector and I want to
make sure that I'm n
Does a stream-to-vector block buffer the input stream? For example, if I want
to create a length 2048-sample vector from a stream, is the vector updated
every 2048 samples? Or is it updated every sample?
I want to feed an FFT block with a 2048-sample vector and I want to make sure
that I'm no
e for it in software.
Tom
--- On Wed, 9/1/10, Tom Rondeau wrote:
From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Newbie question on USRP2,
synchronization done by the FPGA?,
To: "Sam Keene"
Cc: discuss-gnuradio@gnu.org
Date: Wednesday, September 1, 2010, 9:03 PM
On Wed, Sep
m
> --- On *Wed, 9/1/10, Tom Rondeau * wrote:
>
>
> From: Tom Rondeau
> Subject: Re: [Discuss-gnuradio] Newbie question on USRP2, synchronization
> done by the FPGA?,
> To: "Sam Keene"
> Cc: discuss-gnuradio@gnu.org
> Date: Wednesday, September 1, 2010, 9:
Ok, thanks, One more question... So does that mean we control the NCO from the
software?
I will have a look at those blocks.
thanks,
-Sam
--- On Wed, 9/1/10, Tom Rondeau wrote:
From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Newbie question on USRP2, synchronization done
by the FPGA
On Wed, Sep 1, 2010 at 8:52 PM, Sam Keene wrote:
> Hi,
>
> Thanks for the reply. I guess I am just trying to better understand this
> diagram:
>
>
> http://www.linuxjournal.com/files/linuxjournal.com/linuxjournal/articles/073/7319/7319f3.inline.jpg
>
> I understand what the decimating filters are
Hi,
Thanks for the reply. I guess I am just trying to better understand this
diagram:
http://www.linuxjournal.com/files/linuxjournal.com/linuxjournal/articles/073/7319/7319f3.inline.jpg
I understand what the decimating filters are doing, but I'm a little unclear
about the NCO. Does this compon
On 09/01/2010 06:47 PM, Sam Keene wrote:
> Hi,
>
> Sorry if this is a simple question. I'm trying to figure out what
> synchronization is done by the FPGA on the USRP2. Does it perform both
> phase and freq synch? If I want to implement a simple digital
> modulation tx-rx, do I just need to do tim
Hi,
Sorry if this is a simple question. I'm trying to figure out what
synchronization is done by the FPGA on the USRP2. Does it perform both
phase and freq synch? If I want to implement a simple digital modulation
tx-rx, do I just need to do timing synchronization? Is there a simple
example
On Fri, Dec 5, 2008 at 12:22 AM, Rohan Narayana Murty
<[EMAIL PROTECTED]> wrote:
> I am am new to the gnuradio system and I have a USRP1 board running
> gnuradio-3.0.2 (I have a box that was setup with this older version).
There are numerous identified bugs in this release that have been
fixed al
Hello,
I am am new to the gnuradio system and I have a USRP1 board running
gnuradio-3.0.2 (I have a box that was setup with this older version).
I modified the usrp_oscope.py and scopesink.py code to run without the gui
(files attached). I then decided to measure the time taken to retrieve a
Ok, this may be a stupid question and maybe answered before. If I am
using either the LFRX or the basic_rx daughter boards with 2 antenna
inputs. I understand they are for I and Q parts of the incoming signal.
If, say, I was to connect a simple loop for 21 MHz. How does it get
connected? Which
Hi all,
I was just wondering why are there 2 antenna inputs on the BasicRX and
the LFRX dbs? As well as their counterparts on the corresponding tx dbs?
Thanks,
Dave
--
http://www.qsl.net/n1yvv
***
I'm not dead, yet!
*
On Wed, Sep 26, 2007 at 03:58:55PM -0700, W. David Li wrote:
>
> I have USRP board with RFX2400. The question is how GnuRadio should be
> configured/compiled to use USRP. Before this I configured/compiled 3.0.4
> without USRP (using ./configure, make and make install). ./configure
> showed:
On 9/26/07, W. David Li <[EMAIL PROTECTED]> wrote:
>
> I have USRP board with RFX2400. The question is how GnuRadio should be
> configured/compiled to use USRP. Before this I configured/compiled 3.0.4
> without USRP (using ./configure, make and make install). ./configure
> showed:
>
> The following
I have USRP board with RFX2400. The question is how GnuRadio should be
configured/compiled to use USRP. Before this I configured/compiled 3.0.4
without USRP (using ./configure, make and make install). ./configure
showed:
The following components were skipped either because you asked not
t
keval wrote:
> File "/usr/lib/python2.5/site-packages/gnuradio/audio_alsa.py", line 228,
> in sink
> return _audio_alsa.sink(*args)
> RuntimeError: audio_alsa_sink
The error reporting is unfortunately not as specific as it could be.
In my experience, the most frequent cause of the above is
Greetings.
Got gnuradio compiled, made, and actually ran the dialtone test last night.
However, when I attempted the same this morning, I got the following message
(which, I have to say, I've gotten before but thought last night's test had
eliminated).
Any thoughts?
Kevin
File "", line 2, in
19 matches
Mail list logo