Skip to content

Releases: yamcs/jsle

jsle-1.1.0

09 Jul 08:53
Compare
Choose a tag to compare
  • fix throw event to start with eventInvocation=0 (as specified by the standard)

jsle-1.0.0

01 Feb 09:53
Compare
Choose a tag to compare
  • updated the pom.xml to require java 11
  • renamed the package name to avoid conflicts with the yamcs-sle package

jsle-0.16

28 Jul 06:08
Compare
Choose a tag to compare
  • implemented get parameter and CLTU throw event
  • fixed memory leaks caused by not freeing netty buffers at the end of the pipeline
  • fixed bug in the frame recording caused by not consistenly using UTC times for the filenames

jsle-0.15.1

22 Mar 07:54
Compare
Choose a tag to compare
  • bugfix: the recording of frames was stopped when an online link was stopped

jsle-0.15

22 Mar 02:28
Compare
Choose a tag to compare

Version 0.15 released 22-Mar-2022

  • implemented offline RAF/RCF retrieval for the UDP to SLE bridge

jsle-0.13

30 Jan 05:48
Compare
Choose a tag to compare

User: allow to specify the unbind reason in the unbind call.
Provider: send positive unbind response.

jsle-0.12

28 Apr 03:13
Compare
Choose a tag to compare
  • updated netty version to be compatible with the one used in Yamcs 5.5.0+

jsle-0.9

21 Dec 07:25
Compare
Choose a tag to compare

minor fixes

jsle-0.8

28 May 09:43
Compare
Choose a tag to compare
  • implemented the Return Channel Frame (RCF) service

jsle-0.7

11 May 14:35
Compare
Choose a tag to compare
  • implemented the SLE provider for RAF and CLTU
  • implemented a UDP to SLE bridge