# # ChangeLog for / # # Generated by Trac 0.11.7 # 05/15/24 17:19:22 Mon, 04 Jan 2010 20:14:19 GMT bhilburn [534] * vtcross/trunk/src/cognitive_engines/CBR_CE/CBR_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_Demo.cpp (modified) Converted the OSSIE stuff to use the new class tree. Mon, 04 Jan 2010 20:14:18 GMT bhilburn [533] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_Demo.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) Converted the DSA_CE to use the new class tree. Mon, 04 Jan 2010 20:14:18 GMT bhilburn [532] * vtcross/trunk/src/cognitive_engines/CBR_CE/CBR_CE.cpp (added) * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (deleted) * vtcross/trunk/src/cognitive_engines/CBR_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/cbr_demo.cpp (modified) * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) Recreated the CognitiveEngine class, inherited and implemented it with ... Mon, 04 Jan 2010 20:14:17 GMT bhilburn [531] * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (added) * vtcross/trunk/src/include/vtcross/cognitive_engine.h (modified) Creating the new CognitiveEngine.cpp default implementation file, ... Mon, 04 Jan 2010 20:14:16 GMT bhilburn [530] * vtcross/trunk/src/include/vtcross/cognitive_engine.h (modified) Redefining the cognitive engine class to reflect new class hierarchy. ... Mon, 04 Jan 2010 20:14:16 GMT bhilburn [529] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) Minor whitespace fixes - empting changeset in preperation for branch. Wed, 09 Dec 2009 03:31:49 GMT trnewman [528] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/README (modified) Small change. Mainly testing an svn modification. Tue, 08 Dec 2009 16:17:28 GMT bhilburn [527] * vtcross/branches/engineTreeFix/src/cognitive_engines/CBR_CE/CBR_CE.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/OSSIE_DEMO_CE/Makefile.am (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_Demo.cpp (modified) Converted the OSSIE stuff to use the new class tree. Mon, 07 Dec 2009 22:00:01 GMT bhilburn [526] * vtcross/branches/engineTreeFix/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/DSA_CE/DSA_Demo.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/DSA_CE/Makefile.am (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/Makefile.am (modified) Converted the DSA_CE to use the new class tree. Mon, 07 Dec 2009 17:44:58 GMT bhilburn [525] * vtcross/branches/engineTreeFix/src/cognitive_engines/CBR_CE/CBR_CE.cpp (added) * vtcross/branches/engineTreeFix/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (deleted) * vtcross/branches/engineTreeFix/src/cognitive_engines/CBR_CE/Makefile.am (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/CBR_CE/cbr_demo.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/branches/engineTreeFix/src/cognitive_engines/Makefile.am (modified) Recreated the CognitiveEngine class, inherited and implemented it with ... Wed, 18 Nov 2009 22:16:24 GMT bhilburn [524] * vtcross/branches/engineTreeFix/src/cognitive_engines/CognitiveEngine.cpp (added) * vtcross/branches/engineTreeFix/src/include/vtcross/cognitive_engine.h (modified) Creating the new CognitiveEngine.cpp default implementation file, ... Wed, 18 Nov 2009 21:42:46 GMT bhilburn [523] * vtcross/branches/engineTreeFix/src/include/vtcross/cognitive_engine.h (modified) Redefining the cognitive engine class to reflect new class hierarchy. ... Tue, 17 Nov 2009 21:27:59 GMT bhilburn [522] * vtcross/branches/engineTreeFix (copied) Create branch engineTreeFix Tue, 17 Nov 2009 20:13:58 GMT bhilburn [521] * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/libvtcross/libvtcross.cpp (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) Added some more doxygen docs at the top of files. Mon, 16 Nov 2009 23:36:12 GMT bhilburn [520] * vtcross/trunk/doc/doxygen/Doxyfile (modified) Removing absolute directory references. Mon, 16 Nov 2009 23:34:08 GMT bhilburn [519] * vtcross/trunk/doc/doc_placeholder.temp (deleted) * vtcross/trunk/doc/doxygen (added) * vtcross/trunk/doc/doxygen/Doxyfile (added) Adding the Doxygen configuration file. Fri, 13 Nov 2009 20:37:02 GMT bhilburn [518] * vtcross/trunk/src/include/vtcross/cbr.h (modified) * vtcross/trunk/src/include/vtcross/cognitive_engine.h (modified) * vtcross/trunk/src/include/vtcross/common.h (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/include/vtcross/containers.h (modified) * vtcross/trunk/src/include/vtcross/cross_shell.h (modified) * vtcross/trunk/src/include/vtcross/debug.h (modified) * vtcross/trunk/src/include/vtcross/error.h (modified) * vtcross/trunk/src/include/vtcross/libvtcross.h (modified) * vtcross/trunk/src/include/vtcross/policy_engine.h (modified) * vtcross/trunk/src/include/vtcross/service_management_layer.h (modified) * vtcross/trunk/src/include/vtcross/socketcomm.h (modified) Added Doxygen documentation to headers in the include/vtcross directory. Wed, 11 Nov 2009 21:38:41 GMT trnewman [517] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) One more small output fix Wed, 11 Nov 2009 21:34:45 GMT trnewman [516] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Output fix Wed, 11 Nov 2009 21:33:40 GMT trnewman [515] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) small fix Wed, 11 Nov 2009 21:32:38 GMT trnewman [514] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) Capped utility to prevent positive feedback loop Wed, 11 Nov 2009 21:23:17 GMT trnewman [513] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) Increased PU detection threshold for utility punishment Wed, 11 Nov 2009 21:14:58 GMT trnewman [512] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) debug Wed, 11 Nov 2009 21:03:01 GMT trnewman [511] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) Making it obvious where the core DSA algorithm is located Wed, 11 Nov 2009 20:42:12 GMT trnewman [510] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Fixed error in stats Wed, 11 Nov 2009 20:34:49 GMT trnewman [509] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) * vtcross/trunk/src/include/vtcross/cbr.h (modified) Took out some debug and added some stats Wed, 11 Nov 2009 20:20:13 GMT trnewman [508] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) Removed uneeded sql insert Wed, 11 Nov 2009 19:57:00 GMT trnewman [507] * vtcross/trunk/src/include/vtcross/cbr.h (modified) debug stuff Mon, 02 Nov 2009 23:18:37 GMT sriram [506] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Try again after rendezvous fails..changed a code a little for this Wed, 28 Oct 2009 14:26:34 GMT sriram [505] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Few changes for measuring no packet time Fri, 23 Oct 2009 16:32:19 GMT bhilburn [504] * vtcross/branches/mg (copied) * vtcross/branches/mgadhiok (deleted) Renaming Manik's directory, as requested. Fri, 23 Oct 2009 15:41:37 GMT bhilburn [503] * vtcross/branches/mgadhiok (copied) * vtcross/branches/mprice (copied) Creating branches for Matt and Manik to do some test development. Tue, 13 Oct 2009 15:32:46 GMT trnewman [502] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/generic_usrp.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/pick_bitrate.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/receive_path.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/transmit_path.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/usrp_options.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/usrp_receive_path.py (added) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/usrp_transmit_path.py (added) Adding gnuradio files. Fri, 09 Oct 2009 01:18:22 GMT sriram [501] * vtcross/branches/sriram/rfic/db_rfic.cc (modified) Working driver code Sun, 04 Oct 2009 16:36:56 GMT sriram [500] * vtcross/branches/sriram/rfic/db_rfic.cc (modified) Cleaning up debug statements and removing pointer return type from ... Sat, 03 Oct 2009 23:29:31 GMT bhilburn [499] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Some changes to benchmark_dsa.py that didn't get included in the last ... Sat, 03 Oct 2009 22:48:33 GMT bhilburn [498] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) * vtcross/trunk/src/include/vtcross/libvtcross.h (modified) * vtcross/trunk/src/lib/socketcomm/socketcomm.cpp (modified) * vtcross/trunk/src/libvtcross/libvtcross.cpp (modified) Numerous changes. A VTCROSS shell can now be remote relative to the ... Fri, 02 Oct 2009 19:34:38 GMT bhilburn [497] * vtcross/trunk/src/include/vtcross/cbr.h (modified) All SQL problems hammered out and tested. Fri, 02 Oct 2009 19:32:00 GMT bhilburn [496] * vtcross/trunk/src/include/vtcross/cbr.h (modified) Fixing SQL comma splice. Fri, 02 Oct 2009 19:23:00 GMT bhilburn [495] * vtcross/trunk/src/include/vtcross/cbr.h (modified) Fixing the same SQL error in a later line. Fri, 02 Oct 2009 19:17:24 GMT bhilburn [494] * vtcross/trunk/src/include/vtcross/cbr.h (modified) Fixing an SQL command error. Mon, 28 Sep 2009 21:12:26 GMT bhilburn [493] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/README (modified) * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Fixing whitespace issues in benchmark_dsa.py, updated contact info. Thu, 24 Sep 2009 02:55:52 GMT trnewman [492] Removing more uneeded items. Thu, 24 Sep 2009 02:50:31 GMT trnewman [491] Adding extra dirs and removing uneeded python dir Thu, 24 Sep 2009 02:47:10 GMT trnewman [490] Adding IDL check Thu, 24 Sep 2009 02:44:33 GMT trnewman [489] Revamp Thu, 24 Sep 2009 02:38:46 GMT trnewman [488] Forgot to add makefile Thu, 24 Sep 2009 02:37:54 GMT trnewman [487] Adding reconf Thu, 24 Sep 2009 02:36:36 GMT trnewman [486] Removing cryptopp source Thu, 24 Sep 2009 02:34:29 GMT trnewman [485] Adding autofoo system in place of old system. Thu, 24 Sep 2009 01:30:45 GMT trnewman [484] Removing unused directory. Tue, 22 Sep 2009 18:48:34 GMT sriram [483] * vtcross/branches/sriram/rfic (added) * vtcross/branches/sriram/rfic/Makefile.am (added) * vtcross/branches/sriram/rfic/burn-db-eeprom (added) * vtcross/branches/sriram/rfic/db_boards.cc (added) * vtcross/branches/sriram/rfic/db_rfic.cc (added) * vtcross/branches/sriram/rfic/db_rfic.h (added) * vtcross/branches/sriram/rfic/usrp_dbid.cc (added) * vtcross/branches/sriram/rfic/usrp_dbid.dat (added) * vtcross/branches/sriram/rfic/usrp_dbid.h (added) Adding driver files to folder rfic Tue, 22 Sep 2009 18:45:44 GMT sriram [482] * vtcross/branches/sriram/Makefile.am (deleted) * vtcross/branches/sriram/db_boards.cc (deleted) * vtcross/branches/sriram/db_rfic.cc (deleted) * vtcross/branches/sriram/db_rfic.h (deleted) * vtcross/branches/sriram/usrp_dbid.cc (deleted) * vtcross/branches/sriram/usrp_dbid.dat (deleted) * vtcross/branches/sriram/usrp_dbid.h (deleted) Deleting rfic files from the main folder Tue, 22 Sep 2009 18:42:41 GMT sriram [481] * vtcross/branches/sriram/burn-db-eeprom (deleted) Deleting from main branches folder Tue, 22 Sep 2009 16:25:37 GMT trnewman [480] * vtcross/branches/sriram/Makefile.am (added) * vtcross/branches/sriram/burn-db-eeprom (added) * vtcross/branches/sriram/db_boards.cc (added) * vtcross/branches/sriram/db_rfic.cc (added) * vtcross/branches/sriram/db_rfic.h (added) * vtcross/branches/sriram/usrp_dbid.cc (added) * vtcross/branches/sriram/usrp_dbid.dat (added) * vtcross/branches/sriram/usrp_dbid.h (added) Adding motorola rfic driver files Fri, 18 Sep 2009 14:25:13 GMT bhilburn [479] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) A few changes to the SML which might be necessary for the sql code to ... Wed, 09 Sep 2009 20:04:18 GMT bhilburn [478] * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) Fixing the math include to C++ standards. Wed, 09 Sep 2009 18:01:14 GMT bhilburn [477] * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) The OSSIE CBR is now properly using strings. Wed, 09 Sep 2009 18:01:14 GMT bhilburn [476] * vtcross/trunk/src/include/vtcross/cbr.h (modified) I have no idea how this was getting past the compiler. Wed, 09 Sep 2009 18:01:13 GMT bhilburn [475] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) The DSA CE is now properly using std::strings. Wed, 09 Sep 2009 18:01:13 GMT bhilburn [474] * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (modified) Missed a few char* casts last time - removing them now. Wed, 09 Sep 2009 18:01:12 GMT bhilburn [473] * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (modified) The CBR_CE is now properly using strings. Wed, 09 Sep 2009 18:01:12 GMT bhilburn [472] * vtcross/trunk/src/include/vtcross/cbr.h (modified) Cleaned up the CBR code and converted it from c-strings to std::string. ... Wed, 09 Sep 2009 18:01:11 GMT bhilburn [471] * vtcross/trunk/src/include/vtcross/cbr.h (modified) Larger-block reformats. About to start converting from c-strings to ... Mon, 07 Sep 2009 22:11:52 GMT bhilburn [470] * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/cbr.c (deleted) * vtcross/trunk/src/include/vtcross/cbr.h (modified) Converted the OSSIE CE over to the C++ CBR by creating a child class of ... Mon, 07 Sep 2009 21:28:20 GMT bhilburn [469] * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/cbr.c (deleted) * vtcross/trunk/src/include/vtcross/cbr.h (modified) Moved over the necessary CBR functionality for DSA_CE using the new C++ ... Mon, 07 Sep 2009 21:04:29 GMT bhilburn [468] * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/cbr.c (deleted) * vtcross/trunk/src/include/vtcross/cbr.h (modified) Fully implemented the CBR as a C++ class, and using it within the CBR_CE ... Mon, 07 Sep 2009 16:47:30 GMT bhilburn [467] * vtcross/trunk/src/libvtcross/swig/cross.py (deleted) * vtcross/trunk/src/libvtcross/swig/libvtcross_wrap.cpp (deleted) I'm a moron - undoing the last commit. Mon, 07 Sep 2009 16:45:47 GMT bhilburn [466] * vtcross/trunk/src/libvtcross/swig/cross.py (added) * vtcross/trunk/src/libvtcross/swig/libvtcross_wrap.cpp (added) Adding SWIG files to the SCM. Mon, 07 Sep 2009 16:43:48 GMT bhilburn [465] * vtcross/trunk/src/cognitive_engines/CBR_CE/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/cbr_demo.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/DSA_Demo.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_Demo.cpp (modified) * vtcross/trunk/src/include/vtcross/Makefile.am (modified) * vtcross/trunk/src/include/vtcross/cognitive_engine.h (added) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/include/vtcross/cross_shell.h (added) * vtcross/trunk/src/include/vtcross/policy_engine.h (added) * vtcross/trunk/src/include/vtcross/service_management_layer.h (added) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/policy_engines/policy_demo.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/service_management_layer/sml_demo.cpp (modified) * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) * vtcross/trunk/src/shell/shell_demo.cpp (modified) First step in revamping component architecture in preperation for fixing ... Fri, 04 Sep 2009 15:32:27 GMT trnewman [464] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Removing the set_freq function call from benchmark_dsa.py Fri, 04 Sep 2009 01:37:42 GMT trnewman [463] * vtcross/trunk/src/cross-examples/python/gnuradio-examples/benchmark_dsa.py (modified) Updating to work with latest gnuradio utilities. Thu, 03 Sep 2009 16:30:46 GMT bhilburn [462] * vtcross/branches/fixingSML (deleted) Previous commit merged changes over. Ceasing work on fixing the SML ... Thu, 03 Sep 2009 16:29:03 GMT bhilburn [461] * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Merge branch 'local-fixingSML' into local-trunk Thu, 03 Sep 2009 16:09:04 GMT bhilburn [460] * vtcross/branches/fixingSML/src/include/vtcross/components.h (modified) Mostly whitespace fixes. Only commiting so I can merge changes and ... Thu, 03 Sep 2009 15:24:09 GMT bhilburn [459] * vtcross/branches/fixingCBR (deleted) * vtcross/branches/sectorizedPE (deleted) Deleting old branches that I never used before leaving for the Summer. Thu, 03 Sep 2009 04:23:49 GMT trnewman [458] * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/cbr.c (modified) Bug fixes for ossie demo Wed, 02 Sep 2009 22:33:48 GMT cdietric [457] * vtcross/trunk/configure.ac (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/OSSIE_CE.cpp (modified) * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/cbr.c (modified) * vtcross/trunk/src/shell/configs/ossie_demo.xml (modified) updates for CROSS-OSSIE demo Wed, 02 Sep 2009 21:07:43 GMT bhilburn [456] * vtcross/branches/fixingSML/src/service_management_layer/ServiceManagementLayer.cpp (modified) Reworked some of the global fields to make them easier to read & follow. Wed, 02 Sep 2009 20:26:37 GMT bhilburn [455] * vtcross/branches/svn-commit.tmp (deleted) Deleting a temporary file that shouldn't be in the repo. Wed, 02 Sep 2009 20:23:47 GMT bhilburn [454] * vtcross/branches/fixingSML (copied) Create branch fixingSML Wed, 02 Sep 2009 15:29:24 GMT trnewman [453] * vtcross/trunk/configure.ac (modified) Fixed bug for older versions of automake where macro didnt propagate 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, 02 Sep 2009 03:07:14 GMT trnewman [450] * vtcross/trunk/configure.ac (modified) Fixing configs bug Tue, 01 Sep 2009 20:52:42 GMT trnewman [449] * vtcross/trunk/src/cognitive_engines/OSSIE_DEMO_CE/cbr.c (modified) * vtcross/trunk/src/shell/Makefile.am (modified) Added timestamp in OSSIE demo, probably should make this a common thing ... Tue, 01 Sep 2009 15:35:28 GMT bhilburn [448] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Commenting out the printDatabase function since it isn't complete, and ... Mon, 31 Aug 2009 21:53:53 GMT bhilburn [447] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fixed the print database command to operate like the rest of the code in ... Mon, 31 Aug 2009 21:30:09 GMT bhilburn [446] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Cleaned up the code, but it still needs to be heavily refactored. Lots ... Fri, 28 Aug 2009 20:53:43 GMT bhilburn [445] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) 55% done with code cleanup. Discovered a variable scoping issue that is ... Fri, 28 Aug 2009 15:58:02 GMT bhilburn [444] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) 40% done reworking the SML source. Wed, 26 Aug 2009 22:49:00 GMT bhilburn [443] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Code cleanup in the sqlite DB creation functions. Wed, 26 Aug 2009 22:35:44 GMT bhilburn [442] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fixed a memory leak (and redundant memory allocation), and moved the ... Wed, 26 Aug 2009 22:35:43 GMT bhilburn [441] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Mostly style fixes. Changing over some fprintf's to use the proper ... Wed, 26 Aug 2009 22:35:43 GMT bhilburn [440] * vtcross/trunk/src/include/vtcross/components.h (modified) Replacing tabs with spaces. Wed, 26 Aug 2009 21:19:39 GMT bhilburn [439] * vtcross/trunk/src/libvtcross/swig/Makefile.am (modified) * vtcross/trunk/src/libvtcross/swig/libvtcross.i (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fixed local includes. In order for autofoo installs to work, the install ... Tue, 25 Aug 2009 19:00:10 GMT bhilburn [438] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Made 2221 substitions (tabs to spaces) on nearly 800 lines. Tue, 25 Aug 2009 18:40:40 GMT bhilburn [437] * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) Mostly style fixes (tabs -> spaces, wrong indentation, etc). Tue, 25 Aug 2009 18:40:39 GMT bhilburn [436] * vtcross/trunk/src/include/vtcross/debug.h (modified) I'm an idiot and forgot WARNING was already in error.h Tue, 25 Aug 2009 17:35:50 GMT bhilburn [435] * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) Now outputting socketFD in of registered components in logs, returning ...