summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Described how to enable DSUI for the Kokyu and RTEvent projects.EC_DT_RTASthrall2005-05-252-0/+19
* Removed DSUI requirement; to add it back, use dsui.mpb and thethrall2005-05-216-32/+3
* Final (I hope) commit for my Master's project.thrall2005-05-1813-141/+1393
* Configurator_SyntaxHandler: fixed bug where consumers withoutthrall2005-03-217-48/+85
* *** empty log message ***yfzhang2005-01-2411-213/+333
* Fixed segfault on second push by Supplier triggered by timeout. Newthrall2004-12-134-20/+37
* Generic committhrall2004-12-069-24/+119
* Fixed some bugs, added some debug printoutsthrall2004-10-222-13/+34
* Added reactor() and init()thrall2004-10-222-8/+34
* Made pub_types in init() constthrall2004-10-222-2/+2
* Added debug printoutsthrall2004-10-221-0/+47
* Initialize members in constructorsthrall2004-10-221-0/+49
* Corrected remote IOR filenamethrall2004-10-221-1/+1
* Fixed typo and corrected remote IOR filenamethrall2004-10-221-2/+2
* Copy of examples/RtEC/Federated_Kokyu/chain_test modified to use the ECConfig...thrall2004-09-0710-0/+698
* Added ECDriver behaviorthrall2004-09-061-1/+6
* Moved waiting for start time to ECDriver, converted a bunch of ms to 100s of nsthrall2004-09-061-20/+14
* Implemented ECDriver and ECTestDriver, adding necessary functionsthrall2004-09-062-0/+146
* Made Start/StopCondition enums namedthrall2004-09-061-7/+9
* Split executable from librarythrall2004-09-061-4/+16
* Remoted redundant QoSVector typedef from Configurator_SyntaxHandlerthrall2004-08-092-16/+15
* Most functionality implemented but not debugged.thrall2004-08-0914-141/+362
* Implemented abstract syntax parsing, though undebugged. Still need to hook in...thrall2004-08-0817-152/+1374
* Initial commit of ECConfigurator. Was test_driver, but has been rewritten pra...thrall2004-08-0414-0/+2990
* Added QoSDescriptor task_id_ supportthrall2004-06-261-15/+34
* Added description of how to runthrall2004-06-261-0/+8
* Added readme describing how to runthrall2004-06-263-0/+51
* Added readme describing how to runthrall2004-06-261-0/+30
* Remade federated_dsui_vars.cppthrall2004-06-171-35/+36
* Incorporated mode checking into subtest execution time, fixed some other stuffthrall2004-06-1713-146/+131
* Fixed build errorsthrall2004-06-014-323/+3
* Now defaults to random mode switchingthrall2004-05-282-3/+5
* Added support for randomized mode switches, fixed DEBUG periodicitythrall2004-05-282-8/+28
* Adding reverse_const_iterators to the ACE_Hash_Map_Manager_Ex class.storri2004-05-284-667/+2743
* Fully functional, as far as I can tell.thrall2004-05-2710-106/+359
* Made passed EventType_Vectors const for safetythrall2004-05-262-76/+39
* Fixed bug where clients did not subscribe to multiple event types.thrall2004-05-267-55/+99
* Fixed problem of Client sending to only one Middle; next, set up multiple con...thrall2004-05-259-150/+242
* Stripped multiple subscriptions to get down to working path. Added dummy supp...thrall2004-05-249-203/+251
* Moved Reactor_Task function definitions to cpp filethrall2004-05-193-372/+6
* Updated due to changes in Supplier classthrall2004-05-191-3/+1
* Replaced EC_Event_Limit with timeout in orb->run(), moved START and STOP even...thrall2004-05-194-159/+148
* Changed to use Kokyu/Dispatch_Deferrer's ACE_Reactor in Reactor_Taskthrall2004-05-181-11/+16
* Added KOKYU_HAS_RELEASE_GUARD macrothrall2004-05-181-0/+1
* Changed all run times to 340 secondsstorri2004-05-174-4/+4
* printf STOP now, so you know when you've got a good segfault; updated Reactor...thrall2004-05-144-17/+24
* Changed which ACE_Reactor the Reactor_Task usesthrall2004-05-144-18/+24
* *** empty log message ***yfzhang2004-05-148-23/+25
* Changed error output to stderr instead of ACE logging since we disabled that ...thrall2004-05-145-68/+83
* Changed ACE_DEBUG error messages to ACE_ERRORthrall2004-05-145-17/+17