Draft: channel assignment unsafe hotfix
Merge request reports
Activity
requested review from @tobias.hangleiter
mentioned in issue #9 (closed)
Please register or sign in to reply
Der Projekt-Lifecycle auf git.rwth-aachen.de (Siehe: https://help.itc.rwth-aachen.de/service/ubrf9cmzd17m/article/1a0cfe327ffd46d7a62ab48df29c5b72/) wurde repariert und arbeitet derzeit ausstehende Projekte ab. Daher kommt es zu erhöhtem Mail-Aufkommen bei Projekten mit längerer Inaktivität.
--
The project lifecycle on git.rwth-aachen.de (see: https://help.itc.rwth-aachen.de/service/ubrf9cmzd17m/article/1a0cfe327ffd46d7a62ab48df29c5b72/) has been repaired and is currently processing pending projects. As a result, there is an increased volume of mail for projects with longer periods of inactivity.
requested review from @tobias.hangleiter
mentioned in issue #9 (closed)
I don't understand where in atsaverage
the issue is. PeriodicMask
converts its channel
argument to a 0-based integer, which is consistent with the atsaverage.alazar.Channel
/atsaverage.config2.Channel
enum. Where is a binary channel mask used?
looking into the current atsaverage
git it indeed seems like this was a bug there that was fixed already a while ago, and only appeared due to an outdated atsaverage branch used on the pc where this issue appeared.
this can be closed therefore I think
closed