libicsneo/examples/cpp
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
..
a2b A2B: Add additional examples 2023-04-12 16:29:48 +00:00
coremini Device: Add CoreMini flashing support 2023-11-08 18:47:03 -05:00
interactive A2B: Add initial WAV streaming support 2022-10-19 18:44:05 -04:00
lin LIN: Legacy API 2023-04-05 15:43:26 +00:00
livedata LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
mdio MDIO: Network support 2023-05-09 18:14:36 +00:00
simple Examples: Refactor RTC example 2023-04-21 18:30:13 -04:00
vsa Device/Disk: Add VSA read and parse functionality 2023-11-15 16:02:47 +00:00