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

Implementation of getCbsdsNotPartOfPpaCluster() does not account for ID format differences #877

Open
kate-harrison opened this issue Apr 4, 2019 · 0 comments

Comments

@kate-harrison
Copy link
Contributor

The ID used for individual CBSDs in the FAD is "cbsd/$REFERENCE_ID", but the format used in the cluster list of a PPA is simply "$REFERENCE_ID". The current implementation assumes that these are identical.

Since this code is only used in PPR.3, #876 works around this problem and all tests will have the expected behavior. When the bug is corrected in the implementation of getCbsdsNotPartOfPpaCluster(), the implementation of PPR.3 should be adjusted accordingly.

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