libicsneo/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.cpp A2B: Add A2B Tx streaming support 2023-03-08 18:22:14 +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 LiveData: Initial implementation 2023-08-22 16:20:48 -04: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 Communication: Fix loopLimit when parsing SupportedFeaturesPacket 2023-05-10 23:18:04 +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