eiger server workaround fix for fw stop done signal (#571)

- eiger server: fix for fw workaround where stop acquisition processing done signal does not come up, by removing reset in stop acquisition and waiting for2 seconds for feb done processing signal to go down, if it doesnt, throw if status is not idle.
- error messages not setup for some eiger server errors
- quad fix (chip signals to trim quad, both left and right registers can be different)
- minor logical error of no consequence (stop acquisition returns a different enum than expected)
This commit is contained in:
Dhanya Thattil
2022-11-07 12:42:54 +01:00
committed by GitHub
parent 9f906a779e
commit 615d66d493
8 changed files with 60 additions and 25 deletions

View File

@ -10,5 +10,5 @@
#define APIGOTTHARD2 0x221018
#define APIJUNGFRAU 0x221018
#define APIMOENCH 0x221018
#define APIEIGER 0x221018
#define APIMYTHEN3 0x221107
#define APIEIGER 0x221107