Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pocsag chain: rtl_tcp -> cdr -> multimon-ng #49

Open
sysrun opened this issue Nov 11, 2019 · 0 comments
Open

Pocsag chain: rtl_tcp -> cdr -> multimon-ng #49

sysrun opened this issue Nov 11, 2019 · 0 comments

Comments

@sysrun
Copy link

sysrun commented Nov 11, 2019

Hi,

i am trying to build a chain for POCSAG decoding.

ALready used rtl_fm & multimon - works like a charm.

Now i am trying to use rtl_tcp and csdr for fm decoding.
In my understanding, the deemphasis_nfm_ff is not useable as the BW is too narrow.

Tried this chain:
(Incoming IQ - BW 1024000, Output SR 22050)

'csdr convert_u8_f |'+
'csdr shift_addition_cc 0.126953125 |'+
'csdr fir_decimate_cc 46 0.0010869565217391304 BLACKMAN |'+
'csdr fmdemod_quadri_cf |'+
'csdr limit_ff |'+
'csdr deemphasis_wfm_ff 22050 50e-6 |'+
'csdr fastagc_ff 1024 |'+
'csdr convert_f_s16'

But result is just garbage

Whitch screws i have to turn?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant