3 Star 22 Fork 14

MrCoder / 3gppDecoder

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
3gppDecoder.cfg 704 Bytes
Copy Edit Raw Blame History
MrCoder authored 2019-10-11 14:46 . 界面优化
{
"wireshark-dir": "D:/Program Files/Wireshark",
"notepadpp-dir": "D:/Program Files/Notepad++",
"NAT": [
{
"NR": [
"nr-rrc.dl.ccch",
"nr-rrc.dl.dcch",
"nr-rrc.ul.ccch",
"nr-rrc.ul.dcch",
"nr-rrc.bcch.bch",
"nr-rrc.bcch.dl.sch",
"nr-rrc.pcch",
"xnap",
"f1ap",
"ngap",
"x2ap"
]
},
{
"LTE": [
"lte-rrc.dl.ccch",
"lte-rrc.dl.dcch",
"lte-rrc.ul.ccch",
"lte-rrc.ul.dcch",
"lte-rrc.bcch.bch",
"lte-rrc.bcch.dl.sch",
"lte-rrc.pcch",
"s1ap",
"x2ap"
]
},
{
"LTE-NB": [
"nr-rrc.dl.ccch.nb",
"nr-rrc.dl.dcch.nb",
"nr-rrc.ul.ccch.nb",
"nr-rrc.ul.dcch.nb",
"s1ap",
"x2ap"
]
}
]
}
1
https://gitee.com/konglinglong/3gppDecoder.git
git@gitee.com:konglinglong/3gppDecoder.git
konglinglong
3gppDecoder
3gppDecoder
master

Search