libicsneo/communication
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
..
message LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
packet LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
communication.cpp Device: Add GetComponentVersions and GetSupportedFeatures commands 2023-05-08 21:07:43 +00:00
decoder.cpp LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
driver.cpp Driver: Add optional debug prints 2022-03-27 23:45:47 -04:00
encoder.cpp LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
ethernetpacketizer.cpp Merge branch 'master' into v0.3.0-dev 2022-07-15 13:02:26 -04:00
livedata.cpp LiveData: Initial implementation 2023-08-22 16:20:48 -04:00
multichannelcommunication.cpp Disk: Read driver for Plasion 2022-02-28 03:40:44 -05:00
packetizer.cpp Communication: Fix NetID VNET conflict 2023-08-14 21:47:35 +00:00