DecodeSignal: Rework samplerate handling
authorSoeren Apel <soeren@apelpie.net>
Wed, 17 May 2017 06:31:07 +0000 (08:31 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 5 Jul 2017 22:37:08 +0000 (00:37 +0200)
Before, running an acquisition, then changing the
samplerate and then running the acquisition again
would result in the wrong (i.e. previous) samplerate
to be used for SRD. This patch fixes this.


No differences found