summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed debug messagethrall2004-05-141-4/+4
* Added mutex to Release_Time_Mapthrall2004-05-141-3/+1
* Auto-remove ior files addedthrall2004-05-144-0/+4
* Moved Dispatch_Deferrer ctor and dtor to cpp file and dtor now removes timers...thrall2004-05-132-26/+30
* Fixed segfault which happens before STOP. Still segfault after, but that is d...thrall2004-05-131-2/+14
* Minor aesthetic code modifications, added 5 seconds to runtimethrall2004-05-131-65/+35
* Changed ds_control binary file prefixthrall2004-05-134-4/+4
* Fixed segfault which happens before STOP. Still segfault after, but that is d...thrall2004-05-132-53/+71
* Fixed segfault which happens before STOP. Still segfault after, but that is d...thrall2004-05-133-371/+71
* Fixed segfault which happens before STOP. Still segfault after, but that is d...thrall2004-05-136-391/+88
* Commented out $Id$ tags on first linethrall2004-05-133-3/+3
* *** empty log message ***yfzhang2004-05-134-25/+25
* Commented out scheduler-dumping code which was for debugging purposesthrall2004-05-131-2/+2
* *** empty log message ***yfzhang2004-05-133-18/+14
* Added support for all ECs to start at the same time (provided CPUthrall2004-05-138-95/+140
* *** empty log message ***yfzhang2004-05-133-13/+18
* IT WORKS!!!!thrall2004-05-136-16/+12
* Fixed segfault while runningthrall2004-05-125-16/+7
* Fixed bug where tasks with non-zero phase offset timed out before the reactor...thrall2004-05-127-96/+60
* Major bug fix: Note that dsui-parse.py does not use the family number on the ...storri2004-05-1215-31/+29
* *** empty log message ***yfzhang2004-05-123-18/+42
* Moved START and STOP to bracket orb->run() and use orb->run() to limit runtim...thrall2004-05-1220-1647/+1114
* Moved START and STOP to bracket orb->run() and use orb->run() to limit runtim...thrall2004-05-127-600/+135
* Removed potential problem area for incorrect Object_ID usagethrall2004-05-122-5/+6
* Fixed compile errorthrall2004-05-111-1/+1
* Use orb->run to limit exec time instead of EC_Event_Limit, narrow START-STOP ...thrall2004-05-111-32/+17
* *** empty log message ***yfzhang2004-05-1119-0/+1742
* Supplier interface changedthrall2004-05-092-2/+2
* Changed TIMEOUT_EVENT to PROGRAM_STOPthrall2004-05-091-1/+1
* EC_Event_Limit interface changedthrall2004-05-094-8/+12
* Fixed Supplier logging to propagate task id instead of subtask idthrall2004-05-0910-103/+87
* Changed TIMEOUT_EVENT to PROGRAM_STOPthrall2004-05-081-1/+1
* Changed EC_Event_Limit to produce PROGRAM_STOP instead of generic TIMEOUT_EVENTthrall2004-05-087-54/+72
* Fixed incorrect ordering and mispelled labelsstorri2004-05-081-4/+4
* Reverted Supplier.{h,cpp} and changed Kokyu_EC to register suppliers and cons...thrall2004-05-065-93/+52
* Compiles and node configuration is setup; functionality not tested yetthrall2004-05-0610-364/+664
* *** empty log message ***yfzhang2004-05-065-22/+29
* *** empty log message ***yfzhang2004-05-062-2/+2
* *** empty log message ***yfzhang2004-05-066-18/+20
* *** empty log message ***yfzhang2004-05-063-17/+19
* Intermediate commit; some fixes, but Dynamic_Supplier pushing 2 18s in normal...thrall2004-05-067-61/+162
* Initial commit. Doesn't actually implement test yet.thrall2004-05-0528-0/+4358
* Turned ACE_DEBUG for start time to ACE_OS::printf and merged time gets with A...thrall2004-05-053-15/+10
* Turned ACE_DEBUG for start time to ACE_OS::printfthrall2004-05-055-8/+10
* *** empty log message ***yfzhang2004-05-0510-15/+123
* *** empty log message ***yfzhang2004-05-053-18/+23
* Got everything working.thrall2004-05-059-77/+197
* *** empty log message ***yfzhang2004-05-0513-34/+20
* Initial commit of mostly functional Dynamic Topology Test. Consumers don't se...thrall2004-05-0427-0/+3835
* Changed period and exec times to 200 and 50msec, respectivelythrall2004-05-045-12/+12