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

Decouple SDI spec version from SDI protocol version #27

Closed AEgbert closed 1 year ago

AEgbert commented 1 year ago

Goal is to reduce need to version bump file headers/documentation for small, editorial updates to SDI document. Large changes that impact harness implementation are expected to cause the protocol version number to be updated.

Also removes unneeded Any import left over from d5a8b849ea2392bc4d1b2582ea78f20375fa7ab7