|
|
@ -183,7 +183,7 @@ void parse_args(all_args_t *args, int argc, char* argv[]) {
|
|
|
|
"Chooses the coefficients for the 3-tap channel estimator centered filter.")
|
|
|
|
"Chooses the coefficients for the 3-tap channel estimator centered filter.")
|
|
|
|
|
|
|
|
|
|
|
|
("expert.rrc_inactivity_timer",
|
|
|
|
("expert.rrc_inactivity_timer",
|
|
|
|
bpo::value<uint32_t>(&args->expert.rrc_inactivity_timer)->default_value(10000),
|
|
|
|
bpo::value<uint32_t>(&args->expert.rrc_inactivity_timer)->default_value(60000),
|
|
|
|
"Inactivity timer in ms")
|
|
|
|
"Inactivity timer in ms")
|
|
|
|
|
|
|
|
|
|
|
|
("expert.enable_mbsfn",
|
|
|
|
("expert.enable_mbsfn",
|
|
|
|