mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-02 19:00:05 +02:00
release notes
This commit is contained in:
parent
615d66d493
commit
16e9b272c7
12
RELEASE.txt
12
RELEASE.txt
@ -107,10 +107,14 @@ This document describes the differences between v7.0.0 and v6.x.x
|
|||||||
- ctb, moench, jungfrau (pll reset at start fixed, before no defines)
|
- ctb, moench, jungfrau (pll reset at start fixed, before no defines)
|
||||||
- pybind built into package, no need to update submodule when previous release had different pybind version
|
- pybind built into package, no need to update submodule when previous release had different pybind version
|
||||||
- adcvpp moved from dac.. and api added (ctb, moench)
|
- adcvpp moved from dac.. and api added (ctb, moench)
|
||||||
- eiger server fix (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.
|
- eiger (removed feb reset in stop acquisition as it caused processing bit to randomly not go high (leads to infinite loop waiting for it to go high). This is anyway done at prepare acquisition and set trimbits.
|
||||||
error messages not setup for some eiger server errors
|
- left AND right registers monitored for processing bit done
|
||||||
quad fix (chip signals to trim quad, both left and right registers can be different)
|
- febProcessinginprogress returns STATUS_IDLE and not IDLE
|
||||||
minor logical error of no consequence (stop acquisition returns a different enum than expected))
|
- In feb stop acquisition, if processing bit is running forever, checks for 1 s, then if acq done bit is high, returns ok, else throws
|
||||||
|
- feb stop acquisition returns 1 if success and fucntion in list calling it compares properly instead of STATUS_IDLE (no effect, but incorrect logic)
|
||||||
|
- chipsignals to trimquad should only monitor right fpga (not both as it will throw)
|
||||||
|
- fixed error messages of readregister inconsistent values
|
||||||
|
- setmodule and read frame was returning fail without setting error messages (leading to broken tcp connection due to no error message) )
|
||||||
-
|
-
|
||||||
|
|
||||||
2. Resolved Issues
|
2. Resolved Issues
|
||||||
|
Loading…
x
Reference in New Issue
Block a user