#81 Teraterm Ymodem Fix

Open
simon wants to merge 1 commits from shimatta/teraterm_fix into shimatta/develop

Teraterm YModem Fix

Description

Fixes #80

Causes only the very first Block 0 packet to get ACK'd.

All other packets starting with SOH will be ignored until a new packet number was received.

Tested

  • Works with Tera Term V4.106
  • Works with Minicom 2.8

Possible follow up issues:

If ACK after block 0 gets lost, the shellmatta state machine will never send another one if the sender sends a repeated block 0.

In the long run this should be approached with timeout functionalities.

# Teraterm YModem Fix ## Description Fixes #80 Causes only the very first Block 0 packet to get ACK'd. All other packets starting with SOH will be ignored until a new packet number was received. ## Tested - Works with Tera Term V4.106 - Works with Minicom 2.8 ## Possible follow up issues: If ACK after block 0 gets lost, the shellmatta state machine will never send another one if the sender sends a repeated block 0. In the long run this should be approached with timeout functionalities.
This pull request can be merged automatically.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.