Skip to content

RRC: add an option to enable measurement reports

Cédric Roux requested to merge enable-measurement-reports into develop

In the configuration file, to enable measurements, add:

enable_measurement_reports = "yes";

Note that if x2 is enabled then the option 'enable_measurement_reports' is not taken into account and the measurements are enabled.

Merge request reports