Michael Ford wrote:
So, I'm trying tomake a system where nodes communicate, not on set
channels, but on as much of the spectrum as they can use based on the
level of interference. For example, we know that 802.11 divides the
spectrum into 13 channels with the center frequencies set at 5MHz
ap
On Mon, Jul 24, 2006 at 09:32:10PM -0700, Oussama Sekkat wrote:
> Hi,
> quick question: In order to read the gpif.gpf file, do I need to download
> the GPIF Designer software from cypress.com?
I'm not sure about other ways, but yes, the Cypress GPIF designer can
open the file and display it.
> If
Hi,quick question: In order to read the gpif.gpf file, do I need to download the GPIF Designer software from cypress.com?If I do, can that program run on Linux?Thanks,Oussama.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.or
On Mon, Jul 24, 2006 at 04:28:00PM -0400, Kwan Hong Lee wrote:
> Hi,
>
> This is small minor update, but on line 198 of powermate.py
>
>elif name == 'CAVS SpaceShuttle A/V':
>
> should be changed to
>
> elif name == 'Contour Design ShuttleXpress':
>
> To work with Contour Sh
On Mon, Jul 24, 2006 at 04:46:34PM -0700, Quenton Bonds wrote:
> Is there any previously written code for relaying IP packets using the
> GNU Radio SDR? I cannot find it.
In CVS, take a look at:
gnuradio-examples/python/gmsk/tunnel.py.
Be sure to read the README in the same directory.
Eric
_
On Mon, Jul 24, 2006 at 04:03:45PM -0700, Sam Ross wrote:
> Hi, this is my first time using software radio, and I'm having some
> problems. When I try to run one of the programs in
> /.../gnuradio-examples/python/usrp, here is what happens:
Hi Sam,
I believe Michael is on vacation for a bit.
I'm
On Mon, 2006-07-24 at 10:25 -0700, Eric Blossom wrote:
> Chunk, thanks for posting a work-around.
>
> I *really* suggest that you guys sort this out properly and generate a
> patch that fixes it. Otherwise this kludge is going to get
> propagated. You really don't want to be copying files aroun
Is there any previously written code for relaying IP packets using the
GNU Radio SDR? I cannot find it.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi, this is my first time using software radio, and I'm having some
problems. When I try to run one of the programs in
/.../gnuradio-examples/python/usrp, here is what happens:
% pythonw ./usrp_wfm_rcv.py --freq=102M
usb_control_msg failed: usb_control_msg(DeviceRequestTO): pipe is stalled
Using
Replying to myself here:
I was *thinking* that I was using current CVS - instead, some old
version was in the path first.
Jens
On Mon, Jul 24, 2006 at 11:27:05PM +0200, Jens Elsner wrote:
> Hello,
>
> I'm using current CVS; constellation_decoder_cb seems to not get build
> correctly. "inspect.g
Hello,
I'm using current CVS; constellation_decoder_cb seems to not get build
correctly. "inspect.getmembers(gr)" shows no sign of it.
Maybe someone could give me a pointer on where to look to fix it?
Thanks,
Jens
___
Discuss-gnuradio mailing list
Hi,
This is small minor update, but on line 198 of powermate.py
elif name == 'CAVS SpaceShuttle A/V':
should be changed to
elif name == 'Contour Design ShuttleXpress':
To work with Contour ShuttleXpress.
-kwan
___
Discuss-g
Eric Blossom <[EMAIL PROTECTED]> writes:
> I *really* suggest that you guys sort this out properly and generate a
> patch that fixes it. Otherwise this kludge is going to get
> propagated. You really don't want to be copying files around by hand.
> It definitely will lead to problems down the r
On Mon, Jul 24, 2006 at 10:30:13AM -0400, Eric Hill Matlis wrote:
> Chuck-
>
> Following your suggestion, I copied the _gnuradio_swig_python files from
> $prefix/lib64 to $prefix/lib, and now the make check passes for
> gr-audio-alsa. However, trying to run the dial_tone.py example fails
> wit
Chuck-
Following your suggestion, I copied the _gnuradio_swig_python files from
$prefix/lib64 to $prefix/lib, and now the make check passes for
gr-audio-alsa. However, trying to run the dial_tone.py example fails
with:
[EMAIL PROTECTED] audio]$ ./dial_tone.py
Traceback (most recent call las
On Sun, 2006-07-23 at 12:04 -0400, Eric Hill Matlis wrote:
> I can confirm a successful install of gnuradio cvs to my 32-bit
> Fedora Core 5 system, as dial_tone.py works. So my issues with the
> the x86_64 system seem to be related to the location of the 32 and 64-bit
> libraries.
>
> hopefu
16 matches
Mail list logo