Wireless-Innovation-Forum / 6-GHz-AFC

This repository contains code and data for testing the compliance of Automated Frequency Coordinator (AFC) software. The AFC is defined by the FCC in proceeding 18-295 on Unlicensed Use of the 6 GHz Band. This repository contains procedures, documentation, and tests for such software, and for the devices authorized by it. To contribute, please first read the CONTRIBUTING file in the repository for instructions.
14 stars 3 forks source link

Any estimation for Masks test vector expected responses availability? #33

Closed gonzalocasado closed 1 year ago

AEgbert commented 1 year ago

Thanks for the question. The test vector expected responses are currently under active development by Wi-Fi Alliance and the Wireless Innovation Forum. Once they are officially released, we will add them to this repository, but I'm not able to comment on a time frame for that release.

If you would like to be notified of when the repository is updated with the expected response files, you may wish to use a GitHub file watching service (such as this one) to monitor the masks directory of our repository.

I'll also leave this issue open for now and will provide an update here if and when one becomes available.

AEgbert commented 1 year ago

Wi-Fi Alliance has published a version of the expected responses for system testing (accessible here). Please note that, along with this release, the SDI protocol version has been increased to v1.4. Currently, the test harness in this repository supports v1.3. We will wait to include the updated inquiries and masks in this repository until the harness also supports v1.4.

gonzalocasado commented 1 year ago

Appreciated the update.

Any ETA about when the test harness may support v1.4 and the expected responses?

AEgbert commented 1 year ago

Sorry for the delayed response. I don't have a more solid ETA for the official release aside from "soon." However, I have just uploaded a draft of the test harness modifications and the latest public expected responses from Wi-Fi Alliance to a development fork. You can preview the changes here: https://github.com/AEgbert/6-GHz-AFC/tree/SDI_v1.4

AEgbert commented 1 year ago

I'm expecting that the main branch of this repo will be updated by next Tuesday at the latest, using the changes from the linked fork above. I'll post a final update and close out this issue once that occurs.

AEgbert commented 1 year ago

The discussed changes have now been merged into the main branch of this repository via #35.