start PUS TC refactoring

This commit is contained in:
2022-07-18 18:36:41 +02:00
parent 95b476d4bd
commit 5fffbd4a90
26 changed files with 213 additions and 678 deletions

View File

@ -4,7 +4,6 @@
#include "fsfw/tmtcpacket/SpacePacketCreator.h"
TEST_CASE("CCSDS Creator", "[ccsds-creator]") {
SpacePacketCreator base = SpacePacketCreator(ccsds::PacketType::TC, true, 0x02,
ccsds::SequenceFlags::FIRST_SEGMENT, 0x34, 0x16);