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

Releases: dariol83/ccsds

Version 0.3.6

11 Jun 19:12
Compare
Choose a tag to compare

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

22 Jan 21:21
Compare
Choose a tag to compare

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

07 Jan 18:26
Compare
Choose a tag to compare

Version 0.3.4 - Changelog:

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

Version 0.3.3

07 Aug 19:19
Compare
Choose a tag to compare

Version 0.3.3 - Changelog:

  • Add Serializable implementation for immutable value classes

Version 0.3.2

30 Jul 18:40
Compare
Choose a tag to compare

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

25 Jul 17:11
Compare
Choose a tag to compare

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

11 Jul 12:31
Compare
Choose a tag to compare

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

07 Nov 20:41
Compare
Choose a tag to compare

Version 0.2.0 - Changelog:

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

Version 0.1.0

28 Sep 15:04
Compare
Choose a tag to compare

Version 0.1.0 - First upload to Maven Central