On Thursday 04 May 2006 11:58, Daniel O'Connor wrote:
> It would be nice if you could do a readv() and then
> poll/kqueue/select/signal to see when an iovec has been filled, however I
> suspect that would require severe modification of the kernel internals.
Ah now I think about it, this is called
Brett L Trotter wrote:
> I've been attempting to get my LFRX daughterboard working on a USRP
> board. Most of the gnuradio-examples I've tried don't work on the LFRX
> (they worked on basic rx). For instance, some of them come up and the
> graph displays are not moving until I drop the gain to 0-3.
Well, it looks like I can answer my own question. I found the following
passage in the gnu assembler manual:
-
The way the required alignment is specified varies from system to system.
For the a29k, hppa, m68k, m88k, w65, sparc, Xtensa, and Renesas / SuperH
SH, and i386 using ELF format, t
Hi everybody,
I am trying to build gnuradio-core on Darwin 8.6.1 on an Intel processor
(MacBook Pro). (Has anybody done this yet? I couldn't find any references
through Google). I started with Jon Jacky's excellent instructions and got
all the prerequisites straightened out (I think).
Where I get
- Original Message From: Eric Blossom <[EMAIL PROTECTED]>To: Ges <[EMAIL PROTECTED]>Cc: discuss-gnuradio@gnu.orgSent: Thursday, May 4, 2006 6:26:38 AMSubject: Re: [Discuss-gnuradio] USb issuesOn Wed, May 03, 2006 at 11:31:33AM -0700, Ges wrote:> > Hi,> > Does anyone know why I get this er
On Thursday 04 May 2006 14:01, Michael Milner wrote:
> It shouldn't be too difficult to design a daughter board for the USRP to
> sample phone line voltage (with an appropriate line interface circuit of
> course). After that it should be rather easy in GNURadio to generate DTMF
> tones for dialing
John Gilmore wrote:
(Hmm, anyone want to reimplement the Telebit modem for fun? It did
half-duplex communication on hundreds of ~2-bit-per-second carriers,
avoiding the frequencies that didn't get through cleanly on your
particular phone network, and flipping back and forth from TX to RX
many t
> It shouldn't be too difficult to design a daughter board for the USRP to
> sample phone line voltage (with an appropriate line interface circuit of
> course). After that it should be rather easy in GNURadio to generate DTMF
> tones for dialing, and modem tones for data communication.
DSL is a g
I've been attempting to get my LFRX daughterboard working on a USRP
board. Most of the gnuradio-examples I've tried don't work on the LFRX
(they worked on basic rx). For instance, some of them come up and the
graph displays are not moving until I drop the gain to 0-3. Some lock up
and are not adjus
On Thu, 2006-05-04 at 03:46 -0700, Eric Blossom wrote:
> On Wed, May 03, 2006 at 04:37:49PM -0400, Chuck Swiger wrote:
> > Will a 2.x block consume an input stream if it returns 0 output items?
>
> Yes, if it's based on gr_block and you call consume or consume_each
> in general_work.
>
Ok, just
Since there's been a lot of talk about GUIs and graphical programming,
I'll describe some of the work I've been doing. I'm using a graphical
modeling tool called Ptolemy to allow design of gnuradio systems.
Here is the basic approach:
1) Automatically scan gnuradio source tree and build XML
rep
Hello,
I was just wondering if anyone has used GNURadio for any non-radio
applications, specifically phone line modulation/demodulation.
It shouldn't be too difficult to design a daughter board for the USRP to
sample phone line voltage (with an appropriate line interface circuit of
course). Afte
Hello!
Reading the post about Googles's SoC it reminded me of an idea had for
quite a while:
Imagine a graphical interface to Gnuradio where all python blocks are
represented by some widget, with name, parameters, description/doc and
the like. On the left side fo an widget you've some dockin
paul munro wrote:
>
> Sorry mate, disregard the last message. I installed numeric and that
> error is sorted. I do however have another error.
>
> File "C:\Python24\Lib\site-packages\gnuradio\audio_windows.py"
>return _audio_windows.sink(*args)
> NotImplementedError: No matching function for
On Wed, May 03, 2006 at 04:37:49PM -0400, Chuck Swiger wrote:
> Will a 2.x block consume an input stream if it returns 0 output items?
Yes, if it's based on gr_block and you call consume or consume_each
in general_work.
> All the other atsc blocks are at least passing data and reporting
> variou
On Wed, May 03, 2006 at 09:17:21PM +0200, Andreas Schwarz wrote:
> http://code.google.com/soc/:
> "Summer of Code 2006 is a program that offers student developers
> stipends to create new open source programs or to help currently
> established projects. Google will be working with a variety of open
On Wed, May 03, 2006 at 11:31:33AM -0700, Ges wrote:
>
> Hi,
>
> Does anyone know why I get this error out of the blue when using the USRP ??
>
> write_internal_ram failed: error sending control message: Protocol error
> usrp: failed to load firmware
> /usr0/local/gr/share/usrp/rev2/usrp_
17 matches
Mail list logo