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

MPSK combined timing + phase recovery with resync label. #4

Open
guruofquality opened this issue Aug 25, 2015 · 1 comment
Open

MPSK combined timing + phase recovery with resync label. #4

guruofquality opened this issue Aug 25, 2015 · 1 comment

Comments

@guruofquality
Copy link
Contributor

To support the frame sync block in BPSK, QPSK mode -- the timing recovery block tracks sample offset and decimates the input stream by sampling every Nth symbol. The timing is tracked using zero crossing or peaks. We will build phase tracking into this block as well, like costas loop. The block should support a resync label to indicate the start of a new frame and to reset timing offsets. In the case of phase recovery, this label can indicate the initial phase error when label.data is provided

@bignick26
Copy link

Would love to see this implemented! Any progress made here?

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

No branches or pull requests

2 participants