Releases: boschglobal/dse.standards
Releases · boschglobal/dse.standards
Extend type NCodecCanMessage to include additional metadata.
FMI LS Bus Topology reference implementation.
Update README.md Signed-off-by: Timothy Rule <[email protected]>
Update types for explicit type compatibility.
Full Changelog: v1.0.7...v1.0.8
NCODEC add seek and tell methods to NCodec API.
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.
Small adjustment to trace operation. Signed-off-by: Rule Timothy (VM/EMT3) <[email protected]>
NCodec support for CAN FD.
Full Changelog: v1.0.4...v1.0.5
Extend NCodec interface with truncate() method.
Full Changelog: v1.0.3...v1.0.4
Rework testing headers.
Testing headers are reworked to support Windows build targets in downstream projects.
Fix: add guard condition on read with no msg.
Add a guard condition when reading from a buffer that contains no messages.
Build Network Codec for Automotive Bus as a static library
Build Network Codec for Automotive Bus as a static library, for better downstream integration.