libicsneo/api/icsneocpp
Kyle Schwarz 044c2bb86f Detect device disconnects
When a device is sending any traffic, the device is considered to be connected. If no traffic if being received from the device, a status is requested. If the device fails to report the status back in a timely manner, it is considered to be disconnected.

If the device fails to reply to the status request, it is important to confirm that the device is not applying settings. While the device is applying settings, it will not be sending heartbeats or able to process a status request.
2020-08-27 13:20:48 -04:00
..
buildinfo.h.template Version info 2018-10-29 16:35:14 -04:00
event.cpp Detect device disconnects 2020-08-27 13:20:48 -04:00
eventmanager.cpp Begin work on FlexRay support 2019-10-16 16:43:31 -04:00
icsneocpp.cpp Separated tests into different files, added ResetInstance() method to EventManager 2019-06-26 11:30:24 -04:00
version.cpp Allow version and supported devices to be printed at runtime 2018-11-20 10:41:42 -05:00