lnls-dig / halcs

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

[smio:fmc130m_4ch:core] Make no assumptions of instance ID #47

Open lerwys opened 8 years ago

lerwys commented 8 years ago

Issue by lerwys Saturday Nov 22, 2014 at 12:32 GMT Originally opened as https://github.com/lnls-dig/bpm-sw/issues/47


Problem: The FMC130M_4CH make an assumption that the instance ID 0 is the one controlling an specific (PCA9547) I2C bus. This should be passed to the class initialization function and not be hardcoded in the code.

lerwys commented 4 years ago

We are not controlling the I2C bus anymore, but this should be revisited sometime soon