18 #ifndef GNSS_SDR_TLM_CONF_H 19 #define GNSS_SDR_TLM_CONF_H 37 std::string dump_filename;
38 std::string dump_crc_stats_filename;
41 bool remove_dat{
false};
42 bool enable_reed_solomon{
false};
43 bool dump_crc_stats{
false};
44 bool enable_navdata_monitor{
false};
45 bool there_are_e6_channels{
false};
52 #endif // GNSS_SDR_TLM_CONF_H This abstract class represents an interface to configuration parameters.
This class represents an interface to configuration parameters.