libicsneo/device
Kyle Schwarz 0c436621a0 Disk: Refactor ExtExtractorDiskReadDriver
Reading disk data is currently accomplished by redirecting the raw input stream
for the duration of the acquisition, during which no other operation can be
carried out. This change moves disk data reading into the packetizer so the
familiar request/reply with message filters can be used. To accomplish this the
deprecated ISOPIC network type was dropped because the two messages share this
network ID.

Also fixes live data packet lengths which were off-by-one.
2023-09-18 15:44:28 +00:00
..
extensions/flexray FlexRay: Automatically reconfigure for runtime-added message buffers 2022-02-21 21:40:46 -05:00
device.cpp Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
devicefinder.cpp Device: Add RADMoon2ZL 2023-04-24 22:39:35 +00:00
idevicesettings.cpp Optional: nonstd to std 2022-07-22 01:27:39 -04:00
neodevice.cpp Drivers: Decouple from devices 2022-03-27 14:30:31 -04:00