/ Tekkotsu / IPC Repository:

To view stable releases, visit Version History.
Bleeding-edge documentation can be found on the staging server: http://tekkotsu.no-ip.org/
To check out latest: cvs -d :pserver:anonymous@cvs.tekkotsu.org:/cvs checkout -P Tekkotsu/IPC
More help can be found on the Tekkotsu CVS Usage page.

Files shown:26 (Show 4 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
CallbackThread.h View Revision Graph  1.2  2 months  ejt
 fixing warnings
DriverMessaging.cc View Revision Graph  1.3  3 months  ejt
 interface for requesting priority on polling sensors
DriverMessaging.h View Revision Graph  1.4  3 months  ejt
 interface for requesting priority on polling sensors
FailsafeThread.h View Revision Graph  1.2  8 months  ejt
 don't clear engaged on cancel... a non-restarting target thread may want to check it, but the failsafe thread isn't join()ing the target in that case
ListMemBuf.h View Revision Graph  1.5  14 months  dst
 Fix case where array might have zero entries.
MessageQueue.cc View Revision Graph  1.2  2 years  ejt
 oops, broke aperios build
MessageQueue.h View Revision Graph  1.33  5 months  ejt
 adding a message queue for PID parameters updates instead of polling 'state' for changes
MessageQueueStatusThread.cc View Revision Graph  1.11  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
MessageQueueStatusThread.h View Revision Graph  1.8  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
MessageReceiver.cc View Revision Graph  1.14  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
MessageReceiver.h View Revision Graph  1.9  8 months  ejt
 Making stop/kill/murder return *this for convenience of chaining .join() afterward. Also, don't forget to stop().join() in destructor of classes which provide custom cancelled() handler... (or in gen...
MutexLock.cc View Revision Graph  1.5  17 months  ejt
 removing static thread locks -- now uses pthread_self to track thread owner, don't need to acquire separate thread lock, the semaphore is a global lock
MutexLock.h View Revision Graph  1.20  12 months  ejt
 another hot steaming load of documentation
PollThread.cc View Revision Graph  1.14  13 months  ejt
 moving PollThread::interrupt() to Thread, along with stop()'s implied call to interrupt() on OS X, renaming Thread::running to Thread::started and repurposing Thread::running for once the thread has a...
PollThread.h View Revision Graph  1.8  13 months  ejt
 moving PollThread::interrupt() to Thread, along with stop()'s implied call to interrupt() on OS X, renaming Thread::running to Thread::started and repurposing Thread::running for once the thread has a...
ProcessID.cc View Revision Graph  1.8  8 months  ejt
 cleaning up #includes
ProcessID.h View Revision Graph  1.8  12 months  ejt
 fixing documentation issues for doxygen
RCRegion.cc View Revision Graph  1.15  3 months  ejt
 fixing warning complaint about fd possibly uninitialized
RCRegion.h View Revision Graph  1.12  12 months  ejt
 USE_UNBACKED_SHM is documented as part of POSIX_SHM (meant to remove the entry stubble in previous modification)
RegionRegistry.h View Revision Graph  1.5  12 months  ejt
 documentation
SemaphoreManager.cc View Revision Graph  1.12  12 months  ejt
 another hot steaming load of documentation
SemaphoreManager.h View Revision Graph  1.13  20 months  ejt
 can restrict system includes to implementation
SharedObject.cc View Revision Graph  1.2  3 years  ejt
 merging sim development branch with main trunk (branch merge point tagged sim-merge-20050531)
SharedObject.h View Revision Graph  1.10  6 months  ejt
 fixing bug with operator= not returning a value (found by jcoens)
Thread.cc View Revision Graph  1.39  5 months  ejt
 adding dereference() to be called as last step of stopping a thread, needed to support self-deleting threads
Thread.h View Revision Graph  1.20  5 months  ejt
 adding dereference() to be called as last step of stopping a thread, needed to support self-deleting threads

administrator
ViewVC Help
Powered by ViewVC 1.0.5  

Recent Activity Syndicated

Atom Format