root/vtcross/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @406 [406] 15 years trnewman Adding command line argument for using cross or random.
(edit) @395 [395] 15 years trnewman Renaming to reflect origins.
(edit) @394 [394] 15 years trnewman Forgot to add this little trick file to ensure the python package is …
(edit) @393 [393] 15 years trnewman adding dsa xml configuration file
(edit) @392 [392] 15 years trnewman Thresholds changing
(edit) @391 [391] 15 years trnewman Fleshed out DSA reference implementation
(edit) @390 [390] 15 years trnewman Functional DSA CBR, although it picks a random row.
(edit) @389 [389] 15 years trnewman Added DSA CBR reference implementation. Added simple python example …
(edit) @386 [386] 15 years trnewman Improving swig installation.
(edit) @377 [377] 15 years trnewman Fixed some wierd include bugs
(edit) @376 [376] 15 years trnewman fixed naming change
(edit) @375 [375] 15 years trnewman Added DSA CE files, and moved XML configurations to the shell directory.
(edit) @355 [355] 15 years trnewman Incremented version number
(edit) @348 [348] 15 years trnewman Adding new DSA CE directory
(edit) @347 [347] 15 years trnewman Created specific subdirectories for each cognitive engine.
(edit) @345 [345] 15 years trnewman Forgot to include a file
(edit) @342 [342] 15 years trnewman Fixing swig make
(edit) @324 [324] 15 years trnewman Bugs and removing debug stuff.
(edit) @323 [323] 15 years trnewman Added proper macros and cleaned up lib linking issues.
(edit) @317 [317] 15 years trnewman Fixed makefile to install socket communications library.
(edit) @316 [316] 15 years wrodgers Updated SML and Shell for new I/O model, minor bug fixes
(edit) @313 [313] 15 years wrodgers Minor changes to finalize LT/GT in IF statements
(edit) @310 [310] 15 years wrodgers Removed INSTALL and COPYING since they are both autogenerated by autoconf
(edit) @309 [309] 15 years wrodgers Updated Install/Copying? to automake 1.10
(edit) @308 [308] 15 years wrodgers slight modification to SML
(edit) @302 [302] 15 years trnewman Python demo updates
(edit) @301 [301] 15 years trnewman Demo fixups
(edit) @300 [300] 15 years trnewman Added python and swig checks
(edit) @299 [299] 15 years trnewman Added python swig interface
(edit) @296 [296] 15 years wrodgers Minor modifications to support new XML features
(edit) @295 [295] 15 years wrodgers Fixed minor errors/compressed XML read operation
(edit) @294 [294] 15 years wrodgers Added nested conditionals, service paramaters, more dynamic conditional …
(edit) @293 [293] 15 years wrodgers Added non-observ/param inputs for missions
(edit) @292 [292] 15 years wrodgers Added non-observ/param inputs for missions
(edit) @291 [291] 15 years wrodgers Added non-observ/param inputs for missions
(edit) @290 [290] 15 years wrodgers Works for 3 levels of nested if's. Nested while support still to come. …
(edit) @289 [289] 15 years wrodgers SML can now handle non-nested if statements in the format described by the …
(edit) @288 [288] 15 years wrodgers Added support for using individual observable and paramater names as …
(edit) @287 [287] 15 years wrodgers Begun work on nested conditionals, direct communication. This should work …
(edit) @285 [285] 15 years wrodgers updating SML demo
(edit) @284 [284] 15 years trnewman fixed library
(edit) @283 [283] 15 years trnewman sml demo
(edit) @282 [282] 15 years wrodgers Latest update of SML
(edit) @281 [281] 15 years trnewman Adding set active mission functionality in the shell
(edit) @280 [280] 15 years trnewman added set active mission functionality to library
(edit) @279 [279] 15 years wrodgers Updated shell to conform with API
(edit) @278 [278] 15 years wrodgers Updated functionality of methods to include ReceiveServices?, other minor …
(edit) @268 [268] 15 years wrodgers Minor changes to support SML.
(edit) @255 [255] 15 years wrodgers Implemented service DB, transfer methods
(edit) @247 [247] 15 years anonymous Started work on SML-side CE socket
(edit) @239 [239] 15 years bhilburn Typo and missing header commit merged over to trunk.
(edit) @232 [232] 15 years bhilburn Changed more \t over to spaces. Please check your vimrcs!!!
(edit) @231 [231] 15 years bhilburn Style fixes for the most part. Perhaps one or two memory leaks. Added a …
(edit) @230 [230] 15 years trnewman Added a loop in the demo to actually adapt. Added simple adaptation …
(edit) @229 [229] 15 years trnewman Fixed typos
(edit) @228 [228] 15 years trnewman Added sending current parameters in the libvt request optimization …
(edit) @227 [227] 15 years bhilburn Memory leaks, style fixes, variable scoping.
(edit) @226 [226] 15 years bhilburn Fixing cstdlib include that shouldn't have compiled on any system, and …
(edit) @225 [225] 15 years trnewman Cleaning up memory stuff.
(edit) @224 [224] 15 years bhilburn Fixed memory leak, variable scoping, style issues.
(edit) @223 [223] 15 years trnewman Removed some debug statements.
(edit) @222 [222] 15 years trnewman Added libvtcross functionality. Made socketcomm a little more robust. …
(edit) @221 [221] 15 years bhilburn Fixed missing colon, made var name more descriptive, added TODOs for …
(edit) @220 [220] 15 years trnewman Added structs for services and missions.
(edit) @219 [219] 15 years bhilburn Changing a LOG over to WARNING, as requested by NEWMAN.
(edit) @218 [218] 15 years trnewman Addec CE c++ report.
(edit) @217 [217] 15 years jgaeddert More fixes to c++ CE.
(edit) @216 [216] 15 years bhilburn Applying style/semantic fixes to socketcomm.cpp. Removed …
(edit) @215 [215] 15 years bhilburn Doesn't make sense to have returns after ERROR calls since ERROR exits the …
(edit) @214 [214] 15 years bhilburn Removed a file header that got copied over from PolicyEngine?.
(edit) @213 [213] 15 years bhilburn Making field names more descriptive and easier to read. Also, added a bug …
(edit) @212 [212] 15 years bhilburn Manually adding GetRemoteComponentType? to the shell since it doesn't …
(edit) @211 [211] 15 years bhilburn Removing unnecessary includes and adding one to components.h that …
(edit) @210 [210] 15 years bhilburn Transitioning to C++ dynamic memory calls rather than C calls.
(edit) @209 [209] 15 years bhilburn Simply whitespace fixes.
(edit) @208 [208] 15 years bhilburn %s/\t/\ \ \ \ /g
(edit) @207 [207] 15 years jgaeddert Added CognitiveRadioShell? class and Shell demo.
(edit) @206 [206] 15 years bhilburn Wrote out basic structure for the WaitForSignal? for the SML. Note that I …
(edit) @205 [205] 15 years bhilburn Split up the register/deregister and service messages, as discussed.
(edit) @204 [204] 15 years bhilburn Fleshed out the basic functions of the SML class. The meat is still …
(edit) @203 [203] 15 years bhilburn Making ConnectToRemoteComponent? an engine function since the SML doesn't …
(edit) @202 [202] 15 years bhilburn Wrote the policy engine's reset function and properly initialized the …
(edit) @201 [201] 15 years bhilburn Properly closing sockets when the PolicyEngine? shuts down.
(edit) @200 [200] 15 years bhilburn Initial work to get SML class compiling with a working skeleton. Still …
(edit) @199 [199] 15 years bhilburn Apparently trying to add a library to the header inline compilation …
(edit) @198 [198] 15 years bhilburn Adding a note about a possible speed enhancement. I think it is important …
(edit) @197 [197] 15 years bhilburn Stupid typos.
(edit) @196 [196] 15 years bhilburn Removing redundant functions in libvtcross
(edit) @195 [195] 15 years bhilburn CE_Info didn't make sense anymore since it was really describing the …
(edit) @194 [194] 15 years bhilburn Finished implementing basic structure of WaitForSignal?, added new …
(edit) @193 [193] 15 years bhilburn Minor change to make things more consistent.
(edit) @192 [192] 15 years bhilburn Removed older declerations for the GetRemoteComponentType? function.
(edit) @191 [191] 15 years bhilburn Renamed the private socketFD to commandSocketFD to make it easier to …
(edit) @190 [190] 15 years bhilburn Implemented the GetRemoteComponentType? function is the components header …
(edit) @189 [189] 15 years bhilburn This had been bothering me.
(edit) @188 [188] 15 years bhilburn Finished migration to functions using private socketFD field rather than …
(edit) @187 [187] 15 years bhilburn Abandoning the RemoteComponent? struct; migrating to a simple socketFD and …
(edit) @186 [186] 15 years bhilburn Made the remotecomponent struct public since information hiding doesn't …
(edit) @185 [185] 15 years bhilburn PolicyEngine? code now compiling with new RemoteComponent? struct changes. …
(edit) @184 [184] 15 years bhilburn Added a new CreateClientSocket? function, using the new RemoteComponent?
Note: See TracRevisionLog for help on using the revision log.