CCSDS TM/TC

Library implementing data and protocol handling for TM frames, TC frames, AOS frames, Space Packets. It supports Reed-Solomon, CLTU and frame checksum encoding and error-checking. Stream-based processing as well as reactive streams are fully supported

License

License

GroupId

GroupId

eu.dariolucia.ccsds
ArtifactId

ArtifactId

eu.dariolucia.ccsds.tmtc
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

CCSDS TM/TC
Library implementing data and protocol handling for TM frames, TC frames, AOS frames, Space Packets. It supports Reed-Solomon, CLTU and frame checksum encoding and error-checking. Stream-based processing as well as reactive streams are fully supported

Download eu.dariolucia.ccsds.tmtc

How to add to project

<!-- https://jarcasting.com/artifacts/eu.dariolucia.ccsds/eu.dariolucia.ccsds.tmtc/ -->
<dependency>
    <groupId>eu.dariolucia.ccsds</groupId>
    <artifactId>eu.dariolucia.ccsds.tmtc</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.dariolucia.ccsds/eu.dariolucia.ccsds.tmtc/
implementation 'eu.dariolucia.ccsds:eu.dariolucia.ccsds.tmtc:0.4.1'
// https://jarcasting.com/artifacts/eu.dariolucia.ccsds/eu.dariolucia.ccsds.tmtc/
implementation ("eu.dariolucia.ccsds:eu.dariolucia.ccsds.tmtc:0.4.1")
'eu.dariolucia.ccsds:eu.dariolucia.ccsds.tmtc:jar:0.4.1'
<dependency org="eu.dariolucia.ccsds" name="eu.dariolucia.ccsds.tmtc" rev="0.4.1">
  <artifact name="eu.dariolucia.ccsds.tmtc" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.dariolucia.ccsds', module='eu.dariolucia.ccsds.tmtc', version='0.4.1')
)
libraryDependencies += "eu.dariolucia.ccsds" % "eu.dariolucia.ccsds.tmtc" % "0.4.1"
[eu.dariolucia.ccsds/eu.dariolucia.ccsds.tmtc "0.4.1"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.5.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0