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

no peak under lower bandwidth #5

Open
youlizhao opened this issue Feb 15, 2012 · 0 comments
Open

no peak under lower bandwidth #5

youlizhao opened this issue Feb 15, 2012 · 0 comments

Comments

@youlizhao
Copy link
Owner

Des.: (1) If we use higher decimation/intepolation value (lower bandwith, e.g., decim: 100 -> 500), we can not find peak any more using STS or LTS (FTW project file); (2) Sometimes, higher bandwidth does not mean the existing of peak. Weird; (3) If we use sleep mechanism to send periodic packets, sometimes not all packets are sent periodic, e.g., we only get 4 packets with equal IPI. Maybe others are lost in queue or struck? (see gr_msg_queue.cc Line 54: while(full_p())) d_not_full.wait(guard)).
Guess: It is caused by CFO. Need validation.
Plan: Sync two usrps, and send the same file with same bandwidth to see whether peaks exist.
Task: Sync two USRP programs;

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