libicsneo/disk
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
..
vsa Device/Disk: Add VSA read and parse functionality 2023-11-15 16:02:47 +00:00
diskreaddriver.cpp Device: Add Coremini script upload function 2023-03-08 18:58:38 +00:00
diskwritedriver.cpp Device: Add Coremini script upload function 2023-03-08 18:58:38 +00:00
extextractordiskreaddriver.cpp Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
fat.cpp Optional: nonstd to std 2022-07-22 01:27:39 -04:00
neomemorydiskdriver.cpp Device: Add CoreMini flashing support 2023-11-08 18:47:03 -05:00
nulldiskdriver.cpp Device: Add Coremini script upload function 2023-03-08 18:58:38 +00:00
plasiondiskreaddriver.cpp Device: Add Coremini script upload function 2023-03-08 18:58:38 +00:00