# # ChangeLog for /vtcross/branches # # Generated by Trac 0.11.7 # 06/29/24 06:16:01 Sun, 08 Mar 2009 20:44:05 GMT bhilburn [104] * vtcross/branches/bhilburn/include/components.h (modified) * vtcross/branches/bhilburn/include/containers.h (modified) Little reformatting regarding spacing and comments. Also, fixed ... Sun, 08 Mar 2009 20:30:23 GMT bhilburn [103] * vtcross/branches/bhilburn/include/containers.h (modified) Argh. Someone committed code with mixed spaces and tabs. Fixing. Sun, 08 Mar 2009 20:28:19 GMT bhilburn [102] * vtcross/branches/bhilburn/include/components.h (modified) * vtcross/branches/bhilburn/include/containers.h (added) Added the containers.h header to export commonly-used data container ... Sun, 08 Mar 2009 20:13:57 GMT bhilburn [101] * vtcross/branches/bhilburn/include (added) * vtcross/branches/bhilburn/include/components.h (added) Created initial header with API for components. Still not really ... Sun, 08 Mar 2009 20:09:49 GMT bhilburn [100] * vtcross/branches/bhilburn (copied) Create branch bhilburn Tue, 02 Dec 2008 16:32:27 GMT jgaeddert [91] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (modified) removing unnecessary socket library from Makefile Fri, 28 Nov 2008 02:33:15 GMT ahe [90] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) fixed the bug, experience transmission works Fri, 28 Nov 2008 02:32:50 GMT ahe [89] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) fixed the bug, experience transmission works Thu, 27 Nov 2008 00:35:17 GMT ahe [88] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) receive experience from cr, have bugs Thu, 27 Nov 2008 00:34:48 GMT ahe [87] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) send experience to ce Tue, 25 Nov 2008 19:31:00 GMT trnewman [86] * vtcross/branches/trnewman/CR_shell/example.ce.xml (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) fixed some error handling issues Tue, 25 Nov 2008 16:25:13 GMT trnewman [85] * vtcross/branches/trnewman/CR_shell/example.ce.xml (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) Filled out UpdateCEExp a bit Tue, 25 Nov 2008 01:35:36 GMT ahe [84] * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.cpp (deleted) remove temporary files Tue, 25 Nov 2008 01:33:10 GMT ahe [83] * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) client sends results to server Tue, 25 Nov 2008 01:32:52 GMT ahe [82] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) server get results from client Mon, 24 Nov 2008 22:31:46 GMT ahe [81] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) server receive results Mon, 24 Nov 2008 21:26:24 GMT ahe [80] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) receive results from client Mon, 24 Nov 2008 21:25:40 GMT ahe [79] * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (modified) client send results to server Mon, 24 Nov 2008 17:12:17 GMT trnewman [78] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) comments Mon, 24 Nov 2008 16:56:47 GMT ahe [77] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (modified) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.c (added) cbr in c working with socket Mon, 24 Nov 2008 02:11:53 GMT ahe [76] * vtcross/branches/trnewman/CR_engines/CBR/Makefile (added) * vtcross/branches/trnewman/CR_engines/CBR/src (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/cbr.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/main_cognitive_engine.cpp (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.c (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3.h (added) * vtcross/branches/trnewman/CR_engines/CBR/src/sqlite3ext.h (added) try to incorporate cbr but failed in compiling Sun, 23 Nov 2008 20:36:07 GMT ahe [75] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) remove test printout Sun, 23 Nov 2008 20:25:58 GMT ahe [74] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) break clinet code into small function calls Sun, 23 Nov 2008 03:53:53 GMT ahe [73] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) minor modification of socket Sun, 23 Nov 2008 03:48:38 GMT trnewman [72] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) Added some API function shells Sun, 23 Nov 2008 02:14:44 GMT ahe [71] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) send xml from server to client through socket Sat, 22 Nov 2008 14:47:20 GMT trnewman [70] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/socket/simple_client_main.cpp (modified) Fixed send and recv problems whrn trying to send multiple consecutive ... Fri, 21 Nov 2008 18:34:28 GMT ahe [69] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) minor modification on socket operation Fri, 21 Nov 2008 15:48:27 GMT ahe [68] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (modified) update client Fri, 21 Nov 2008 03:03:12 GMT ahe [67] * vtcross/branches/trnewman/CR_shell/src/main_client.c (added) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (added) add client socket Fri, 21 Nov 2008 03:00:50 GMT ahe [66] * vtcross/branches/trnewman/CR_shell/Makefile (modified) * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/socket/simple_client_main.cpp (modified) update socket Thu, 20 Nov 2008 22:09:46 GMT trnewman [65] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) * vtcross/branches/trnewman/CR_shell/src/socket/simple_client_main.cpp (modified) new code Thu, 20 Nov 2008 20:25:32 GMT trnewman [64] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) Added better socket functionality. Thu, 20 Nov 2008 20:17:38 GMT trnewman [63] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_radio.cpp (modified) Added better socket functionality. Thu, 20 Nov 2008 19:35:01 GMT trnewman [62] * vtcross/branches/trnewman/CR_shell/Makefile (modified) updated Thu, 20 Nov 2008 19:33:54 GMT trnewman [61] * vtcross/branches/trnewman/CR_shell/src/main_cognitive_engine.cpp (deleted) This isnt needed Tue, 18 Nov 2008 17:05:22 GMT trnewman [60] * vtcross/branches/trnewman/CR_engines (moved) renaming Tue, 18 Nov 2008 17:04:42 GMT trnewman [59] * vtcross/branches/trnewman/CR_shell (moved) renaming Tue, 18 Nov 2008 17:03:02 GMT trnewman [58] * vtcross/branches/trnewman/Makefile (deleted) * vtcross/branches/trnewman/example.ce.xml (deleted) * vtcross/branches/trnewman/example.xml (deleted) * vtcross/branches/trnewman/src (deleted) Tue, 18 Nov 2008 17:02:18 GMT trnewman [57] * vtcross/branches/trnewman/CE_shell/trnewman (deleted) Tue, 18 Nov 2008 17:01:58 GMT trnewman [56] * vtcross/branches/trnewman/CE_shell/example.ce.xml (copied) Tue, 18 Nov 2008 17:01:38 GMT trnewman [55] * vtcross/branches/trnewman/CE_shell/example.xml (copied) Tue, 18 Nov 2008 17:01:10 GMT trnewman [54] * vtcross/branches/trnewman/CE_shell/Makefile (copied) Tue, 18 Nov 2008 17:00:46 GMT trnewman [53] * vtcross/branches/trnewman/CE_shell/src (copied) Tue, 18 Nov 2008 16:59:41 GMT trnewman [52] * vtcross/branches/trnewman/CE_shell/trnewman/CE_shell (deleted) Tue, 18 Nov 2008 16:59:28 GMT trnewman [51] * vtcross/branches/trnewman/CE_shell/trnewman/CE_engines (deleted) Tue, 18 Nov 2008 16:58:44 GMT trnewman [50] * vtcross/branches/trnewman/CE_shell/trnewman (copied) Tue, 18 Nov 2008 16:56:03 GMT trnewman [49] * vtcross/branches/trnewman/CE_shell/trnewman (deleted) Tue, 18 Nov 2008 16:55:23 GMT trnewman [48] * vtcross/branches/trnewman/CE_shell/trnewman/Makefile (deleted) removing old stuff Tue, 18 Nov 2008 16:55:08 GMT trnewman [47] * vtcross/branches/trnewman/CE_shell/trnewman/example.xml (deleted) removing old stuff Tue, 18 Nov 2008 16:54:54 GMT trnewman [46] * vtcross/branches/trnewman/CE_shell/trnewman/example.ce.xml (deleted) removing old stuff Tue, 18 Nov 2008 16:54:35 GMT trnewman [45] * vtcross/branches/trnewman/CE_shell/trnewman/src (deleted) Tue, 18 Nov 2008 16:53:28 GMT trnewman [44] * vtcross/branches/trnewman/CE_shell/trnewman/CE_engines (deleted) bleh Tue, 18 Nov 2008 16:53:15 GMT trnewman [43] * vtcross/branches/trnewman/CE_shell/trnewman/CE_shell (deleted) error Tue, 18 Nov 2008 16:50:54 GMT trnewman [42] * vtcross/branches/trnewman/CE_shell/trnewman (copied) copying into new dir Tue, 18 Nov 2008 16:46:32 GMT trnewman [41] * vtcross/branches/trnewman/CE_engines/CBR (added) creating dir structure Tue, 18 Nov 2008 16:46:18 GMT trnewman [40] * vtcross/branches/trnewman/CE_engines (added) creating dir structure Tue, 18 Nov 2008 16:45:52 GMT trnewman [39] * vtcross/branches/trnewman/CE_shell (added) creating dir structure Tue, 18 Nov 2008 03:23:38 GMT ahe [38] * vtcross/branches/trnewman/example.xml (added) * vtcross/branches/trnewman/src/main_cognitive_engine.cpp (added) * vtcross/branches/trnewman/src/socket/simple_server_main.cpp (added) add files for client operation Tue, 18 Nov 2008 03:16:45 GMT ahe [37] * vtcross/branches/trnewman/Makefile (modified) change makefile to incorporate client Mon, 17 Nov 2008 20:58:56 GMT trnewman [35] * vtcross/branches/trnewman/Makefile (added) * vtcross/branches/trnewman/example.ce.xml (added) * vtcross/branches/trnewman/src (added) * vtcross/branches/trnewman/src/main_cognitive_radio.cpp (added) * vtcross/branches/trnewman/src/socket (added) * vtcross/branches/trnewman/src/socket/ClientSocket.cpp (added) * vtcross/branches/trnewman/src/socket/ClientSocket.h (added) * vtcross/branches/trnewman/src/socket/Makefile (added) * vtcross/branches/trnewman/src/socket/ServerSocket.cpp (added) * vtcross/branches/trnewman/src/socket/ServerSocket.h (added) * vtcross/branches/trnewman/src/socket/Socket.cpp (added) * vtcross/branches/trnewman/src/socket/Socket.h (added) * vtcross/branches/trnewman/src/socket/SocketException.h (added) * vtcross/branches/trnewman/src/socket/simple_client_main.cpp (added) * vtcross/branches/trnewman/src/tinystr.cpp (added) * vtcross/branches/trnewman/src/tinystr.h (added) * vtcross/branches/trnewman/src/tinyxml.cpp (added) * vtcross/branches/trnewman/src/tinyxml.h (added) * vtcross/branches/trnewman/src/tinyxmlerror.cpp (added) * vtcross/branches/trnewman/src/tinyxmlparser.cpp (added) adding c++ Mon, 17 Nov 2008 20:55:37 GMT trnewman [34] * vtcross/branches/trnewman (added) adding cactus dir Tue, 07 Oct 2008 19:17:21 GMT jgaeddert [10] * vtcross/branches (added) creating directory structure for CE research