Skip to content

Opensource decoder to decode 3GPP NR, LTE, UMTS, GSM protocols and messages

Notifications You must be signed in to change notification settings

peremen/3GPPDecoder

 
 

Repository files navigation

What is 3GPPDecoder?

3GPPDecoder is a free open source decoder to decode wireless control plane messages and PDUs (Protocol Data Units). This fork is mainly tested in Linux, although Windows and macOS should be working.

You can use 3GPPDecoder to decode 3GPP NR, LTE, UMTS and GSM messages for RRC and NAS. Also it supports RLC (Radio Link Control) protocol PDU header decoding.

How to build 3GPPDecoder

3GPPDecoder is developed using Qt and main programming language is C++. Use the qmake tool to build the decoder program. Currently both Qt5 and Qt6 are supported.

I do not provide precompiled binaries for Windows and macOS.

About

Opensource decoder to decode 3GPP NR, LTE, UMTS, GSM protocols and messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • QMake 3.2%