Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labbrick: file read on -md doesn't use correct values #21

Open
ikstream opened this issue Jul 21, 2019 · 2 comments
Open

Labbrick: file read on -md doesn't use correct values #21

ikstream opened this issue Jul 21, 2019 · 2 comments

Comments

@ikstream
Copy link
Contributor

If the -md flag is used with multiple devices connected and an equal number of files provided, the software seems not to stick with a single file.
for example
file 1: file 2:
10, 0 10, 60
10, 60 10, 0
10, 0 10, 60
10, 60 10,0

could lead to
dev1 -> 0dB
dev2 -> 60dB
dev1 -> 0dB
dev2 -> 0dB
.
.
.

only one usage of a wrong attenuation was observed so far

@thuehn
Copy link
Owner

thuehn commented Jul 21, 2019

is this fixed by your last PRs ?

@ikstream
Copy link
Contributor Author

Unfortunately not. This needs further investigation. But the -mds flag will work like a charm, with files named like the id of the attenuator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants