Adjust spectrum message interval according to effective samp rate
BatchDrake opened this issue · 1 comments
BatchDrake commented
There are two cases in which the spectrum message interval does not behave as it ought to:
a) The throttle control has been adjusted to a sample rate that is different from the source sample rate
b) The speed at which Suscan processes samples is slower than the source rate.
In both cases, Suscan should keep a measure of the current rate and update the spectrum intervals accordingly.
BatchDrake commented
Done, changes in feature/measure-samp-rate
.