Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lgs96 opened this issue Jun 1, 2021 · 2 comments
Open

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

lgs96 opened this issue Jun 1, 2021 · 2 comments

Comments

@lgs96
Copy link

lgs96 commented Jun 1, 2021

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

@NeutrinoLiu
Copy link

same problem, any update about this?

@lgs96
Copy link
Author

lgs96 commented Jun 16, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants