mobileinsight-core
mobileinsight-core copied to clipboard
Some logs are missing on the online monitor in the desktop version
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
same problem, any update about this?
@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.