Scaling Factor PID

Hi everyone, i’m working on px4 controller in order to implement a customized one.
I was wondering how the actuator control values are scaled between 0,1 for throttle and -1 and 1 for the moments.
It seems like 1 corresponds to the maximum force that the rotor can give, but i cannot find where this scaling factor is considered in the controller.