Statistics
| Branch: | Tag: | Revision:

root / README @ master

History | View | Annotate | Download (4.7 kB)

# Date Author Comment
62eb0520 04/23/2012 12:59 am Tom Rondeau

docs: updating build dependency and building instructions.

f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

2bf64459 04/01/2012 08:13 pm Tom Rondeau

Removes all references to guile and scheme, which are no longer needed.

The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.

6d20c58e 04/01/2012 04:18 pm Tom Rondeau

docs: updating README files for working with cmake.

1864683c 03/04/2012 08:56 pm Tom Rondeau

testing something.

29299eb3 10/21/2011 10:06 pm Tom Rondeau

docs: updating documentation. More build instructions/information in Doxygen. Added logo to doxygen manual, too.

e30b824e 10/19/2011 10:10 pm Tom Rondeau

Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.

bd8dd840 01/22/2011 08:09 pm Tom Rondeau

Adding required legal notice of what a copyright year range means that is now used in the configure.ac file (and others in the future).

a40feb1d 04/26/2010 08:04 pm Johnathan Corgan

Further updates for removing omnithreads

Updates README
Removes Darwin specific variable in usrp.pc

78c121b8 05/23/2009 10:26 pm Johnathan Corgan

Doc cleanup

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11106 221aa14e-8319-0410-a670-987f0aec2ac5

4c84464a 02/17/2009 05:03 pm Johnathan Corgan

Updated README for gsl and GRC

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10453 221aa14e-8319-0410-a670-987f0aec2ac5

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5

e7083c35 11/12/2007 06:07 pm Eric Blossom

doc cleanup

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6868 221aa14e-8319-0410-a670-987f0aec2ac5

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5

7319f1cc 05/30/2007 05:37 pm Eric Blossom

minor doc tweak

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5571 221aa14e-8319-0410-a670-987f0aec2ac5

9880e7bb 05/28/2007 05:04 pm Johnathan Corgan

Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Numeric to numpy. Trunk passes distcheck. gr-radio-astronomy still needs conversion.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5553 221aa14e-8319-0410-a670-987f0aec2ac5

bbc84f59 05/11/2007 11:53 pm gdt

Document dependency on GNU make, which previously was official but
secret :-)

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5460 221aa14e-8319-0410-a670-987f0aec2ac5

b10b4d15 05/07/2007 08:27 pm Eric Blossom

Added guile dependency to the README

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5252 221aa14e-8319-0410-a670-987f0aec2ac5

7bf578af 01/31/2007 01:28 am gdt

spiff up pkg_chk config file:

include jack, portaudio and SDL
trim boost requirement to boost-headers since GNU Radio only uses
smart pointers

Add pointer in README, and sugges that the pkg_chk config file may be
useful to others as a reference.
...

2963f41e 11/30/2006 11:06 pm Johnathan Corgan

Require swig version 1.3.31 due to broken 'director' functionality in prior versions. Addresses ticket:106.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4045 221aa14e-8319-0410-a670-987f0aec2ac5

1d92f3ad 11/25/2006 01:10 pm gdt

Note optional use of xmlto.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4019 221aa14e-8319-0410-a670-987f0aec2ac5

15698af5 10/04/2006 08:02 pm gdt

general cleanup:

add hints for pkgsrc (dependencies, how to link against them, avoid suggesing to install -devel)
adjust language to be more OS-neutral
change PYTHONPATH hint example to be 2.4 since that's more likely to be right if blindly copied....
2072f53c 09/16/2006 02:26 am Eric Blossom

gnuradio.utah.edu --> gnuradio.org

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3545 221aa14e-8319-0410-a670-987f0aec2ac5

6105af53 09/16/2006 02:14 am Eric Blossom

Added note about how to work around Fedora Core PYTHONPATH weirdness on X86_64.
Closed ticket:39.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3544 221aa14e-8319-0410-a670-987f0aec2ac5

86f5c924 09/13/2006 09:30 pm Eric Blossom

Updated FSF address in all files. Fixes ticket:51

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5

a221cbd5 08/04/2006 03:05 am Johnathan Corgan

Fixed typo.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3135 221aa14e-8319-0410-a670-987f0aec2ac5

559f82a0 08/04/2006 01:54 am Eric Blossom

Cleaned up top-level README, and fixed or deleted lower level ones as
appropriate.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3133 221aa14e-8319-0410-a670-987f0aec2ac5

5d69a524 08/03/2006 04:51 am Johnathan Corgan

Houston, we have a trunk.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5