![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
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} |
Definition at line 30 of file tlm_conf.h.
| bool Tlm_Conf::dump {false} |
Definition at line 39 of file tlm_conf.h.
| bool Tlm_Conf::dump_crc_stats {false} |
Definition at line 43 of file tlm_conf.h.
| std::string Tlm_Conf::dump_crc_stats_filename |
Definition at line 38 of file tlm_conf.h.
| std::string Tlm_Conf::dump_filename |
Definition at line 37 of file tlm_conf.h.
| bool Tlm_Conf::dump_mat {false} |
Definition at line 40 of file tlm_conf.h.
| bool Tlm_Conf::enable_navdata_monitor {false} |
Definition at line 44 of file tlm_conf.h.
| bool Tlm_Conf::enable_reed_solomon {false} |
Definition at line 42 of file tlm_conf.h.
| bool Tlm_Conf::remove_dat {false} |
Definition at line 41 of file tlm_conf.h.
| bool Tlm_Conf::there_are_e1_channels {false} |
Definition at line 45 of file tlm_conf.h.
| bool Tlm_Conf::there_are_e6_channels {false} |
Definition at line 46 of file tlm_conf.h.
| bool Tlm_Conf::tow_to_trk {false} |
Definition at line 48 of file tlm_conf.h.
| bool Tlm_Conf::use_ced {false} |
Definition at line 47 of file tlm_conf.h.