libicsneo/communication/packet
Yasser Yassine cb22e622b3 Device: Refactor A2B APIs
* Removes features in `A2BMessage` class to support API for reading 16, 24, and 32 bit samples from A2B channels
* Re-organizes WAV receiving and transmitting code and API
* Creates API for mapping message channels to WAV channels and vice versa for transmitting and receiving
* Fixes `icsneo::Network::NetID::ExtendedData` VnetID bug for `icsneo::ExtendedDataMessage` decoding
* Creates RAD-A2B sequence chart example
* Fixes coremini uploading for certain devices in EEPROM by introducing `icsneo::Device::supportsEraseMemory`
2024-03-12 12:06:49 +00:00
..
a2bpacket.cpp Device: Refactor A2B APIs 2024-03-12 12:06:49 +00:00
canpacket.cpp Optional: nonstd to std 2022-07-22 01:27:39 -04:00
componentversionpacket.cpp Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
ethernetpacket.cpp EthernetPacket: Allow 1 extra byte at the end of the packet 2021-05-04 23:25:36 -04:00
ethphyregpacket.cpp Windows: Fix build issues with EthPhyRegPacket 2022-02-14 19:20:50 -05:00
flexraypacket.cpp Correctly shift received data 2019-11-19 17:07:26 +01:00
genericbinarystatuspacket.cpp Device: Add device binary export support 2023-05-30 21:22:53 +00:00
i2cpacket.cpp I2C: Network support 2022-10-18 00:12:16 +00:00
iso9141packet.cpp MSVC: Resolve warnings 2022-02-21 21:36:20 -05:00
linpacket.cpp LIN: Fix protected ID not assigned 2023-07-12 00:05:12 +00:00
livedatapacket.cpp Disk: Refactor ExtExtractorDiskReadDriver 2023-09-18 15:44:28 +00:00
logicaldiskinfopacket.cpp Device: Add logical disk size accessor 2022-02-28 01:49:50 -05:00
mdiopacket.cpp MDIO: Network support 2023-05-09 18:14:36 +00:00
scriptstatuspacket.cpp Device: Add isEncrypted to script status 2022-11-16 19:55:53 +00:00
supportedfeaturespacket.cpp CI: Fix warnings 2023-12-01 22:20:41 +00:00
versionpacket.cpp Optional: nonstd to std 2022-07-22 01:27:39 -04:00
wivicommandpacket.cpp WiVICommandPacket: Remove length check 2022-10-05 14:08:39 +00:00