ISISComputingGroup / ISISComputingGroup/IBEX
galil: stop spurious begin error on very small moves
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
The galil driver, after a move has been requested, checks the BG variable to see if it has started. If the move is very small it may complete so quickly that the driver will never see BG indicate a move in progress and so will flag a begin failure. That this is not a failure can be seem by
- stop code reported is 1 (motor reached independene commadn position)
- checking current position shows it moved.
## acceptance criteria
- check enhanced to not report spurious move errors
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.