Nature40 / pyradiotracking

Detect signals of wildlife tracking systems with RTL SDR devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate use of DC offset blocking

jonashoechst opened this issue · comments

rtlsdr-signal-detect uses a dc blocker to remove the dc offset, which could also be useful in our implementation.

https://github.com/Nature40/rtlsdr_signal_detect/blob/master/rtlsdr_signal_detect.c#L285-L286