Skip to content

Releases: Keysight/java-trsfile

2.2.7

03 Sep 05:45
8e1946b

Choose a tag to compare

What's Changed

  • Updated TraceSet so UTF8Decoder does not crash multiple concurrent writes @Siebje in #71

New Contributors

Full Changelog: 2.2.6...2.2.7

2.2.6

05 Dec 12:18
4f110eb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.5...2.2.6

2.2.5

07 Mar 08:49

Choose a tag to compare

v2.2.4

04 Jan 12:13

Choose a tag to compare

What's Changed

Full Changelog: Riscure/java-trsfile@2.2.3...2.2.4

2.2.2

07 Jun 08:26

Choose a tag to compare

Fixed a bug rendering the library unusable when using this library in Java 8.

2.2.1

02 Jun 07:28

Choose a tag to compare

Reversed byte order from Big Endian to Little Endian for TraceSetPsrameterMap and TraceParameterDefinitionMap

2.0

27 Nov 12:58

Choose a tag to compare

2.0

Updated the code based on the new TRS V2 design. In short, the changes are as follows:

  • The TraceSet metadata can now contain user-defined global parameters.
  • A Trace data field can now contain user-defined local parameters. The definitions of these parameters (length, type, etc.) are saved in the TraceSet header.

First release

30 Mar 08:22

Choose a tag to compare

This is a first release of the library.
JARs of the sources and javadoc are included for user convenience.