Skip to content

As the name suggest, it decodes airplanes data and displays it

Notifications You must be signed in to change notification settings

chris-jeune/Decoder-ARINC-429

Repository files navigation

ARINC 429 Decoder

Overview

The ARINC 429 Decoder is a program designed to decode airplane information (French). The data is encoded using BCD and BNR. This project aims to decode the transmitted data and extract relevant information for analysis and monitoring purposes.

This project is written in C++.

Features

  • Decodes ARINC 429 data encoded in BCD and BNR formats.
  • Provides detailed decoding of various airplane parameters.
  • Designed for analysis and monitoring of airplane data.

Demo

Decoder_Demo.mp4

Usage

To use the ARINC 429 Decoder, follow these steps:

  1. Clone the repository to your local machine.
  2. Compile the source code using a C++ compiler.
  3. Run a data concentrator.
  4. Monitor and analyze the decoded airplane information.

About

As the name suggest, it decodes airplanes data and displays it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published