# # ChangeLog for /vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp # # Generated by Trac 0.11.7 # 06/26/24 16:20:00 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. Mon, 17 Aug 2009 20:18:11 GMT trnewman [421] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) SML bug fixed Fri, 07 Aug 2009 15:03:00 GMT wrodgers [419] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Updated c-string operations to c++ Mon, 03 Aug 2009 15:18:26 GMT trnewman [411] * vtcross/trunk/COPYING (added) * vtcross/trunk/Makefile.am (modified) * vtcross/trunk/Makefile.common (modified) * vtcross/trunk/configure.ac (modified) * vtcross/trunk/doc/Makefile.am (modified) * vtcross/trunk/reconf (modified) * vtcross/trunk/src/Makefile.am (modified) * 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 (modified) * vtcross/trunk/src/cognitive_engines/CBR_CE/cbr_demo.c (deleted) * 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/DSA_CE/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/cbr.c (modified) * vtcross/trunk/src/cognitive_engines/DSA_CE/examples/libcross_demo.py (modified) * vtcross/trunk/src/cognitive_engines/Makefile.am (modified) * vtcross/trunk/src/include/Makefile.am (modified) * vtcross/trunk/src/include/tinyxml/Makefile.am (modified) * vtcross/trunk/src/include/vtcross/Makefile.am (modified) * vtcross/trunk/src/include/vtcross/cbr.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/debug.h (modified) * vtcross/trunk/src/include/vtcross/error.h (modified) * vtcross/trunk/src/include/vtcross/libvtcross.h (modified) * vtcross/trunk/src/include/vtcross/socketcomm.h (modified) * vtcross/trunk/src/lib/Makefile.am (modified) * vtcross/trunk/src/lib/socketcomm/Makefile.am (modified) * vtcross/trunk/src/lib/socketcomm/socketcomm.cpp (modified) * vtcross/trunk/src/lib/tinyxml/Makefile.am (modified) * vtcross/trunk/src/policy_engines/Makefile.am (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/policy_engines/policy_demo.cpp (modified) * vtcross/trunk/src/service_management_layer/Makefile.am (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/Makefile.am (modified) * vtcross/trunk/src/shell/shell_demo.cpp (modified) Adding Apache license information. Fri, 10 Jul 2009 17:45:38 GMT wrodgers [316] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/shell/CognitiveRadioShell.cpp (modified) Updated SML and Shell for new I/O model, minor bug fixes Thu, 09 Jul 2009 13:28:05 GMT wrodgers [313] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Minor changes to finalize LT/GT in IF statements Tue, 07 Jul 2009 20:35:40 GMT wrodgers [308] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) slight modification to SML Mon, 29 Jun 2009 15:24:24 GMT wrodgers [295] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fixed minor errors/compressed XML read operation Tue, 23 Jun 2009 19:22:35 GMT wrodgers [294] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added nested conditionals, service paramaters, more dynamic conditional ... Fri, 19 Jun 2009 18:03:08 GMT wrodgers [293] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added non-observ/param inputs for missions Fri, 19 Jun 2009 18:02:11 GMT wrodgers [292] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added non-observ/param inputs for missions Fri, 19 Jun 2009 13:09:01 GMT wrodgers [291] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added non-observ/param inputs for missions Thu, 18 Jun 2009 20:32:42 GMT wrodgers [290] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Works for 3 levels of nested if's. Nested while support still to come. ... Thu, 18 Jun 2009 15:26:10 GMT wrodgers [289] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) SML can now handle non-nested if statements in the format described by ... Thu, 18 Jun 2009 13:00:38 GMT wrodgers [288] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added support for using individual observable and paramater names as ... Thu, 18 Jun 2009 12:19:56 GMT wrodgers [287] * vtcross/trunk/src/include/vtcross/containers.h (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Begun work on nested conditionals, direct communication. This should ... Tue, 16 Jun 2009 20:12:04 GMT wrodgers [285] * vtcross/trunk/COPYING (modified) * vtcross/trunk/INSTALL (modified) * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/cognitive_engines/cbr_demo.cpp (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/libvtcross/libvtcross.cpp (modified) * vtcross/trunk/src/libvtcross/libvtcross_demo_sml.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) updating SML demo Tue, 16 Jun 2009 18:22:48 GMT wrodgers [282] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Latest update of SML Tue, 16 Jun 2009 16:03:31 GMT wrodgers [279] * vtcross/trunk/src/service_management_layer/Makefile.am (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) Updated shell to conform with API Tue, 16 Jun 2009 15:29:46 GMT wrodgers [278] * vtcross/trunk/src/cognitive_engines/CognitiveEngine.cpp (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/service_management_layer/Makefile.am (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/service_management_layer/sml_demo.cpp (modified) Updated functionality of methods to include ReceiveServices, other minor ... Tue, 24 Mar 2009 22:28:31 GMT bhilburn [206] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Wrote out basic structure for the WaitForSignal for the SML. Note that ... Tue, 24 Mar 2009 22:03:08 GMT bhilburn [204] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Fleshed out the basic functions of the SML class. The meat is still ... Tue, 24 Mar 2009 21:33:27 GMT bhilburn [200] * vtcross/trunk/.gitignore (modified) * vtcross/trunk/src/service_management_layer/Makefile.am (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/service_management_layer/sml_demo.cpp (added) Initial work to get SML class compiling with a working skeleton. Still ... Sun, 22 Mar 2009 04:38:35 GMT bhilburn [181] * vtcross/trunk/src/Makefile.am (modified) * vtcross/trunk/src/cognitive_engines/cbr_demo.c (modified) * vtcross/trunk/src/include/vtcross/components.h (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) * vtcross/trunk/src/shell/cr_shell.cpp (modified) Implemented a more standard way of registering/deregistering components ... Thu, 19 Mar 2009 17:37:36 GMT bhilburn [164] * vtcross/trunk/src/lib/socketcomm/socketcomm.cpp (modified) * vtcross/trunk/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (modified) Added some TODOs to the following files: Thu, 19 Mar 2009 14:17:26 GMT bhilburn [163] * vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp (added) * vtcross/trunk/src/service_management_layer/dir_place_holder.temp (deleted) Deleting old empty file, adding implementation file for the SML.