Skip to content

Fully python-based decoder for CAT062(version 1.18)

Notifications You must be signed in to change notification settings

HaoWuh/CAT062-pydecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAT062-pydecoder

Introduction

CAT062-pydecoder is a Python-based tool designed to decode the existing aviation communication message using format known as CAT062 (currently solely version1.18 supported). It efficiently extracts information from CAT062 message data streams and converts the decoded data into JSON format, making it easier to process and analyze.

Features

  • Decodes CAT062 message data streams efficiently.
  • Outputs decoded data in JSON format.
  • Easy-to-use Python API.
  • Open-source and customizable for specific needs.

Test Usage

To test the functionality, you can use the provided script:

python demo_decode.py

About

Fully python-based decoder for CAT062(version 1.18)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages