Skip to content
This repository was archived by the owner on Feb 15, 2021. It is now read-only.

rwnobrega/adsb-ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is now archived. Please use Lukter's fork instead: https://github.com/Lukter/adsb-ghost

README ADS-B GHOST

This repository has:

  • ADS-B encoder
  • ADS-B decoder (imported from Mode-S)
  • ADS-B ghost
  • CRC calculator
  • Ghost aircraft
  • Util package with common functions

ADS-B GHOST

This project consists in the implementation of a ghost aircraft, simulating a real one. This aircraft use an ADS-B (Automatic dependent surveillance-broadcast).

ADS-B encoder features

  1. The ADS-B encoder is a WIP (work in progress) package to encode ADS-B frames.
  2. This package encode aircraft ID messages and WIP aircraft position.

ADS-B decoder features

  1. The features of this package can be seen at https://github.com/junzis/pyModeS

ADS-B ghost features

CRC calculator features

  1. CRC (Cyclic redundancy check) file is used to calculate CRC to frames.

Ghost aircraft features

###Util package features

  1. This package implements some common functions like hex2bin, bin2int, hex2int, crc, gray2int.

Notes

General

ADS-B encoder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages