libicsneo/include/icsneo/communication/message
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
..
callback A2B: Add A2B Tx streaming support 2023-03-08 18:22:14 +00:00
filter Communication: Fix NetID VNET conflict 2023-08-14 21:47:35 +00:00
flexray Message: Create a type system so non-frame data can be represented 2021-05-22 01:58:36 -04:00
a2bmessage.h A2B: Add A2B Tx streaming support 2023-03-08 18:22:14 +00:00
canerrorcountmessage.h Message: Create a type system so non-frame data can be represented 2021-05-22 01:58:36 -04:00
canmessage.h Repo: Normalize source files to LF 2022-03-27 14:40:32 -04:00
componentversionsmessage.h Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
diskdatamessage.h Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
ethernetmessage.h Message: Create a type system so non-frame data can be represented 2021-05-22 01:58:36 -04:00
ethphymessage.h Windows: Fix build issues with EthPhyRegPacket 2022-02-14 19:20:50 -05:00
extendeddatamessage.h Device: Add device binary export support 2023-05-30 21:22:53 +00:00
extendedresponsemessage.h Extended Commands: Fix struct packing 2022-04-15 21:35:40 -04:00
genericbinarystatusmessage.h Device: Add device binary export support 2023-05-30 21:22:53 +00:00
i2cmessage.h I2C: Network support 2022-10-18 00:12:16 +00:00
iso9141message.h Repo: Normalize source files to LF 2022-03-27 14:40:32 -04:00
linmessage.h LIN: Legacy API 2023-04-05 15:43:26 +00:00
livedatamessage.h LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
logicaldiskinfomessage.h Device: Add logical disk size accessor 2022-02-28 01:49:50 -05:00
main51message.h Message: Create a type system so non-frame data can be represented 2021-05-22 01:58:36 -04:00
mdiomessage.h MDIO: Network support 2023-05-09 18:14:36 +00:00
message.h LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
neomessage.h LIN: Legacy API 2023-04-05 15:43:26 +00:00
neoreadmemorysdmessage.h Disk: Implement NeoMemoryDiskReadDriver 2022-02-25 01:14:57 -05:00
readsettingsmessage.h Settings: The device can report when defaults were applied 2022-02-24 15:50:39 -05:00
resetstatusmessage.h Optional: nonstd to std 2022-07-22 01:27:39 -04:00
scriptstatusmessage.h Device: Add isEncrypted to script status 2022-11-16 19:55:53 +00:00
serialnumbermessage.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
supportedfeaturesmessage.h Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
versionmessage.h Optional: nonstd to std 2022-07-22 01:27:39 -04:00
wiviresponsemessage.h Optional: nonstd to std 2022-07-22 01:27:39 -04:00