summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***EC_DT_CS520yfzhang2004-04-134-20/+46
* *** empty log message ***yfzhang2004-04-132-0/+1280
* Fixed some of Stephen's changes, uncommented some stuff. Should be able to ru...thrall2004-01-283-32/+30
* This commit was manufactured by cvs2svn to create branch 'EC_DT_CS520'.nobody2004-01-271075-0/+157477
* Added DSUI Changesstorri2004-01-278-28/+119
* Added DSUI loggingstorri2004-01-275-47/+128
* EC Gateway debugging changesstorri2004-01-2710-83/+133
* Adding EC_Gateway changesstorri2004-01-2715-208/+549
* dt prio and oneway client changesstorri2004-01-2713-59/+76
* Update generate_doxygen.pl for RedHat 9 systems. Dot is located in /usr/binstorri2004-01-271-1/+1
* Use already provided debugging output functionsthrall2004-01-231-3/+23
* Release write lock when done with itthrall2004-01-231-0/+3
* Added federated EC config XMLthrall2004-01-233-0/+47
* Added location of DSUI since Kokyu is instrumentedthrall2004-01-131-3/+4
* Added local subclass of TAO_EC_Gateway_Sched called ECConfig_Gateway so we ca...thrall2004-01-095-3/+143
* Block running of client and server until both fully configured. Client does n...thrall2004-01-085-8/+50
* Initialize services necessary for Federated ECthrall2004-01-081-0/+5
* Added necessary services for Federated ECthrall2004-01-082-3/+7
* Uncommented printout when Consumer receives an eventthrall2004-01-081-2/+0
* Changed to use the CORBA ORB reactor and run the orb instead of the reactor onlythrall2004-01-082-16/+42
* Converted to use ACE_Reactor instead of EC timeouts. Also, consumersthrall2004-01-0714-71/+398
* Added TAO_EDF_FAIR_Reconfig_Sched_Strategythrall2004-01-022-19/+233
* XML configuration for client (consumer) and server (supplier). Also added DSU...thrall2003-12-163-0/+36
* Initial commit. DTD file for the EC configuration XML in ec_test.xmlthrall2003-12-161-0/+11
* Finally got federated EC workingthrall2003-12-162-137/+284
* Added rtschedevent lib required by federated EC codethrall2003-12-161-3/+2
* Made static service, default sched type is now EDFthrall2003-12-163-16/+61
* Initial commit of export defs filethrall2003-12-161-0/+54
* Initial commit. Defines basic EC config, as well as required config of EC_Gat...thrall2003-12-161-0/+4
* Added required rtschedevent library, removed unnecessary project filesthrall2003-12-161-4/+5
* Reference correct DTD filethrall2003-12-161-1/+1
* Initialize required factories, access static service Config_Factory.thrall2003-12-161-8/+21
* change from TimeBase::TimeT to ACE_Time_Value since number overflowyfzhang2003-12-042-13/+13
* change from TimeBase::TimeT type to ACE_Time_Value since number overflowyfzhang2003-12-041-2/+7
* add release guardyfzhang2003-12-0410-9/+144
* add release_guardyfzhang2003-12-0412-166/+174
* with release guardyfzhang2003-12-042-4/+19
* correct 1000 oneway call for DTyfzhang2003-12-031-10/+9
* Added comments for Stephen to instrument Kokyu dispatching.thrall2003-12-023-1/+18
* send oneway call 1000 timesyfzhang2003-12-021-3/+27
* Fixed compile errors.thrall2003-12-023-11/+6
* Added includes and libs so DSUI code can be included and linked correctlythrall2003-12-021-0/+2
* Added support for Release Guard algorithm, which is enacted if KOKYU_HAS_RELE...thrall2003-12-029-5/+364
* Removed trailing spacestorri2003-12-011-5/+5
* Cleared up incorrect family usage in cpp filesstorri2003-12-011-2/+2
* Adding missing files. shame on mestorri2003-12-011-0/+7
* Adding missing Kokyu filesstorri2003-12-012-0/+19
* Added multicast Federated EC ability. NOT FULLY FUNCTIONAL YET.thrall2003-11-2510-7/+246
* Corrected elapsed time outputstorri2003-11-241-2/+2
* Instrumented Kokyu Dispatcher and DT oneway examplesstorri2003-11-2414-523/+485