Skip to content

Releases: boschglobal/dse.standards

Extend type NCodecCanMessage to include additional metadata.

12 Sep 09:47
Compare
Choose a tag to compare

FMI LS Bus Topology reference implementation.

14 Aug 13:40
2e5278f
Compare
Choose a tag to compare
Update README.md

Signed-off-by: Timothy Rule <90191439+timrulebosch@users.noreply.github.com>

Update types for explicit type compatibility.

26 Jun 08:34
Compare
Choose a tag to compare

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.