mobileinsight-core icon indicating copy to clipboard operation
mobileinsight-core copied to clipboard

Some logs are missing on the online monitor in the desktop version

Open lgs96 opened this issue 4 years ago • 2 comments

Versions

  • OS: Ubuntu 16.04.7
  • Python version: 3.5
  • Python installation method: conda virtual environment
  • MobileInsight: 5.0
  • Android: 9.0
  • Phone: Pixel

Description

I tried online monitor with desktop. However, some logs seem to be missed or even not recorded. In my example, I enabled following logs:

src.enable_log('LTE_PHY_Connected_Mode_Intra_Freq_Meas') src.enable_log('LTE_PHY_PUCCH_Tx_Report') src.enable_log('LTE_MAC_UL_Tx_Statistics') src.enable_log('LTE_PHY_PUSCH_Tx_Report') src.enable_log('LTE_MAC_UL_Buffer_Status_Internal')

I found that 'LTE_PHY_PUSCH_Tx_Report' is missed since the granted TB size from 'LTE_PHY_PUSCH_Tx_Report' is much lower than actual transmitted size and 'LTE_MAC_UL_Buffer_Status_Internal' is not recorded at all.

Code and Logs

I attach my online monitoring code and mi2log mi_report.zip

lgs96 avatar Jun 01 '21 08:06 lgs96

same problem, any update about this?

NeutrinoLiu avatar Jun 08 '23 10:06 NeutrinoLiu

@NeutrinoLiu I guess the chipest of Pixel 5 phone that I used does not provide several LTE logs. So it seems to use other devices.

lgs96 avatar Jun 16 '23 10:06 lgs96