-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* PCU agent restructure * Adds back agg_param frame-length * Adds inline callback dec * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Debugged agent.py Added 'hold' option to process_action function. * Updated 'stop' phase definition * 'hold' is replaced with 'stop' Strictly speaking, the new 'hold' operation mode doesn't hold the hwp. It just stops the motor from spinning the hwp. * Update hwp_pcu.py -- added 'failed' to get_status responses Status 'failed' is obtained when relay_read apparently failed. * fix typo and docs * fix typo --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jsugiyama <[email protected]> Co-authored-by: ykyohei <[email protected]>
- Loading branch information
1 parent
9a26191
commit 06ddfd4
Showing
3 changed files
with
111 additions
and
182 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
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