Andreas Eversberg 881d4a9f72 SDR: Fix level range of IQ date; must not exceed range of -1 .. 1
LimeSDR mini (and maybe others) do not want IQ data to become a value below
-1 or above 1. This happens slightly when applying the IIR filter after
upsampling. To prevent this, we scale down the IQ level a little bit.

To test the problem:
- set the scale level to 1.0, so it does not take effect
- use LimeSDR mini
- use upsampling (sample rate differs SDR sample rate)
- run loopback mode 2 (-l 2)
- IIR filter must be initialized with 2 or more iterations to take effect
- check linear IQ graph; it will then plot dots inside the circle
2018-08-25 08:13:16 +02:00
..
2017-12-03 08:46:05 +01:00
2018-02-16 15:54:39 +01:00
2018-02-16 15:54:40 +01:00
2018-05-27 06:04:09 +02:00
2018-02-16 15:54:40 +01:00
2017-12-09 20:46:16 +01:00
2018-02-16 15:54:40 +01:00
2018-06-24 11:39:31 +02:00
2018-06-24 11:40:53 +02:00