WIP: PL PCDU + Sun Sensor Update #138

Closed
muellerr wants to merge 57 commits from mueller/master into develop
33 changed files with 1528 additions and 644 deletions
Showing only changes of commit 2bc717caa0 - Show all commits

2
fsfw

Submodule fsfw updated: a12e98d948...0d66569687

View File

@ -69,7 +69,7 @@ void ObjectFactory::produceGenericObjects() {
objects::CCSDS_PACKET_DISTRIBUTOR); objects::CCSDS_PACKET_DISTRIBUTOR);
// Every TM packet goes through this funnel // Every TM packet goes through this funnel
new TmFunnel(objects::TM_FUNNEL); new TmFunnel(objects::TM_FUNNEL, 50);
// PUS service stack // PUS service stack
new Service1TelecommandVerification(objects::PUS_SERVICE_1_VERIFICATION, apid::EIVE_OBSW, new Service1TelecommandVerification(objects::PUS_SERVICE_1_VERIFICATION, apid::EIVE_OBSW,