Skip to content

MBCharaf/MobileInsigt-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileInsight Parser

This is a parser for Mobileinsight exported xml files. It supports JSON and CSV as output files.

Usage

In parse.py spcify the target file and the message that you want to parse as:

Parser = LteParser("lte-test.xml","LTE_PHY_Connected_Mode_Intra_Freq_Meas")

Run

python3 parse.py

Two output files are going to be generated as .csv and .json

About

A Python parser for MobileInsight XML files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages