Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow for different power off detection, and add tx2 power control override #90

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rcooke-warwick
Copy link
Collaborator

No description provided.

@rcooke-warwick rcooke-warwick changed the title Ryan/power off detect allow for different power off detection mechanisms for flasher images Jul 23, 2024
@rcooke-warwick rcooke-warwick force-pushed the ryan/power-off-detect branch 2 times, most recently from 1f95218 to 83fbc9e Compare July 23, 2024 12:09
@rcooke-warwick rcooke-warwick marked this pull request as ready for review July 23, 2024 14:11
@rcooke-warwick rcooke-warwick force-pushed the ryan/power-off-detect branch from 83fbc9e to 9c73d83 Compare July 31, 2024 08:57
@flowzone-app flowzone-app bot enabled auto-merge July 31, 2024 09:02
@rcooke-warwick
Copy link
Collaborator Author

tested successfully on device types that use the ethernet method to detect poweroff

@rcooke-warwick rcooke-warwick force-pushed the ryan/power-off-detect branch 2 times, most recently from c6684c7 to 7fa7a3f Compare August 7, 2024 08:29
This makes the baudrate configurable and makes the opened serial port accessible - so different parts of the test can share and use this single object and avoid conflicts accessing the port. Also adds error handling for when the port can't be opened

Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
Allows for the selection of either ethernet carrier or serial output to detect DUT power off

Change-type: minor
Signed-off-by: Ryan Cooke <[email protected]>
@acostach acostach force-pushed the ryan/power-off-detect branch from 1d49d44 to 3f9dbb1 Compare August 22, 2024 08:53
This adds a subclass for use with the tx2 device type derived from autokitRelay() - it modifies the on and off functions to use the tx2 button press sequence instead

Change-type: patch
Signed-off-by: Ryan Cooke <[email protected]>
@rcooke-warwick rcooke-warwick changed the title allow for different power off detection mechanisms for flasher images allow for different power off detection, and add tx2 power control override Nov 18, 2024
@rcooke-warwick rcooke-warwick marked this pull request as draft November 19, 2024 16:36
auto-merge was automatically disabled November 19, 2024 16:36

Pull request was converted to draft

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@rcooke-warwick rcooke-warwick marked this pull request as ready for review December 3, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant