# # ChangeLog for /vtcross/trunk/src/shell/configs # # Generated by Trac 0.11.7 # 07/01/24 15:27:59 Wed, 02 Sep 2009 14:31:34 GMT bhilburn [452] * vtcross/trunk/configure.ac (modified) * vtcross/trunk/src/shell/Makefile.am (modified) * vtcross/trunk/src/shell/configs/Makefile.am (modified) Making autofoo work properly with the shell/configs directory. Wed, 02 Sep 2009 03:16:34 GMT trnewman [451] * vtcross/trunk/src/shell/configs/Makefile.am (added) This is also needed for including configs into dist Wed, 05 Aug 2009 15:08:41 GMT trnewman [416] * vtcross/trunk/configure.ac (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/examples (deleted) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) * vtcross/trunk/src/cross-examples (added) * vtcross/trunk/src/cross-examples/c++ (added) * vtcross/trunk/src/cross-examples/python (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/README (copied) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (copied) * vtcross/trunk/src/cross-examples/python/libcross_demo.py (copied) * vtcross/trunk/src/shell/configs/ossie_demo.xml (added) Moving examples around to a more appropiate directory. Wed, 29 Jul 2009 20:24:20 GMT trnewman [393] * vtcross/trunk/src/shell/configs/dsa_gnuradio.xml (added) adding dsa xml configuration file Mon, 27 Jul 2009 15:49:38 GMT trnewman [375] * vtcross/trunk/examples (deleted) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (added) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_Demo.cpp (added) * vtcross/trunk/src/cognitive_engines/DSA_CE/Makefile.am (added) * vtcross/trunk/src/cognitive_engines/DSA_CE/cbr.c (added) * vtcross/trunk/src/shell/configs (added) * vtcross/trunk/src/shell/configs/demo.xml (added) * vtcross/trunk/src/shell/configs/example.xml (added) Added DSA CE files, and moved XML configurations to the shell directory.