Update 'README.md'
This commit is contained in:
parent
c5ea1a7cb9
commit
c41a14e82e
@ -18,8 +18,6 @@ The laser attaches an **FTDI USB Serial Device** that linux mounts to `/dev/ttyU
|
||||
[ 172.733948] usb 1-1.1: FTDI USB Serial Device converter now attached to ttyUSB0
|
||||
```
|
||||
|
||||
This effectively solves the USB enumeration step for us and should now just accept commands from the linux system, next step is to capture the packets from [wireshark](https://www.wireshark.org) and try to replicate them.
|
||||
This effectively solves the USB enumeration step for us and should now just accept commands from the linux system, next step is to capture the packets from [wireshark](https://www.wireshark.org) on the current windows system that is used to handle laser and then try to replicate them from linux system.
|
||||
|
||||
The current goal is to turn the laser ON and OFF by capturing the `Connect` and `Disconnect` signals from JobControl and documenting them.
|
||||
|
||||
Request to get wireshark installed on the laser PC has been submitted to the CORE team on 08.05.2023.
|
||||
The current goal is to turn the laser ON and OFF by capturing the `Connect` and `Disconnect` signals from JobControl and documenting them.
|
Loading…
Reference in New Issue
Block a user