Skip to content

DTT now detects which version of awg interface is in use and picks the right one. Closes #291.

Erik von Reis requested to merge erik.vonreis/dtt:awg_backward_compat into master

Version 4 has only two test point interfaces: one for excitations and one for everything else Version 3 has 4, divided between LSC and ASC test points.

DTT now detects how many interfaces are available and chooses the interface version accordingly.

Merge request reports