Skip to content

v1.0.16 of WInnForum test harness for SAS UUT testing

Compare
Choose a tag to compare
@kate-harrison kate-harrison released this 25 Oct 16:00
· 176 commits to master since this release
002773a

This is a maintenance release to update v1.0.15 which was released on 16 October 2018. The following issues were fixed:

Issue Title Description
#832 Fix DPA logging for "no grants in neighborhood" case The output of calcAggregatedInterference() is effectively a scalar in the case where there are no CBSDs in the neighborhood, and this case was not accounted for in the previous version of the logging code. This fix addresses that issue, and more gracefully catches errors in the new logging code so that the test case may proceed even if the logging fails (though an error will be logged, of course).
#831 Miscellaneous tool and doc provided to ITS by mail. For the benefit of all, some little tools and docs provided to ITS are in the repository: (1) doc on the DPA setup in MCP/IPR configs, using the dpa builder; (2) the catA outdoor HAAT tool to check maximum allowed height.
#830 Add more logging of A_DPA, A_DPA_ref, and keep lists to DPA manager There are no functional changes in this PR. Instead, it adds logging for A_DPA and A_DPA_ref for every DPA point at every azimuth. It also adds logging of statistics on their difference.
#829 Update DPAs KML from NTIA Update DPAs KMLs: E-DPA to v1.07, P-DPA to v1.06. As provided by Nick from NTIA. The difference with previous DPAs are: (1) using the default value (instead of NaN) for catA distance (150km), and OOB CatB (25km) and OOB CatA (0km, ie deactivated); (2) portal DPA "Barking Sands" has now its CatB distance set properly; (3) CatA distance are set to not exceed CatB distances for West9: 144km, Alameda: 128km, Bremerton-Everett: 128km. Also put the PDF file describing the DPA KML format.