lnls-dig / halcs

Hardware Abstraction Layer for Control Systems
GNU General Public License v3.0
1 stars 4 forks source link

[smio:acq] Check for invalid channels #21

Closed lerwys closed 4 years ago

lerwys commented 8 years ago

Issue by lerwys Friday Jul 11, 2014 at 03:09 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/21


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 commented 4 years ago

This was done years ago.