commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r7985 - gnuradio/branches/developers/nldudok1/gr-passi


From: nldudok1
Subject: [Commit-gnuradio] r7985 - gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone
Date: Sun, 9 Mar 2008 16:05:08 -0600 (MDT)

Author: nldudok1
Date: 2008-03-09 16:05:08 -0600 (Sun, 09 Mar 2008)
New Revision: 7985

Modified:
   gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/AUTHORS
   gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/README
Log:
updated AUTHORS and README

Modified: 
gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/AUTHORS
===================================================================
--- gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/AUTHORS   
2008-03-09 21:52:25 UTC (rev 7984)
+++ gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/AUTHORS   
2008-03-09 22:05:08 UTC (rev 7985)
@@ -1 +1,2 @@
 Eric Blossom <address@hidden>
+Martin Dudok van Heel <nldudok1 at olifantasia dot com>

Modified: 
gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/README
===================================================================
--- gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/README    
2008-03-09 21:52:25 UTC (rev 7984)
+++ gnuradio/branches/developers/nldudok1/gr-passive-radar-standalone/README    
2008-03-09 22:05:08 UTC (rev 7985)
@@ -1,5 +1,5 @@
 #
-# Copyright 2005, 2006 Free Software Foundation, Inc.
+# Copyright 2005, 2006, 2008 Free Software Foundation, Inc.
 # 
 # This file is part of GNU Radio
 # 
@@ -20,23 +20,25 @@
 # 
 
 This directory (and the resulting tarball) contains a build tree with
-examples, Makefiles, etc that demonstrate how to write signal
-processing blocks for the GNU Radio system.  This directory is
-intentionally distributed separately from the unified tarball of the
-rest of GNU Radio in order to avoid problems for people who have begun
-to write blocks with a modified copy of gr-howto-write-a-block.
+code for doing passive radar.
 
+It is not a single complete userfriendly application (yet).
+This directory is intentionally distributed separately from 
+the unified tarball of the rest of GNU Radio in order to avoid
+problems for people who have begun to write blocks with a modified 
+copy of gr-passive-radar-*.
+
 This package requires that gnuradio-core is already installed.  It
 also depends on some GNU Radio prerequisites, such as boost.
 
-To build the examples from the tarball use the normal recipe:
+To build the code from the tarball use the normal recipe:
 
   $ ./configure
   $ make
   $ make check
 
-If you're building from CVS, you'll need to use this sequence, since
-CVS doesn't contain configure or the generated Makefiles.
+If you're building from SVN, you'll need to use this sequence, since
+SVN doesn't contain configure or the generated Makefiles.
 
   $ ./bootstrap
   $ ./configure





reply via email to

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