This may not solve your problem, but the USRP does not support full
speed, to my knowledge. It will only work with high speed; you should
see a message along the lines of
usb 4-4: new high speed USB device using ehci_hcd and address 3
Make sure that you have ehci-hcd loaded. It should definitely
I just received my USRP and I'm having a few issues.
First, some information about my setup. I've got the latest sources
from CVS installed and working just fine with my Datel PCI417-M(2) ADC
card. (Which I've been meaning to make available but just haven't
gotten around to it.) I downloaded us
On Wed, Feb 23, 2005 at 06:45:20PM -0600, Meenal wrote:
> Build fails in gnuradio-core during run_tests as follows
> Meenal
>
>
> --
> Ran 1 test in 0.019s
>
> OK
> E
> ===
On Wed, Feb 23, 2005 at 05:14:34PM -0500, cswiger wrote:
> Gang - I'm paradigm shifting from python to wxpython and having
> a terrible time of it, but it must be done.
>
> Basically, where do you put an input processing loop in wxpython?
> Or will it have to be changed to event driven somehow?
I
On Wed, Feb 23, 2005 at 05:58:08PM -0500, James Cooley wrote:
> Hi Chuck/All
>
> I have a rough version of exactly what you seek that I did today! See
> attached. Not cleaned, no guarantees, but suggestions/improvements
> welcome. I have a wrapper class, gr_powermate which wraps the standard
>
Hi,
I managed to install Gnu-radio project on ubuntu (based on debian)
without the 'make check' error message.
Here is a small walk-though. I'll add a Wiki entry if you think it's worth it.
(Sorry for my english)
Add this repository to your /etc/apt/sources.list
deb ftp://mirror.aarnet.edu.au/de
Build fails in gnuradio-core during run_tests as follows
Meenal
--
Ran 1 test in 0.006s
OK
.
--
Ran 1 test in 0.006s
OK
.
-
Eric Blossom wrote:
On Wed, Feb 23, 2005 at 08:46:23AM -0800, Rajaprabhu T.L. wrote:
We are using Debian 2.4.27-1-386. And we are using
Pentium-4 with intel 848P-A board.
We are using tar balls and gnucore-2.4, usrp0.7.
I ran the make check. It is having the following
error:
make check-TESTS
ma
Hi Chuck/All
I have a rough version of exactly what you seek that I did today! See
attached. Not cleaned, no guarantees, but suggestions/improvements
welcome. I have a wrapper class, gr_powermate which wraps the standard
python powermate lib posted recently.
Also, I got tired of setting and cal
Gang - I'm paradigm shifting from python to wxpython and having
a terrible time of it, but it must be done.
Basically, where do you put an input processing loop in wxpython?
Or will it have to be changed to event driven somehow?
I tried putting a loop at the end of:
class app_flow_graph (stdgui
Raja:
You have downloded the files from the this page?
http://comsec.com/wiki?GnuRadio2.X
I made the same mistake.
If you are not getting the lastest and greatest using cvs
you are making a mistake. Like you, I had broken code,
and no eeprom burner until I downloaded from the cvs
servers.
h
Hi all,
Has anyone modified the fsk tx and rx scripts for a microtune board? What
kind of data rate , interp values should be used? What is the equivalent of
set_tx_freq (usrp) for microtune?
Thanks,
Meenal
___
Discuss-gnuradio mailing list
Discuss-g
> One thing I might have to address for cw is the envelope - the envelope
> is supposed to have a certain rise time, instead of just going full bang-on,
> which causes key-clicks over a wide spectrum (i.e., qrm to others).
>
I'd use the keying waveform as input to an interpolating fir filter, pa
On Wed, Feb 23, 2005 at 09:45:42AM -0800, Rajaprabhu T.L. wrote:
> Hi,
>
> I searched all directories. however i couldn't find
> burn-basic-eeprom file. There is only
> burn-usrp2-eeprom file. Can you guys tell me where can
> i find that file.
>
> I'm using tar ball version usrp-0.7.
>
> Thank
On Wed, Feb 23, 2005 at 08:46:23AM -0800, Rajaprabhu T.L. wrote:
> We are using Debian 2.4.27-1-386. And we are using
> Pentium-4 with intel 848P-A board.
>
> We are using tar balls and gnucore-2.4, usrp0.7.
>
> I ran the make check. It is having the following
> error:
>
>
> make check-TESTS
Hi,
I searched all directories. however i couldn't find
burn-basic-eeprom file. There is only
burn-usrp2-eeprom file. Can you guys tell me where can
i find that file.
I'm using tar ball version usrp-0.7.
Thank you,
Raja
__
Do you Yahoo!?
Ya
We are using Debian 2.4.27-1-386. And we are using
Pentium-4 with intel 848P-A board.
We are using tar balls and gnucore-2.4, usrp0.7.
I ran the make check. It is having the following
error:
make check-TESTS
make[3]: Entering directory
`/home/raja/gnuradio/gnuradio-core-2.4/src/tests'
/bin/s
[EMAIL PROTECTED] wrote on 02/23/2005
08:05:45 AM:
> At 09:35 PM 2/22/2005 -0800, you wrote:
> >The rule has been criticized by some consumer groups, who say that it
> >could raise prices to consumers and that it sets a bad precedent by
> >allowing broadcasters to dictate how computers and other
At 02:10 PM 2/22/2005 -0800, you wrote:
I have found and fixed the problem.
The problem is due to a compiler bug in SDCC 2.4.0.
I've rewritten spi.c (read_byte_msb) to work around the bug.
Hi Eric at el - Works great now. Polling the io pins with a tight loop
works fast enough for moderate speed cw
At 09:35 PM 2/22/2005 -0800, you wrote:
The rule has been criticized by some consumer groups, who say that it
could raise prices to consumers and that it sets a bad precedent by
allowing broadcasters to dictate how computers and other devices
should be built.
The cell phone industry already dictate
I've added a very simple squelch block to gnuradio-core and
modified the nbfm_rcv.py example to use it.
It measures average power and compares it to a threshold expressed in
dB's. The output equals the input or zero if below threshold.
If you're looking for something fancier, consider Martin's e
21 matches
Mail list logo