On Fri, Jun 24, 2011 at 4:02 PM, Josh Blum wrote:
>
> > Maybe a better solution would be to use the UHD stream commands? Is it
> > possible to issue a sequence of stream commands and have them executed
> > serially by the USRP?
> >
> > Example:
> > * Issue command to send Z samples at clock value
> Maybe a better solution would be to use the UHD stream commands? Is it
> possible to issue a sequence of stream commands and have them executed
> serially by the USRP?
>
> Example:
> * Issue command to send Z samples at clock value M
> * Issue command to receive X samples at clock value N
> * I
On Fri, Jun 24, 2011 at 4:54 AM, Tom Rondeau wrote:
> On Thu, Jun 23, 2011 at 7:21 PM, Colby Boyer wrote:
>
>>
>>
>> On Thu, Jun 23, 2011 at 4:11 PM, Nick Foster wrote:
>>
>>>
>>> >
>>> >
>>> >
>>> >
>>> > Where should I look for the API to tag samples on the USRP?
>>>
>>> Tagging in this case h
On 06/24/2011 02:03 PM, Randy Westlund wrote:
> Hi guys,
>
> I have gnuradio and gnuradio-companion installed, but I get the following
> error when I try to run grc:
>
> *randy@RLP2:~$ grc
> Traceback (most recent call last):
> File "/usr/bin/grc", line 33, in
> from gnuradio.grc import
Hi guys,
I have gnuradio and gnuradio-companion installed, but I get the following
error when I try to run grc:
*randy@RLP2:~$ grc
Traceback (most recent call last):
File "/usr/bin/grc", line 33, in
from gnuradio.grc import VERSION
ImportError: cannot import name VERSION*
My system was wo
On 24/06/2011 1:06 PM, Patrik Tast wrote:
It came from a VERY old traditional GR build.
I thought *no changes there in source code init stage was altered*
after moving on to uhd, I was wrong.
Time for me to upgrade from trad to uhd. Latest git trad compile
does serve my needs still 100%
Thanks
I'm on the track now
Thanks Alexandur,
Patrik
- Original Message -
From: Patrik Tast
To: Discuss-gnuradio@gnu.org
Sent: Friday, June 24, 2011 19:38
Subject: Re: [Discuss-gnuradio] TVRX Microtune 4702 (4937) Gain question
Just to clarify,
I am not talking about setting the gain in so
It came from a VERY old traditional GR build.
I thought *no changes there in source code init stage was altered* after moving
on to uhd, I was wrong.
Time for me to upgrade from trad to uhd. Latest git trad compile does serve my
needs still 100%
Thanks,
Patrik
- Original Message -
Just to clarify,
I am not talking about setting the gain in software, spectrum plot gain for
example.
I'm talking about the hardware gain setting controlled via I2C
Patrik
- Original Message -
From: Alexandru Csete
To: Patrik Tast
Cc: Discuss-gnuradio@gnu.org
Sent: Friday,
Aha I see,
It seems to be time for me to "upgrade" to uhd from traditional
Many thanks,
Patrik
- Original Message -
From: Alexandru Csete
To: Patrik Tast
Cc: Discuss-gnuradio@gnu.org
Sent: Friday, June 24, 2011 19:14
Subject: Re: [Discuss-gnuradio] TVRX Microtune 4702 (493
On 24/06/2011 11:45 AM, Patrik Tast wrote:
Hi All,
I can not see in source code where GR is setting the TVRXx gain. I'm
referring to
gnuradio-core/src/lib/io/microtune.cc
If so (not set), what does it default to, max? See page 12 and
forward. The tuner document can be found at
http://www.poes-
On Fri, Jun 24, 2011 at 5:45 PM, Patrik Tast wrote:
> **
> Hi All,
>
> I can not see in source code where GR is setting the TVRXx gain. I'm
> referring to
> gnuradio-core/src/lib/io/microtune.cc
>
I'm don't think that code is related to TVRX. For old non-uhd driver you
need to look in the usrp/ho
Hi All,
I can not see in source code where GR is setting the TVRXx gain. I'm referring
to
gnuradio-core/src/lib/io/microtune.cc
If so (not set), what does it default to, max? See page 12 and forward. The
tuner document can be found at
http://www.poes-weather.com/~patrik/usrp/4937-DI5-3x8899-2.
Thanks!
Jim
On Tue, Jun 21, 2011 at 5:29 PM, Johnathan Corgan <
jcor...@corganenterprises.com> wrote:
> On Tue, Jun 21, 2011 at 14:05, Jim Simpson wrote:
>
>
>> Hi is gnuradio.org down?
>>
>
> It seems to be a DNS issue, sometimes it resolves, sometimes it doesn't.
> Until it's fixed, you can ge
Marcus D. Leech said the following on 06/21/2011 07:54 PM:
I have an example, in GRC, attached.
It uses an audio source, which is common to all three modulators, this
goes to a fractional interpolator to interpolate up to the basic
sample rate of 200Ksps, which is an integral divisor of 100Msps
On Thu, Jun 23, 2011 at 4:36 AM, Amanullah wrote:
> Hi
>
> ** **
>
> I want to port the GNU radio code base to TTA processor architecture. The
> processor is programmed on an FPGA. The compiler for TTA is TCE which
> supports C and C++.
>
> I have some initial questions about feasibility of
On 06/24/2011 03:03 AM, Eddie Sun wrote:
> Thanks for the reply, but i still have some questions.
>
> 2011/6/21 John Andrews mailto:gnu.f...@gmail.com>>
>
>
> A USRP is a baseband IF receiver. Tune it to the GPS L1 frequency
> with the right decimation rate so that you have your band of
>
On Thu, Jun 23, 2011 at 7:21 PM, Colby Boyer wrote:
>
>
> On Thu, Jun 23, 2011 at 4:11 PM, Nick Foster wrote:
>
>>
>> >
>> >
>> >
>> >
>> > Where should I look for the API to tag samples on the USRP?
>>
>> Tagging in this case has nothing to do with the USRP and everything to
>> do with Gnuradio
On Fri, Jun 24, 2011 at 2:49 AM, Songsong Gee wrote:
> Continueing with http://www.ruby-forum.com/topic/1983866, and
> http://www.ruby-forum.com/topic/1991680
>
> I am trying to append preamble to a signal so that RX can recognize it and
> see a start position of data exactly.
> I roughly draw wha
> -Original Message-
> From: Jason Abele [mailto:ja...@ettus.com]
> Sent: Thursday, June 23, 2011 5:29 PM
> To: Ralf Wierse
> Cc: discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] E100 - No devices found for ->
>
>
> On Thu, Jun 23, 2011 at 5:32 AM, Ralf Wierse
> wrote:
>
On Jun 24, 2011, at 8:22 AM, "Marcus D. Leech" wrote:
> On 06/24/2011 01:14 AM, Colby Boyer wrote:
>>
>>
>>
>> Hi Marcus,
>>
>> Check out a pfb channelizer!
>>
>> gnuradio-core/src/python/gnuradio/blks2impl/pfb_channelizer.py is a
>> nice python wrapper for the class and gr_pfb_channelizer_
On 06/24/2011 01:14 AM, Colby Boyer wrote:
>
>
>
> Hi Marcus,
>
> Check out a pfb channelizer!
>
> gnuradio-core/src/python/gnuradio/blks2impl/pfb_channelizer.py is a
> nice python wrapper for the class and gr_pfb_channelizer_ccf is the
> C++ name.
>
> Also if you need to carve out a a shifted par
On Fri, Jun 24, 2011 at 5:29 AM, Philip Balister wrote:
>
>
> On 06/23/2011 02:48 PM, Gaetano Mendola wrote:
>>
>> Hi all,
>> running my application with valgrind it complained about some
>> uninitialized values.
>>
>> Patch attached.
>
> Is it possible these are false positives from Valgrind? It
On Wed, Jun 22, 2011 at 07:59:40PM -0400, Tom Rondeau wrote:
> Martin,
>
> That is fantastic works! Thanks for putting it out there!
>
> I have a question on the channel coding work done. Was there any benchmarking
> performed on it to test the throughput speed? Also, is there any SIMD code
> us
Hi,
Thanks for your prompt responses.
Sorry, for not included it in my yesterday's mail. I used the latest
binaries in both Windows and Ubuntu. The problem occur while using the
latest binaries. What can I do again?
On Thu, Jun 23, 2011 at 7:38 PM, Josh Blum wrote:
> Sorry about my last email,
Thanks for the reply, but i still have some questions.
2011/6/21 John Andrews
>
> A USRP is a baseband IF receiver. Tune it to the GPS L1 frequency with the
> right decimation rate so that you have your band of interest selected. This
> should give you the IF signal.
>
>
The source block that i
26 matches
Mail list logo