libicsneo/include/icsneo/api
Max Brombach 02f1b4592e Device/Disk: Add VSA read and parse functionality
Implement ability to extract network traffic (CAN, LIN, Ethernet, etc.) from VSA message records on disk. Add a method to Device class that uses the VSAParser and the individual record types to extract messages from the VSA message records and pass them back to the communication system. This routes messages such that it appears as if they were discovered live instead of read from disk. The parse process (in Device) requires determination of metadata about the VSA file system on a device before it can begin extracting messages. This currently only handles data captured from the current coremini script on a device.
2023-11-15 16:02:47 +00:00
..
event.h Device/Disk: Add VSA read and parse functionality 2023-11-15 16:02:47 +00:00
eventcallback.h EventCallback: Convert indentation to tabs 2021-04-22 13:29:56 -04:00
eventmanager.h Event Manager: Refactor 2022-02-24 15:49:21 -05:00
lifetime.h Lifetime: Allow checking for empty lifetimes 2022-04-26 12:48:17 -04:00
version.h Allow version and supported devices to be printed at runtime 2018-11-20 10:41:42 -05:00