Wireless-Innovation-Forum / Citizens-Broadband-Radio-Service-Device

Apache License 2.0
32 stars 19 forks source link

PowerMeasTest has in Spectrum Inquiry Response "Channel Type" = PAL instead of GAA #115

Closed idanrazisr closed 5 years ago

idanrazisr commented 6 years ago

Executing the PowerMeasTest, the SAS Harness replies in Spectrum Inquiry Response that "channelType"= PAL instead of GAA (see log extract below). The following Grant Response in the PowerMeasTest does say correctly "channelType=GAA". The JSON files in te SAS Harness in all the test cases are built to reply as GAA in order to cover the entire 3.55-3.7GHz frequency range and to avoid issues with the definition/configuration of PAL licenses in the CBSD/DP UUT. "spectrumInquiryResponse": [ { "availableChannel": [ { "channelType": "PAL", "frequencyRange": { "highFrequency": 3560000000, "lowFrequency": 3550000000 },

cwilliams-ericsson commented 6 years ago

Addressed in rel1.0.0.2_development branch

cwilliams-ericsson commented 6 years ago

Addressed in release v1.0.0.2

idanrazisr commented 6 years ago

Issue still exists in SAS Harness release v1.0.0.2

cwilliams-ericsson commented 6 years ago

Missed one case in original fix. Fixed in branch predev_1.0.0.3