Hi!

just noticed that it would be convenient to have the demodulate_bits functions declared as const, since they don't change the state of the object (essentially the modulator state may be fixed for all the simulation, and passed as constant reference in some function)

Thanks!

Best regards,

Eduardo