GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
Tlm_Conf Class Reference

Public Member Functions

void SetFromConfiguration (const ConfigurationInterface *configuration, const std::string &role)

Public Attributes

std::string dump_filename
std::string dump_crc_stats_filename
bool dump {false}
bool dump_mat {false}
bool remove_dat {false}
bool enable_reed_solomon {false}
bool dump_crc_stats {false}
bool enable_navdata_monitor {false}
bool there_are_e1_channels {false}
bool there_are_e6_channels {false}
bool use_ced {false}
bool tow_to_trk {false}

Detailed Description

Definition at line 30 of file tlm_conf.h.

Member Data Documentation

◆ dump

bool Tlm_Conf::dump {false}

Definition at line 39 of file tlm_conf.h.

◆ dump_crc_stats

bool Tlm_Conf::dump_crc_stats {false}

Definition at line 43 of file tlm_conf.h.

◆ dump_crc_stats_filename

std::string Tlm_Conf::dump_crc_stats_filename

Definition at line 38 of file tlm_conf.h.

◆ dump_filename

std::string Tlm_Conf::dump_filename

Definition at line 37 of file tlm_conf.h.

◆ dump_mat

bool Tlm_Conf::dump_mat {false}

Definition at line 40 of file tlm_conf.h.

◆ enable_navdata_monitor

bool Tlm_Conf::enable_navdata_monitor {false}

Definition at line 44 of file tlm_conf.h.

◆ enable_reed_solomon

bool Tlm_Conf::enable_reed_solomon {false}

Definition at line 42 of file tlm_conf.h.

◆ remove_dat

bool Tlm_Conf::remove_dat {false}

Definition at line 41 of file tlm_conf.h.

◆ there_are_e1_channels

bool Tlm_Conf::there_are_e1_channels {false}

Definition at line 45 of file tlm_conf.h.

◆ there_are_e6_channels

bool Tlm_Conf::there_are_e6_channels {false}

Definition at line 46 of file tlm_conf.h.

◆ tow_to_trk

bool Tlm_Conf::tow_to_trk {false}

Definition at line 48 of file tlm_conf.h.

◆ use_ced

bool Tlm_Conf::use_ced {false}

Definition at line 47 of file tlm_conf.h.


The documentation for this class was generated from the following file: