Uses of Class
org.yamcs.AbstractYamcsService
Packages that use AbstractYamcsService
Package
Description
-
Uses of AbstractYamcsService in org.yamcs
Subclasses of AbstractYamcsService in org.yamcsModifier and TypeClassDescriptionclassUsed in yamcs.instance.yaml to create processors at yamcs startupclassGlobal service that launches and supervises a configured program or script. -
Uses of AbstractYamcsService in org.yamcs.alarms
Subclasses of AbstractYamcsService in org.yamcs.alarmsModifier and TypeClassDescriptionclassThis service is used in a replication setup to mirror the active alarms from a master instance. -
Uses of AbstractYamcsService in org.yamcs.archive
Subclasses of AbstractYamcsService in org.yamcs.archiveModifier and TypeClassDescriptionclassRecords alarms.classCompleteness index of CCSDS telemetry.classRecords command history the key is formed by generation time, origin and sequence number the value is formed by a arbitrary number of attributesclassSets up the archiving of the events coming on events_realtime and events_dump streams into the yarch table events.classParameterRecorder Records (processed) ParametersclassYarch replay server A note about terminology: we call this replay because it provides capability to speed control/pause/resume.classRecords XTCE TM sequence containers. -
Uses of AbstractYamcsService in org.yamcs.cfdp
Subclasses of AbstractYamcsService in org.yamcs.cfdpModifier and TypeClassDescriptionclassImplements CCSDS File Delivery Protocol (CFDP) in Yamcs. -
Uses of AbstractYamcsService in org.yamcs.filetransfer
Subclasses of AbstractYamcsService in org.yamcs.filetransfer -
Uses of AbstractYamcsService in org.yamcs.http
Subclasses of AbstractYamcsService in org.yamcs.httpModifier and TypeClassDescriptionclassServer-wide HTTP server based on Netty that provides a number of Yamcs web services: REST API WebSocket API Static file serving -
Uses of AbstractYamcsService in org.yamcs.parameter
Subclasses of AbstractYamcsService in org.yamcs.parameterModifier and TypeClassDescriptionclassCombines retrieval from different sources: Parameter Archive Replays Parameter cache Realtime Parameter Archive fillerclassDeprecated.classCollects each second system processed parameters from whomever registers and sends them on the sys_var stream -
Uses of AbstractYamcsService in org.yamcs.parameterarchive
Subclasses of AbstractYamcsService in org.yamcs.parameterarchiveModifier and TypeClassDescriptionclassThe parameter archive stores data in partitions(optional) -> intervals -> segments. -
Uses of AbstractYamcsService in org.yamcs.plists
Subclasses of AbstractYamcsService in org.yamcs.plists -
Uses of AbstractYamcsService in org.yamcs.pus
Subclasses of AbstractYamcsService in org.yamcs.pusModifier and TypeClassDescriptionclassGenerates Yamcs events from PUS event packets (PUS service 5). -
Uses of AbstractYamcsService in org.yamcs.replication
Subclasses of AbstractYamcsService in org.yamcs.replicationModifier and TypeClassDescriptionclassImplements the master part of the replication.classTCP replication server - works both on the master and on the slave side depending on the channel handlerclass -
Uses of AbstractYamcsService in org.yamcs.simulator
Subclasses of AbstractYamcsService in org.yamcs.simulator -
Uses of AbstractYamcsService in org.yamcs.tctm.cfs
Subclasses of AbstractYamcsService in org.yamcs.tctm.cfsModifier and TypeClassDescriptionclassGenerate Yamcs events out of cFS event packets -
Uses of AbstractYamcsService in org.yamcs.time
Subclasses of AbstractYamcsService in org.yamcs.timeModifier and TypeClassDescriptionclassOn-board time correlation service (inspired from SCOS2K (ESA MCS)). -
Uses of AbstractYamcsService in org.yamcs.timeline
Subclasses of AbstractYamcsService in org.yamcs.timeline -
Uses of AbstractYamcsService in org.yamcs.tse
Subclasses of AbstractYamcsService in org.yamcs.tse