Feature #6837
Add command-line options to the control scripts to enable/disable V1724 boards
Start date:
08/20/2014
Due date:
09/05/2014
% Done:
80%
Estimated time:
4.00 h
Description
Sample usage:
- startSystemWithVeto.sh --V1724-enabled <yes|no>
- manageSystemWithVeto.sh --V1724-enabled <yes|no>
When V1724 boards are enabled, the appropriate BoardReaders on dsfr2 and dsfr3 would be started and sent commands.
History
#1 Updated by Kurt Biery over 6 years ago
- Status changed from New to Assigned
- Assignee set to Kurt Biery
#2 Updated by Kurt Biery over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 80
I modified startSystemWithVeto.sh and manageSystemWithVeto.sh.
This still needs to be tested.