Skip to content

genesys: Improve code clarity by retiring half_ccd

The half_ccd naming was very confusing as there are "quarter CCD" configurations in use. This PR changes the variable to use ccd_size_divisor semantics, i.e. instead of a bool it's a divisor that may be used to obtain logical CCD size.

Merge request reports