adtf

Linking a library fails with LINK1181 on VS17

半城伤御伤魂 提交于 2020-02-25 05:45:05
问题 I am trying to use the ADTF streaming library in my project. When I am including the lib, I get the LNK1181 error. The library comes with the headers, the lib files and dll files. I have added the path inside the C/C++ -> General -> Additional Include Directories. In addition, I have added the library inside the Linker -> Input -> Additional Dependencies. Here is also the error screenshot. Update : I have changed the location of the dll and the libs to my project path and include it again. It

ADTF .dat trace file reader

倖福魔咒の 提交于 2020-01-05 04:09:25
问题 I am working on ADTF .dat trace file. I need to read these files without using ADTF tools. The trace file is of FLEXRAY. I would like to know is there any open source tool/library to read such file Or, can anyone guide me how do i proceed to read this file? I would really appreciate anyone help on this. 回答1: For read and write access to (adtf)dat files there is the ADTF File Library a.k.a. IFHD the best option, which is the base for ADTF 3.x and can also handle the file structure from ADTF 2

ADTF .dat trace file reader

佐手、 提交于 2020-01-05 04:09:05
问题 I am working on ADTF .dat trace file. I need to read these files without using ADTF tools. The trace file is of FLEXRAY. I would like to know is there any open source tool/library to read such file Or, can anyone guide me how do i proceed to read this file? I would really appreciate anyone help on this. 回答1: For read and write access to (adtf)dat files there is the ADTF File Library a.k.a. IFHD the best option, which is the base for ADTF 3.x and can also handle the file structure from ADTF 2

Adtf dat files - streams and structure types

天涯浪子 提交于 2019-12-10 15:56:13
问题 ADTF dat file contains streams of data. In the .dat file there is only a stream name. To find the structure of the stream one has to go through DDL .description file. Sometimes the .description files are incomplete or are missing link from stream name to corresponding structure. Is there some additional information about structure name hidden in the .dat file itself? (Or my understanding is completely wrong?) 回答1: You must differ between ADTF 2.x and ADTF 3.x and their (adtf)dat file