kelvinxuande / multilateration-python

Multilateration for mode AC and mode S messages. Utilises Python's multiprocessing, pipes and sockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multilateration in python

As part of an internship at DSO, I worked on a project that aims to carry out multilateration for mode AC and mode S messages. These messages are used extensively in Aeronautical communications and navigation.
This repository houses mainly the client-side implementation for the project. A possible implementation of the server-side is also included. For more details, please read the 2-part reports:

About

Multilateration for mode AC and mode S messages. Utilises Python's multiprocessing, pipes and sockets.


Languages

Language:Python 100.0%