Skip to content

Use bunch pattern

Laurent Mercadier requested to merge use-bunch-pattern into master

MR !234 (merged) relies exclusively on the MDL that decodes the bunch pattern table, but for older proposals, this MDL does not behave properly which leads to issues #67 (closed) . In this MR we reintroduce the loading of the bunch pattern table but check if the number of pulses changed before proceeding to pulse Id alignment.

Closes #67 (closed)

Merge request reports