Yasser Yassine
|
b48160286b
|
Device: Add reconnect()
|
2025-10-11 16:33:22 -04:00 |
Kurt Wachowski
|
75af3220b0
|
Driver: Block between read attempts
Driver:
* Refactored to limit accessibility of member fields;
Communication:
* readTask() now calls for a blocking wait;
|
2024-08-13 13:55:12 +00:00 |
Kyle Schwarz
|
4476bd8b71
|
Platform: TCP: Add poll function to Socket
|
2024-07-30 02:09:24 +00:00 |
Jonathan Schwartz
|
219a5edbd8
|
Fixes Windows build with TCP enabled
|
2024-02-23 14:16:15 +00:00 |
Jonathan Schwartz
|
32900ae263
|
Device: Add GetComponentVersions and GetSupportedFeatures commands
Driver: Fix re-open and failed open cases for TCP
Also enforces even length packets for the RED2, FIRE3, and FIRE3 FlexRay devices.
|
2023-05-08 21:07:43 +00:00 |
Kyle Schwarz
|
9b46d486cb
|
Driver: Add TCP support
Device: Close Driver in heartbeat thread on disconnection
|
2023-03-08 18:32:26 +00:00 |