« Previous - Version 8/135 (diff) - Next » - Current version
Eric Blossom, 08/23/2006 03:52 am
info about guest account


= Welcome to the GNU Radio Trac System =

All GNU Radio related code is now in a [http://subversion.tigris.org subversion] repository which you can browse from the "Browse Source" button above. To '''download the latest code''', do the following from the commnd line:

{{{
$ svn co http://gnuradio.org/svn/gnuradio/trunk gnuradio
}}}

The BuildGuide contains info on how to get GNU Radio up and running on your computer.

USRP hardware schematics and associated files can be obtained with the following command:

{{{
$ svn co http://gnuradio.org/svn/usrp-hw/trunk usrp-hw
}}}

Starting Points * BuildGuide -- Instructions on how to build and install GNU Radio * TracGuide -- Built-in Documentation

For a complete list of local wiki pages, see TitleIndex.


As all Wiki pages, this page is editable, this means that you can
modify the contents of this page simply by using your
web-browser. Simply click on the "Edit this page" link at the bottom
of the page. If you don't see an "Edit this page" or "New Ticket" link, click on "Login"
and provide either your developer name and password, or "guest" and
the guest password.
WikiFormatting will give you a detailed description of
available Wiki formatting commands.

TracGuide is a good introduction to using Trac