Yamcs Server Manual
- General Information
- Server Administration
- Mission Database
- Data Management
- Data Links
- Processors
- Commanding
- Services
- Security
- Web Interface
- Programs
Related
Yamcs Release Notes
Yamcs HTTP API
Source Code Documentation
Download this Document
Command Post-ProcessorΒΆ
Similar to the TM packet pre-processors, the command post-processors are used to change the command before being sent out on the data link. The post-processors are java classes that implement the CommandPostprocessor interface.
Typical tasks performed by the post-processors are:
assigning a sequence count (e.g. the CCSDS sequence counts are assigned per APID)
computing and appending a checksum or CRC