Skip to content

Include a specific mutex for attenuators

Gabriel Fedel requested to merge icshwi_7581 into master

How the change of attenuator value is slow when the same mutex from the acquisition data was used by it, the acquisition would loose some pulses. Now with a specific attenuation, the change of attenuation happens separeted from any other change on registers.

This changes is part of the fix of this bug:

https://jira.esss.lu.se/browse/ICSHWI-7581

Merge request reports