CCSDS Encoding/Decoding

Library implementing efficient encoding/decoding capabilities at bit level. The defined data model allows to define all the packet contents foreseen by the ECSS Packet Utilisation Standard.

License

License

GroupId

GroupId

eu.dariolucia.ccsds
ArtifactId

ArtifactId

eu.dariolucia.ccsds.encdec
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

CCSDS Encoding/Decoding
Library implementing efficient encoding/decoding capabilities at bit level. The defined data model allows to define all the packet contents foreseen by the ECSS Packet Utilisation Standard.

Download eu.dariolucia.ccsds.encdec

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

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