added TODO, remove obsolete code
Some checks failed
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2022-10-21 11:54:14 +02:00
parent dc45c53e38
commit b6a5c8c854
2 changed files with 4 additions and 9 deletions

View File

@ -108,14 +108,6 @@ void Factory::setStaticFrameworkObjectIds() {
DeviceHandlerBase::powerSwitcherId = objects::PCDU_HANDLER;
#endif /* OBSW_Q7S_EM == 1 */
//#if OBSW_TM_TO_PTME == 1
// TmFunnel::downlinkDestination = objects::CCSDS_HANDLER;
//#else
// TmFunnel::downlinkDestination = objects::TMTC_BRIDGE;
//#endif /* OBSW_TM_TO_PTME == 1 */
// // No storage object for now.
// TmFunnel::storageDestination = objects::NO_OBJECT;
LocalDataPoolManager::defaultHkDestination = objects::PUS_SERVICE_3_HOUSEKEEPING;
VerificationReporter::DEFAULT_RECEIVER = objects::PUS_SERVICE_1_VERIFICATION;