# # ChangeLog for /vtcross/trunk/src/service_management_layer/ServiceManagementLayer.cpp # # Generated by Trac 0.11.7 # 06/29/24 11:51:16 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.