root/vtcross/trunk/src/include/vtcross/components.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @518 [518] 15 years bhilburn Added Doxygen documentation to headers in the include/vtcross directory.
(edit) @465 [465] 15 years bhilburn First step in revamping component architecture in preperation for fixing …
(edit) @461 [461] 15 years bhilburn Merge branch 'local-fixingSML' into local-trunk
(edit) @440 [440] 15 years bhilburn Replacing tabs with spaces.
(edit) @431 [431] 15 years bhilburn Fixing some data typing issues, and some style bugs.
(edit) @411 [411] 15 years trnewman Adding Apache license information.
(edit) @389 [389] 15 years trnewman Added DSA CBR reference implementation. Added simple python example …
(edit) @285 [285] 15 years wrodgers updating SML demo
(edit) @281 [281] 15 years trnewman Adding set active mission functionality in the shell
(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) @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) @228 [228] 15 years trnewman Added sending current parameters in the libvt request optimization …
(edit) @222 [222] 15 years trnewman Added libvtcross functionality. Made socketcomm a little more robust. …
(edit) @217 [217] 15 years jgaeddert More fixes to c++ CE.
(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) @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) @203 [203] 15 years bhilburn Making ConnectToRemoteComponent? an engine function since the SML doesn't …
(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) @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) @183 [183] 15 years bhilburn Implemented a remote component information struct in containers that can …
(edit) @182 [182] 15 years bhilburn Need to get the components using standard TCP/IP structs to store …
(edit) @181 [181] 15 years bhilburn Implemented a more standard way of registering/deregistering components …
(edit) @173 [173] 15 years bhilburn The cstring experiment failed. Heading back to std::strings.
(edit) @171 [171] 15 years bhilburn Migrating back to using cstrings, which is definitely the better choice …
(edit) @170 [170] 15 years bhilburn Added at _ton_ of TODOs where documentation needs to be written.
(add) @161 [161] 15 years bhilburn .
Note: See TracRevisionLog for help on using the revision log.