Uses of Class
org.yamcs.AbstractYamcsService
Package
Description
-
Uses of AbstractYamcsService in org.yamcs
Modifier and TypeClassDescriptionclass
Used in yamcs.instance.yaml to create processors at yamcs startupclass
Global service that launches and supervises a configured program or script. -
Uses of AbstractYamcsService in org.yamcs.archive
Modifier and TypeClassDescriptionclass
Records alarms.class
Completeness index of CCSDS telemetry.class
Records command history the key is formed by generation time, origin and sequence number the value is formed by a arbitrary number of attributesclass
Sets up the archiving of the events coming on events_realtime and events_dump streams into the yarch table events.class
ParameterRecorder Records (processed) Parametersclass
Yarch replay server A note about terminology: we call this replay because it provides capability to speed control/pause/resume.class
Records XTCE TM sequence containers. -
Uses of AbstractYamcsService in org.yamcs.cfdp
Modifier and TypeClassDescriptionclass
Implements CCSDS File Delivery Protocol (CFDP) in Yamcs. -
Uses of AbstractYamcsService in org.yamcs.filetransfer
-
Uses of AbstractYamcsService in org.yamcs.http
Modifier and TypeClassDescriptionclass
Server-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
Modifier and TypeClassDescriptionclass
Deprecated.class
Collects each second system processed parameters from whomever registers and sends them on the sys_var stream -
Uses of AbstractYamcsService in org.yamcs.parameterarchive
Modifier and TypeClassDescriptionclass
The parameter archive stores data in partitions(optional) -> intervals -> segments. -
Uses of AbstractYamcsService in org.yamcs.plists
-
Uses of AbstractYamcsService in org.yamcs.replication
Modifier and TypeClassDescriptionclass
Implements the master part of the replication.class
TCP replication server - works both on the master and on the slave side depending on the channel handlerclass
-
Uses of AbstractYamcsService in org.yamcs.simulator
-
Uses of AbstractYamcsService in org.yamcs.tctm.cfs
Modifier and TypeClassDescriptionclass
Generate Yamcs events out of cFS event packets -
Uses of AbstractYamcsService in org.yamcs.time
Modifier and TypeClassDescriptionclass
On-board time correlation service (inspired from SCOS2K (ESA MCS)). -
Uses of AbstractYamcsService in org.yamcs.timeline
-
Uses of AbstractYamcsService in org.yamcs.tse