Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

[smio:acq] Check for invalid channels #21

Open
lerwys opened this issue Jul 11, 2014 · 0 comments
Open

[smio:acq] Check for invalid channels #21

lerwys opened this issue Jul 11, 2014 · 0 comments
Labels

Comments

@lerwys
Copy link
Contributor

lerwys commented Jul 11, 2014

Problem: This is a major bug. There is no bounds check for acquisition channel!

Solution: A good approach would be to export the valid channels, as well as its properties
over Wishbone. With this, we would be able to read this and check accordingly

@lerwys lerwys added the bug label Jul 11, 2014
lerwys added a commit that referenced this issue Jul 11, 2014
As of now, we don't have a way of checking which
channel is tha valid one. So, we hardcode this limit
in software, for now.

This is a quick fix for github issue #21.
lerwys added a commit that referenced this issue Jul 11, 2014
This finishes the quick fix for github issue #21.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant