F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FileManagerConfig.hpp
Go to the documentation of this file.
1 #ifndef DEFAULT_CONFIG_FILEMANAGERCONFIG_HPP
2 #define DEFAULT_CONFIG_FILEMANAGERCONFIG_HPP
3 
4 #include <config/FpConfig.hpp>
5 
6 namespace Svc {
7 namespace FileManagerConfig {
12 static constexpr U32 FILES_PER_RATE_TICK = 1;
13 } // namespace FileManagerConfig
14 } // namespace Svc
15 
16 #endif
RateGroupDivider component implementation.
static constexpr U32 FILES_PER_RATE_TICK