Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Releases: dariol83/ccsds

Version 0.3.6

Choose a tag to compare

@dariol83 dariol83 released this 11 Jun 19:12

Version 0.3.6 - Changelog:

  • Fixed wrong size of random number for SLE authentication
  • Fixed wrong assignment of responder ID instead of responder port ID in SLE BIND invocation

Version 0.3.5

Choose a tag to compare

@dariol83 dariol83 released this 22 Jan 21:21

Version 0.3.5 - Changelog:

  • Fixed potential concurrent writing in the sle module: issue #5
  • Fixed FOP engine synchronous frame transmission: issue #7

Version 0.3.4

Choose a tag to compare

@dariol83 dariol83 released this 07 Jan 18:26

Version 0.3.4 - Changelog:

  • Added Serializable to more classes - issue #6
  • Fixed SLE backpressure problem - issue #5

Version 0.3.3

Choose a tag to compare

@dariol83 dariol83 released this 07 Aug 19:19

Version 0.3.3 - Changelog:

  • Add Serializable implementation for immutable value classes

Version 0.3.2

Choose a tag to compare

@dariol83 dariol83 released this 30 Jul 18:40

Version 0.3.2 - Changelog:

  • Remove resetting service management properties (e.g. production status, uplink status, available buffer size) in SLE providers upon unbinding

Version 0.3.1

Choose a tag to compare

@dariol83 dariol83 released this 25 Jul 17:11

Version 0.3.1 - Changelog:

  • Fixed bug with SLE return service instances, which resulted in out of order delivery/processing of SLE operations at very high data rates

Version 0.3.0

Choose a tag to compare

@dariol83 dariol83 released this 11 Jul 12:31

Version 0.3.0 - Changelog:

  • COP-1 implementation
  • SLE provider implementation for RAF, RCF, ROCF, CLTU
  • PUS TC/TM header support, PUS packet checksum utils (ISO, CRC)
  • Various bugfixes and improvements

Version 0.2.0

Choose a tag to compare

@dariol83 dariol83 released this 07 Nov 20:41

Version 0.2.0 - Changelog:

  • Line coverage to 90%
  • Various bug fixes
  • SLE provider classes implemented as test classes

Version 0.1.0

Choose a tag to compare

@dariol83 dariol83 released this 28 Sep 15:04

Version 0.1.0 - First upload to Maven Central