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

Update harness implementation to support SDI v1.3.2 #22

Closed AEgbert closed 1 year ago

AEgbert commented 1 year ago

Since v1.3 of the SDI spec, the version field definition has changed. Previously, the version was specified to follow a format "n.m" where n and m are non-negative integers. This format requirement no longer exists in the SDI spec document, instead specifying that the version for the current protocol is explicitly "1.3".

Needed change: