-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Message process retry after unexpected message arrival (#13)
* raised errors to prevent ongoing of the match sequence and hanlded ir properly in the upper layers * bumped the atten results timeout to 1150 ms as Alfen board takes more time now to forward the frames as they have the traffic encripted * added TimeoutError to the error handling * fix install-local * fixed handling error setting the nmid and nmk * refactored the code and tests to remain in the same states until the correct frame is received or a timeour is raised * reformated code * moved the homeplug frame check before the parsing of the bytes to the class
- Loading branch information
Showing
7 changed files
with
435 additions
and
431 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.