mobile_insight.analyzer.kpi.lte_pdcp_ulgap_analyzer module

A 4G PDCP analyzer to calculate the number of lost PDCP packets

Author: Zhehui Zhang

Output: <timestamp> <lost pdcp pkts> <lost pdcp pkts within one msg>

class mobile_insight.analyzer.kpi.lte_pdcp_ulgap_analyzer.LtePdcpUlGapAnalyzer

Bases: mobile_insight.analyzer.kpi.kpi_analyzer.KpiAnalyzer

__msg_callback(msg)
_callback_pdcp_ul(msg)
set_source(source)

Set the source of the trace. The messages from the source will drive the analysis.

Parameters
  • source – the source trace collector

  • type – trace collector