MobileInsight 4.0 released¶

August 3, 2019

In this release, we introduce major updates on supported phone models and new messages/versions.

MobileInsight v4.0.0 now added support for these messages/versions:

  • LTE_RRC_OTA_Packet v24

  • LTE_PDCP_DL_Config v192

  • LTE_PDCP_DL_Stat v36

  • LTE_PDCP_DL_Ctrl_PDU

    • subpacket type 194, v24

  • LTE_PDCP_UL_Config v193

  • LTE_PDCP_UL_Stats v38

  • LTE_PUCCH_Power_Control v24

  • LTE_PDSCH_Stat_Indication v36

  • LTE_PDCP_DL_Cipher_Data_PDU

    • subpacket type 195, v40

  • LTE_PDCP_DL_Stats

    • subpacket type 196, v41

    • subpacket type 197, v41

  • LTE_PDCP_UL_Cipher_Data_PDU

    • subpacket type 195, v40

  • LTE_RLC_DL_Config_Log_Packet

    • subpacket type 64, v2

  • LTE_RLC_DL_Stats

    • subpacket type 69, v3

  • LTE_MAC_Rach_Trigger

    • Rach Config subpacket v4

  • LTE_MAC_Rach_Trigger

    • Rach Reason subpacket v2

  • LTE_MAC_Configuration

    • subpacket type 0, v2

    • subpacket type 1, v2

    • subpacket type 2, v2

    • subpacket type 3, v2

    • subpacket type 4, v2

    • subpacket type 13, v2

    • subpacket type 14, v1

  • LTE_MAC_Rach_Attempt

    • subpacket type 6, v2

    • subpacket type 6, v3

  • LTE_MAC_Rach_Trigger

    • subpacket type 3, v5

    • subpacket type 5, v1

  • LTE_PHY_PDCCH_Decoding_Result v124, v141

  • LTE_PHY_PDCCH_PHICH_Indication v42

  • LTE_PHY_PDSCH_Decoding_Result v143

  • LTE_PHY_PDSCH_Packet v104, v144

  • LTE_PHY_PDSCH_Stat_Indication: v36, v40

  • LTE_PHY_PUCCH_CSF v102, v141

  • LTE_PHY_PUCCH_Tx_Report v24, v144

  • LTE_PHY_PUSCH_CSF v142

  • LTE_PHY_Serv_Cell_Measurement

    • subpacket type 25, v40

With the added messages, MobileInsight now supports more android phones, including:

  • XiaoMi Mi 9 (Qualcomm Snapdragon 855 chipset)

  • Lenovo Z5 Pro GT (Qualcomm Snapdragon 855 chipset)

  • Google Pixel 3/3 XL (Qualcomm Snapdragon 845 chipset)

  • XiaoMi Mi 8 SE (Qualcomm Snapdragon 710 chipset)

  • Google Pixel 2/2 XL(Qualcomm Snapdragon 835 chipset/MSM8998)

  • Google Pixel XL (Qualcomm Snapdragon 820 chipset/MSM8896)

This version fixed the following bugs:

  • Check sub-packet version in LTE_MAC_Configuration message.

  • Ignore messages with payload >= 500 bytes for ws_dissector as it always gets blocked. Print (MI)Warning message.