-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert PMAC Programrunner to a Flyable (#792)
* Make ProgramRunner a flyable so that it can use kickoff and complete * Make FGS also a flyable as it has kickoff * First go at having a soft signal for program number * Add soft signal for collection time * Add units * Change program_number soft signal to take an int and work out the string later * Add an initial value for collection time sfot signal * Use default timeout for kickoff
- Loading branch information
1 parent
3f59ce0
commit ee5da2b
Showing
3 changed files
with
57 additions
and
25 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