Howell Xia
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Aircraft Signal Program
Tags
GitHub, C++, HTML, CSS, SDR, Raspberry Pi
Link
The project goal was to find/create an open-source program to process airplane signals using an antennae and an SDR.
• The goal was to use the program test the capabilities and strength of a large radar the company was building.
• I rigorously tested multiple GitHub programs that process these aircraft flight-status signals, known as ADS-B signals. Most repositories were branched off github.com/antirez/dump1090
• I created my own branch of the antirez repository and modified the program to incorporate the user's coordinates and provide cardinal direction of aircrafts, which were specific requirements we needed for the project.