r-almendarez / dpam-vif-generator

DPAM VIF Generator generates a USBIF/DPAM VIF file based on user inputs for use with test equipment correlation, proper test coverage for certification, and at VESA Plugtest events.
MIT License
6 stars 2 forks source link

Add DPAM VIF versioning #12

Open TylerJ-TDY opened 4 months ago

TylerJ-TDY commented 4 months ago

The base VIF has a VIF_Specification field, but since these fields are being updated asynchronously to that spec it would be helpful to include a separate version field in the DPAM VIF. Something like DPAM_VIF_Specification, which test equipment could check for compatibility whenever a VIF is loaded.

Let me know if it'd be better to raise this directly in the DP on USB Type-C working group.