nasa / ECI

CFS application framework for integrating external C code into the CFS environment
https://nasa.github.io/ECI/
Other
35 stars 12 forks source link

ECI should only subscribe to the ECI_TBL_MANAGE_MID if tables are defined #34

Open BaldBeacon opened 5 years ago

BaldBeacon commented 5 years ago

Since both state and parameter tables are optional, it should make sense that ECI_TBL_MANAGE_MID should also be optional. Currently, even if there are no tables defined, ECI will subscribe to the table management message id.