Introduction
Contact markus.joos@cern.ch if you need documentation for this package.
General description of this new package
- RobinInterruptCatcher: This class implements a stand-alone thread
which handles interrupts sent by Robin cards in case of the reception
of a corrupted fragment. The data of the corrupted fragment is
retrieved from the Robin and sent to a monitoring stream
- InterruptCatcher: This class was moved from ROSModules. It
handles VMEbus interrupts in a RCD context
- InterruptHandler: This class was moved from ROSModules. It
implements the interface between InterruptCatcher and RCD user code
- UserActionScheduler: This class was moved from ROSModules.
It implements a thread that calls user code in user-defined intervals
- ScheduledUserAction: This class was moved from ROSModules. It
implements the interface between UserActionScheduler and RCD user code
Known bugs, problems and
limitations
Currently none.