discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Bootable Knoppix CD for GNURadio...


From: John Clark
Subject: Re: [Discuss-gnuradio] Bootable Knoppix CD for GNURadio...
Date: Mon, 25 Sep 2006 15:33:42 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5

Eric Blossom schrieb:
On Mon, Sep 25, 2006 at 12:45:07PM -0700, John Clark wrote:
Some time ago, there was some mention of someone who had collected a
GNURadio setup, and put it on a bootable CD. Perhaps it was just someone
thinking about it...

Anyway, if there is such a thing, I would appriciate a pointer to such. I have
a current need to make a more 'embedded' version of a project which is
using GNURadio, and if someone has a CD boot version, that would be
helpful to me either in the form of booting it directly, or at least
what is the core irriducible matrix of required libraries to run an
existing GNURadio project.

Thanks
John Clark

Hi John,

The irreducible matrix of required libraries depends on what you want
to do.

Assuming that you just want to _run_ stuff that depends on gnuradio-core
you need:

  Python
  libfftw3f     // single precision FFTW library


Adding the usrp and gr-usrp adds libusb:

  libusb        // user space access to USB devices

I'm interested in 'running' the GNURadio packages as pretty much pure DSP
tasks, and the box will not have any user interface outside of ssh/scp etc.

So, hopefully, I'll be able to create a embedded environment with just such
a minimal set of stuff...

Thanks
John Clark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]