If you change the TP_rate_per_ch in the SourceEmulatorModel you do not get exactly multiples of the 100 Hz per channel. Tried with a value of 10 and instead of getting 60 kHz per stream (1 kHz per channel) we get a total sent TP rate of 30 kHz per stream.
Fix the bug and possibly allow to have a TP rate per channel to be any configurable value and not just multiples of 100 Hz per channel.
If you change the
TP_rate_per_ch
in theSourceEmulatorModel
you do not get exactly multiples of the 100 Hz per channel. Tried with a value of 10 and instead of getting 60 kHz per stream (1 kHz per channel) we get a total sent TP rate of 30 kHz per stream.Fix the bug and possibly allow to have a TP rate per channel to be any configurable value and not just multiples of 100 Hz per channel.