asm to normal is now commanded
fsfw/fsfw example hosted/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2021-12-14 16:30:08 +01:00
parent f101352817
commit a30b161c3e
No known key found for this signature in database
GPG Key ID: BE6480244DFE612C
3 changed files with 2 additions and 13 deletions

View File

@ -294,17 +294,6 @@ void InitMission::createTasks() {
sif::printInfo("Waiting 5 Seconds and then command Test Assembly to Normal, Dual \n");
#endif
TaskFactory::delayTask(5000);
CommandMessage modeMessage;
ModeMessage::setModeMessage(&modeMessage, ModeMessage::CMD_MODE_COMMAND,
DeviceHandlerIF::MODE_NORMAL, TestAssembly::submodes::DUAL);
#if FSFW_CPP_OSTREAM_ENABLED == 1
sif::info << "Commanding Test Assembly to Normal, Dual" << std::endl;
#else
sif::printInfo("Commanding Test Assembly to Normal, Dual \n");
#endif
MessageQueueSenderIF::sendMessage(assembly->getCommandQueue(), &modeMessage,
MessageQueueIF::NO_QUEUE);
#endif /* OBSW_ADD_DEVICE_HANDLER_DEMO */
}

@ -1 +1 @@
Subproject commit aa0dcdae1ac53cac007dff2dce5492a9d687b1e5
Subproject commit 59a80fed91f2ba9cc7918f7aa32f475f27b0738c

@ -1 +1 @@
Subproject commit 75fda59ee1beb70a1413a7fa8b0089d8869fee69
Subproject commit b4ed174ff47d0ed5fb24b8d9ba301e12a470fd2b