Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
1026 changed files with 22063 additions and 14141 deletions
Showing only changes of commit a4531e4ced - Show all commits

View File

@@ -7,7 +7,7 @@
#include "fsfw/serviceinterface.h" #include "fsfw/serviceinterface.h"
#include "fsfw/tmtcservices/AcceptsTelecommandsIF.h" #include "fsfw/tmtcservices/AcceptsTelecommandsIF.h"
#include "fsfw/tmtcpacket/pus/tc/PusTcReader.h" #include "fsfw/tmtcpacket/pus/tc/PusTcReader.h"
#include "fsfw/globalfunctions/CRC.h": #include "fsfw/globalfunctions/CRC.h"
static constexpr auto DEF_END = SerializeIF::Endianness::BIG; static constexpr auto DEF_END = SerializeIF::Endianness::BIG;