18 #ifndef GNSS_SDR_OBS_CONF_H 19 #define GNSS_SDR_OBS_CONF_H 35 std::string dump_filename{
"obs_dump.dat"};
36 int32_t smoothing_factor{0};
37 uint32_t nchannels_in{0U};
38 uint32_t nchannels_out{0U};
39 uint32_t observable_interval_ms{20U};
40 bool enable_carrier_smoothing{
false};
41 bool always_output_gs{
false};
44 bool enable_E6{
false};
49 #endif // GNSS_SDR_OBS_CONF_H