ADTF 3.16.2 Summary
Minor Fixes
Minor fixes in this patch version:
- Use sample_copy_serialization_ns by default in order to preserve both nanoseconds and substream ids using IPC componenents
- Update and correct documentation of exception handling
- Repair usage of bools within ADTF Control and RPC calls
- Fix move operators/constructors
- Update to ADTF File Library / IFHD 0.10.2 which fixes sporadic errors during seeking in ADTF DAT Files with file based history
ADTF 3.16.2 Changelog
====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.16.2 quiet |
====================================================================================================
CHANGES
- none
BUGFIXES
- [#1897] - Documentation of exceptions is outdated
- [#2109] - IPC components are not preserving substream IDs
- [#2246] - JavaScript DDL types invalid
- [#2667] - Sporadic errors during seeking in ADTF DAT Files with file based history
- [#2701] - ADTF Control RPC doesn't support Bool
- [#2724] - Move operators/constructors of cStaticSampleDecoder and cStaticSampleCodec do not move the sample buffer.