libicsneo/include/icsneo/communication/packet
Kyle Johannes 8d704b1bbb LiveData: Initial implementation
Add support for live data subscription via Device::subscribeLiveData() and
Device::unsubscribeLiveData(). The live data API can be used to subscribe to
individual "signals", a full list of which can be found in LiveDataValueType.
2023-08-22 16:20:48 -04:00
..
a2bpacket.h A2B: Add A2BMessage transmit support 2022-12-02 12:14:44 -05:00
canpacket.h Optional: nonstd to std 2022-07-22 01:27:39 -04:00
componentversionpacket.h Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
ethernetpacket.h EthernetPacket: Allow 1 extra byte at the end of the packet 2021-05-04 23:25:36 -04:00
ethphyregpacket.h Windows: Fix build issues with EthPhyRegPacket 2022-02-14 19:20:50 -05:00
flexraypacket.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
genericbinarystatuspacket.h Device: Add device binary export support 2023-05-30 21:22:53 +00:00
i2cpacket.h I2C: Network support 2022-10-18 00:12:16 +00:00
iso9141packet.h Add transmit support for ISO 9141-2 2021-03-23 17:23:55 -04:00
linpacket.h LIN: Network support 2023-02-03 18:27:08 +00:00
livedatapacket.h LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
logicaldiskinfopacket.h Device: Add logical disk size accessor 2022-02-28 01:49:50 -05:00
mdiopacket.h MDIO: Network support 2023-05-09 18:14:36 +00:00
scriptstatuspacket.h Device: Add start/stop/clear script, script status, and preload coremini commands 2022-10-11 14:48:39 -04:00
supportedfeaturespacket.h Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
versionpacket.h Device: Implement version handling 2021-05-05 02:17:38 -04:00
wivicommandpacket.h WiVICommandPacket: Only disable warnings for MSVC 2022-06-07 13:48:51 +00:00