commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r6373 - in gnuradio/branches/developers/jcorgan/t162:


From: jcorgan
Subject: [Commit-gnuradio] r6373 - in gnuradio/branches/developers/jcorgan/t162: config gnuradio-examples/python gnuradio-examples/python/hier
Date: Sat, 8 Sep 2007 21:39:52 -0600 (MDT)

Author: jcorgan
Date: 2007-09-08 21:39:52 -0600 (Sat, 08 Sep 2007)
New Revision: 6373

Added:
   gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/dect/
   gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/limbo/
   gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/sounder/
Removed:
   gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/dect/
   
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/sounder/
Modified:
   gnuradio/branches/developers/jcorgan/t162/config/grc_gnuradio_examples.m4
   
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/Makefile.am
   
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/Makefile.am
Log:
Work in progress

Modified: 
gnuradio/branches/developers/jcorgan/t162/config/grc_gnuradio_examples.m4
===================================================================
--- gnuradio/branches/developers/jcorgan/t162/config/grc_gnuradio_examples.m4   
2007-09-09 00:45:31 UTC (rev 6372)
+++ gnuradio/branches/developers/jcorgan/t162/config/grc_gnuradio_examples.m4   
2007-09-09 03:39:52 UTC (rev 6373)
@@ -28,19 +28,14 @@
         gnuradio-examples/python/apps/hf_radio/Makefile \
         gnuradio-examples/python/apps/Makefile \
         gnuradio-examples/python/audio/Makefile \
+       gnuradio-examples/python/dect/Makefile \
         gnuradio-examples/python/digital/Makefile \
         gnuradio-examples/python/digital_voice/Makefile \
-       gnuradio-examples/python/hier/Makefile \
-       gnuradio-examples/python/hier/networking/Makefile \
-       gnuradio-examples/python/hier/digital/Makefile \
-       gnuradio-examples/python/hier/dect/Makefile \
-       gnuradio-examples/python/hier/ofdm/Makefile \
-       gnuradio-examples/python/hier/sounder/Makefile \
-       gnuradio-examples/python/hier/usrp/Makefile \
         gnuradio-examples/python/multi-antenna/Makefile \
         gnuradio-examples/python/multi_usrp/Makefile \
         gnuradio-examples/python/networking/Makefile \
        gnuradio-examples/python/ofdm/Makefile \
+       gnuradio-examples/python/sounder/Makefile \
         gnuradio-examples/python/usrp/Makefile \
     ])
 

Modified: 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/Makefile.am  
    2007-09-09 00:45:31 UTC (rev 6372)
+++ 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/Makefile.am  
    2007-09-09 03:39:52 UTC (rev 6373)
@@ -24,13 +24,14 @@
 SUBDIRS = \
     apps \
     audio \
+    dect \
     digital_voice \
     digital \
     multi-antenna \
     multi_usrp \
     networking \
+    sounder \
     usrp \
-    hier \
     ofdm
 
 # Make example scripts with #! executable

Copied: gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/dect 
(from rev 6372, 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/dect)

Modified: 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/Makefile.am
===================================================================
--- 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/Makefile.am
 2007-09-09 00:45:31 UTC (rev 6372)
+++ 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/Makefile.am
 2007-09-09 03:39:52 UTC (rev 6373)
@@ -20,7 +20,5 @@
 # 
 
 SUBDIRS = \
-    dect \
     networking \
-    sounder \
     usrp

Copied: 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/sounder 
(from rev 6372, 
gnuradio/branches/developers/jcorgan/t162/gnuradio-examples/python/hier/sounder)





reply via email to

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