Matt,
>Note the "Ref Clock" connector on front panel:
> http://gnuradio.org/trac/wiki/USRP2
>It takes a 10 MHz reference.
I am very interested in this feature of USRP2.
Would you please inform us what spec. 10MHz
and 1PPS signals are needed? What waveform
are they? What phase relation do yo
Sachin,
I don't know if this is helpful, just sharing my experience.
1. You may want to check tunnel.py, in which there is a CSMA scheme --
Eric told me this a couple of weeks ago.
2. It is possible to do some carrier sensing by ourself. You can just
read the signal from the USRP and compare the
Hi,
As per the current status of GNU Radio, I got to know that there is no MAC
(CSMA) implementation. Therefore I am not sure if I can get the signal from
signal processing blocks of GNU Radio about the carrier sensed by USRP
receiver.
Please help me in this regard.
Till now I am able to locate
Kyle Pearson wrote:
I'm aware that the internal clock can be locked to an external 10MHz
reference. I take it that there is no way to use an external 100MHz
clock instead of the internal clock then.
The internal clock (a very clean VCXO) is locked to the external
reference. You have a lot
On Tue, Oct 21, 2008 at 11:01:51AM -0400, Ed Criscuolo wrote:
> I'm building a set of blocks to implement the HDLC link-layer
> functions for a spacecraft communication system.
> These blocks deal with IP packets from/to the stack on one side,
> and a bitstream to/from the modulator/demodulator on
Actually, you can use 100 MHz as well, you will just need to change one
line of the firmware to set the R-divider on the PLL.
You can use any frequency for which the following equation has a solution:
100 MHz / N = Ref / R
for which N and R are integers and smaller than 32K
Matt
Kyle
I'm aware that the internal clock can be locked to an external 10MHz
reference. I take it that there is no way to use an external 100MHz
clock instead of the internal clock then.
-Kyle
On Wed, Oct 22, 2008 at 4:17 PM, Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 22, 2008 at 04:12:07PM -0
On Wed, Oct 22, 2008 at 04:12:07PM -0400, Kyle Pearson wrote:
> I'm wondering if it is possible to connect the USRP2 to an external
> 100MHz clock like the USRP was able to be modified so it could connect
> to an external 64MHz clock. I don't see any place to solder on a SMA
> connector but there a
I'm wondering if it is possible to connect the USRP2 to an external
100MHz clock like the USRP was able to be modified so it could connect
to an external 64MHz clock. I don't see any place to solder on a SMA
connector but there are a set of pins labeled Test CLK. Could that be
used for inputting an
I obtain this plot from 2.23GHz to 2.90GHz (with a Flex2400) but I
don't know how to put the correct frecuency on the x axis.
Because if I put this:
g('set xrange[223000:29]') # I can't see anything!
To plot I have done this:
g = Gnuplot.Gnuplot(debug=1) # Out of the while loop
g
Apologies for the CFP advertisement, but it is relevant to many of us
whose use of GNU radio can be considered as "sensor systems".
***
*** CALL FOR PAPERS ***
*** The 5th
On Mon, 2008-10-20 at 15:03 -0700, [EMAIL PROTECTED] wrote:
> Has anyone tried using GPU for signal processing?
> Does anyone know of a reason why this would not be a good idea
> I am planning on starting on it this week, would appreciate inputs
I have been working on this for quite some time now
On Wed, Oct 22, 2008 at 5:18 AM, teka yemane <[EMAIL PROTECTED]> wrote:
> Hello,
> I have successfully installed the cygwin in windows. Next, changed my
> directory path to the gnuradio-3.1.3 directory. The "./configure" command
> worked out but the "make" command resulted in the following error:
you have to pass it the parameter -O plughw:0,0
Dimitris Symeonidis
"If you think you're too small to make a difference, try sleeping with
a mosquito!" - Amnesty International
On Wed, Oct 22, 2008 at 10:48, Pedro Sánchez Canal
<[EMAIL PROTECTED]> wrote:
> We are new in gnuradio and we are tryin
Hello,
I have successfully installed the cygwin in windows. Next, changed my
directory path to the gnuradio-3.1.3 directory. The "./configure" command
worked out but the "make" command resulted in the following error:
make:*** No targets specified and no makefile found. stop.
somebody in the
We are new in gnuradio and we are trying one example called "usrp_wfm_rcv.py"
but we have some problems when it is executing.
Inserting the commands:
>> export PYTHONPATH=/usr/local/lib/python2.5/site-packages/
>> python usrp_wfm_rcv.py -f 90.9M
the output is:
Using RX d'board A: LF Rx
>>> gr
16 matches
Mail list logo