linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 14 forks source link

labgrid-exporter: export FTDIs with multiple separate interfaces #31

Closed a3f closed 1 year ago

a3f commented 1 year ago

Some FTDIs pop up as multiple USB interfaces on the host system. Let's export there as well. This could've been done in the userconfig.yaml, but it's more convenient to just do this here centrally.

We'll just export the main interface and three more and assume 4 FTDIs is enough for everybody.

SmithChart commented 1 year ago

This is exactly the same setup we are already using in production on our lab system. LGTM