During standard operation, the commander will send a command and await a response (blocking). Occasionally, the commander will not unblock (indicating a dropped packet). This may be on the operator side.
Suggested fix:
- Analyze traffic using wireshark to confirm which side is dropping packets
- Edit the ICD to include the protocol on how to detect and handle dropped packets.
During standard operation, the commander will send a command and await a response (blocking). Occasionally, the commander will not unblock (indicating a dropped packet). This may be on the operator side.
Suggested fix: