Skip to content

Yamcs USLP Sending/Write #63

@dmitri-mcguckin

Description

@dmitri-mcguckin

Summary

At-present, Yamcs is missing these classes:

  • UslpFrameHandler
  • UslpFrameEncoder

Which is what would be utilized on a USLP uplink data-path.

Use these classes:

  • UslpFrameDecoder
  • UslpTransferFrame

As references to build the inverse of this procedure.

References and Resources:

  • UslpFrameHandler (Receive USLP Packets)
  • Space Data Link Security Protocol

Acceptance Criteria

  • Send a valid ping command from Yamcs using a valid HMAC key
  • Receive a valid EDL telemetry frame from Sat-Sim
  • Send a valid CFDP put-get ls command using a valid HMAC key
  • Receive a valid list directory respons from Sat-Sim

Metadata

Metadata

Labels

upstream-contribA task that tracks work that will need to be pushed upstream to another project.

Type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions