| AuxTelConfigurationSender |
|
| AuxTelTelemetrySender |
|
| CameraConfigurationSender |
|
| CameraTelemetrySender |
|
| CCSCommand |
Base class for all CCSCommands.
|
| CCSCommand.CCSAckOrNack |
|
| CCSCommand.CCSAllocateImageNameCommand |
|
| CCSCommand.CCSClearAndStartNamedIntegrationCommand |
|
| CCSCommand.CCSClearCommand |
|
| CCSCommand.CCSClearFaultCommand |
|
| CCSCommand.CCSCloseShutterCommand |
|
| CCSCommand.CCSCommandResponse<T> |
|
| CCSCommand.CCSDefinePlaylistCommand |
|
| CCSCommand.CCSDisableCalibrationCommand |
|
| CCSCommand.CCSDiscardRowsCommand |
|
| CCSCommand.CCSEnableCalibrationCommand |
|
| CCSCommand.CCSEndImageCommand |
|
| CCSCommand.CCSEndIntegrationCommand |
|
| CCSCommand.CCSInitGuidersCommand |
|
| CCSCommand.CCSInitImageCommand |
|
| CCSCommand.CCSOpenShutterCommand |
|
| CCSCommand.CCSPlayCommand |
|
| CCSCommand.CCSRevokeAvailableCommand |
|
| CCSCommand.CCSSetAvailableCommand |
|
| CCSCommand.CCSSetFilterCommand |
|
| CCSCommand.CCSSetHeaderKeywordsCommand |
|
| CCSCommand.CCSSimulateFaultCommand |
|
| CCSCommand.CCSStandbyCommand |
|
| CCSCommand.CCSStartCommand |
|
| CCSCommand.CCSStartImageCommand |
|
| CCSCommand.CCSTakeImageCommand |
|
| CCSCommand.CCSTakeImagesCommand |
|
| CCSCommand.CCSWaitForImageCommand |
|
| CCSCommandExecutor |
|
| CCSExecutor |
A base class for all CCS command executors.
|
| CCSExecutorWithReturn<T> |
A base class for all CCS command executors.This class is abstract and is
extended by specific executors for each supported command.
|
| ComCamConfigurationSender |
|
| ComCamTelemetrySender |
|
| ConfigurationSender |
Handler receipt of configuration from CCS, conversion into equivalent SAL
messages, and send to SAL.
|
| DataAndDictionarySerializer |
A CCS Module that generates serialized command, data, configuration, monitoring and
trending files for the generation and testing of XML files.
|
| DictionaryProvider |
DictioanaryProvider is placed on the tree in the OCSBridge groovy file.
|
| GenericSender |
A generic Sender.
|
| HeaderServiceEventHandler |
|
| HeaderServiceEventHandler.HeaderMixIn |
|
| OCSBridge |
The Command Layer of the OCS Bridge.
|
| OCSBridgeConfig |
|
| OCSBridgeSALLayer |
An implementation of OCSCommandExecutor which uses SAL itself.
|
| OCSCommandExecutor |
A simple abstraction layer to make it possible to run ocsbridge without an actual
SAL implementation for testing.
|
| OCSCommandExecutor.OCSExecutor |
A base class for all OCS command executors
|
| OCSInterface |
Interface to the real OCS.
|
| OCSSubsystem |
Top level "module" for running the OCSBridge as a CCS Subsystem
|
| SerializerSubsystem |
Test subsystem to serialize data and dictionaries
|
| StandaloneOCSGUI |
A standalone version of the OCSGui, which communicates with the camera using
SAL
|
| TelemetrySender |
Handler receipt of telemetry from CCS, conversion into equivalent SAL
messages, and send to SAL.
|
| ToyOCSGUI |
|