libicsneo/include/icsneo/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: Automatically reconfigure for runtime-added message buffers 2022-02-21 21:40:46 -05:00
tree LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
device.h Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
devicefinder.h Repo: Normalize source files to LF 2022-03-27 14:40:32 -04:00
devicetype.h RAD-Moon3: Add initial support 2023-04-20 17:14:22 +00:00
deviceversion.h Optional: nonstd to std 2022-07-22 01:27:39 -04:00
founddevice.h Drivers: Decouple from devices 2022-03-27 14:30:31 -04:00
idevicesettings.h Device: Add RADMoon2ZL 2023-04-24 22:39:35 +00:00
neodevice.h Drivers: Decouple from devices 2022-03-27 14:30:31 -04:00
nullsettings.h Add missing C++ guards 2020-08-18 16:01:51 -04:00