MD currently gets the dwell tables from the CDS or zeros them out. The MD table design is not consistent with other cFS applications:
- The MD task should allow the option to save or not save tables in the CDS (and therefore behave like the other applications).
- The MD task should allow the option to have default tables in EEPROM (and therefore behave like the other applications).
- The default address to be used, should a table not be found, should be user defined. 0 may not be a valid address.
- The MD task doesn't use the CFE_TBL_Manage feature.
Imported from GSFCCFS-764