Hi Dimitri,
On 07/04/2015 03:42 PM, Nikolay Dimitrov wrote:
The current squelch logic waits until the received
signal drops below
the squelch value and then continues the frequency scan. If there's any
continuous transmission on the air, it will block the scanning process
forever. This patch adds support for squelch timeout to prevent the
scanner from locking forever to a single signal.
Signed-off-by: Nikolay Dimitrov <picmaster(a)mail.bg>
---
src/rtl_fm.c | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)
Can you please take a look at this patch and decide whether it's worthy
of applying to the rtl-sdr tree?
Thanks in advance. Regards,
Nikolay