-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exporter/driver: change t32tcpusb strategy for USBLauterbachDebugger
Instead of invoking `t32tcpusb` from the client via SSH use a strategy that is more like `ser2net`. Upload the `t32tcpusb` agent to the exporter, the exporter notices this upload and restarts the matching `t32tcpusb` agent. The port used by `t32tcpusb` is blocked by the exporter as long as no `t32tcpusb` agent is uploaded.
- Loading branch information
Alexander Merkle
committed
Sep 21, 2023
1 parent
f21d593
commit ecda73d
Showing
3 changed files
with
123 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters