mobile_insight.analyzer.kpi.ho_sr_analyzer module¶
rrc_sr_analyzer.py A KPI analyzer to monitor and manage RRC connection success rate
Author: Zhehui Zhang
- class mobile_insight.analyzer.kpi.ho_sr_analyzer.HoSrAnalyzer¶
Bases:
mobile_insight.analyzer.kpi.kpi_analyzer.KpiAnalyzer
A KPI analyzer to monitor and manage RRC connection success rate
- __ho_sr_callback(msg)¶
- set_source(source)¶
Set the trace source. Enable the LTE RRC messages.
- Parameters
source (trace collector) – the trace source.