Skip to content

Releases: boschglobal/dse.standards

NCODEC add seek and tell methods to NCodec API.

26 Feb 09:34
Compare
Choose a tag to compare

Make it easier to seek and tell on the underlying stream object.

Full Changelog: v1.0.6...v1.0.7

NCODEC add trace/debug interface.

23 Feb 12:37
Compare
Choose a tag to compare
Small adjustment to trace operation.

Signed-off-by: Rule Timothy (VM/EMT3) <Timothy.Rule@de.bosch.com>

NCodec support for CAN FD.

02 Feb 15:21
Compare
Choose a tag to compare

Extend NCodec interface with truncate() method.

02 Feb 09:44
Compare
Choose a tag to compare

Rework testing headers.

27 Oct 06:28
Compare
Choose a tag to compare

Testing headers are reworked to support Windows build targets in downstream projects.

Fix: add guard condition on read with no msg.

26 Oct 07:51
Compare
Choose a tag to compare

Add a guard condition when reading from a buffer that contains no messages.

Build Network Codec for Automotive Bus as a static library

25 Oct 13:19
Compare
Choose a tag to compare

Build Network Codec for Automotive Bus as a static library, for better downstream integration.

Network Codec: reference implementation.

18 Oct 10:22
Compare
Choose a tag to compare

Reference implementation of a Network Codec.

This implementation will be integrated with the Dynamic Simulation Environment. It (the codec implementation) may also be integrated into other modelling environments (FMI etc.).