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

MAX_FIR twice the max baseband rate? #11

Open
mhennerich opened this issue Apr 6, 2018 · 4 comments
Open

MAX_FIR twice the max baseband rate? #11

mhennerich opened this issue Apr 6, 2018 · 4 comments

Comments

@mhennerich
Copy link
Contributor

#define MAX_FIR MAX_DATA_RATE * 2

@tfcollins
Copy link
Contributor

tfcollins commented Apr 6, 2018

@rgetz
Copy link
Contributor

rgetz commented Apr 6, 2018

but that means you can never use FIR which is *4? That doesn't make sense.

@tfcollins
Copy link
Contributor

tfcollins commented Apr 6, 2018

It means that the input to the FIR (on the RX side) cannot exceed 2*61.44MHz

@mhennerich
Copy link
Contributor Author

That‘s outdated corrected stuff from the old manual where BB rates of 122.88 were valid in 1rx1tx mode. We need to fix that here too

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

3 participants