demo compiling again, submodule updates
This commit is contained in:
parent
a383f80860
commit
09947d4795
@ -12,7 +12,7 @@
|
||||
#include <fsfw/monitoring/MonitoringMessageContent.h>
|
||||
#include <fsfw/storagemanager/PoolManager.h>
|
||||
#include <fsfw/datapoollocal/LocalDataPoolManager.h>
|
||||
#include <fsfw/tmtcpacket/pus/TmPacketStored.h>
|
||||
#include <fsfw/tmtcpacket/pus/tm.h>
|
||||
#include <fsfw/tmtcservices/CommandingServiceBase.h>
|
||||
#include <fsfw/tmtcservices/PusServiceBase.h>
|
||||
|
||||
|
@ -67,6 +67,8 @@ static constexpr uint8_t FSFW_CSB_FIFO_DEPTH = 6;
|
||||
|
||||
static constexpr size_t FSFW_PRINT_BUFFER_SIZE = 124;
|
||||
|
||||
static constexpr size_t FSFW_MAX_TM_PACKET_SIZE = 2048;
|
||||
|
||||
}
|
||||
|
||||
#endif /* CONFIG_FSFWCONFIG_H_ */
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 64935286e10d01760c6b21b2aa2e1f44ae6c1083
|
||||
Subproject commit edaccc0dbdad5d1072aa890b532b5e177ad4e8b1
|
2
fsfw
2
fsfw
@ -1 +1 @@
|
||||
Subproject commit 1e380fe562540e8254b29f3f382c52e9f43142ca
|
||||
Subproject commit 47af5260a2341249bc00cdba095f96efa5a509dc
|
Loading…
Reference in New Issue
Block a user