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

Predev 1.0.0.3 #138

Merged
merged 9 commits into from
Nov 13, 2018
Merged

Predev 1.0.0.3 #138

merged 9 commits into from
Nov 13, 2018

Conversation

cwilliams-ericsson
Copy link
Contributor

Minor update for bug-fixes. Addresses issues:

#115
#119
#125
#129
#130
#135

In some cases, "PAL" channel type is still returned in spectrumInquiry
response
Test did not finish properly in DP test case if CBSD finishes test, then
re-registers prior to other CBSD finishing test.

Engine.py add_Cbrs_Obj was adding a third CBSD object to cbrsObjArray
for a previously registered CBSD due to improper comparison of class
objects.  Now code correctly detects duplicate cbsd and does not add it
again to object list.

Bug would only impact DP test cases where one CBSD finishes test first,
then tries to re-register prior to other CBSD finishing.
As per #130, updated testcases WINNF.FT.D.DRG.2 and WINNF.FT.D.DRG.4 to
include separate .json files for CBSD1 and CBSD2 for last step.  This
allows the questions to be updated to indicate CBSD1 or CBSD2
Add readme_file_OCSP_Responder.txt and oscpopensslcbrs1.cnf files with
instructions on installation/configuration of OCSP Responder for
security testing
Fix Issue #125 by updating WINNF.FT.C.MES.4.csv file.
Updated to move measReportConfig from first heartbeat to later
heartbeat.

Now CBSD moves to AUTHORIZED grant state prior to measReportConfig being
sent from test harness.

Note:  this now matches WINNF.FT.D.MES.5 (DP test case), which was
implemented correctly according to the test spec.
Add question to ensure CBSD transmission is within the granted frequency
range, as per Issue #135
Updated question for RLQ.1 to RLQ.6, DRG.1 to DRG.6, and REG.7 test
cases, as per Issue #119
@awaizkhan awaizkhan merged commit dc670c0 into master Nov 13, 2018
@cwilliams-ericsson cwilliams-ericsson deleted the predev_1.0.0.3 branch January 2, 2019 16:01
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

Successfully merging this pull request may close these issues.

2 participants