Skip to content

WingWatch is an aircraft tracking app that combines real-time tracking with antenna orientation control and interactive map.

Notifications You must be signed in to change notification settings

rozachatz/WingWatch

Repository files navigation

WingWatch is a Python-based aircraft tracking application that integrates ADS-B and radar data to provide real-time airplane location tracking and antenna rotator configuration.

Key Features:

Real-time Tracking

Displays airplane coordinates from both ADS-B and (passive) radar sources on an interactive map.

ADSB Data Reception

Utilizes the dump1090 application to receive and process ADS-B data.

Antenna Rotator Configuration

Uses Hamlib software to configure and control your antenna rotator.

Docker Compose Integration

Simplifies deployment and depedency management of the application through Docker Compose.

Instructions

To build and start the hardware integration application, run the command docker-compose up --build. To run the tracking software application execute uvicorn trackingapp.main:trackingapp --reload

About

WingWatch is an aircraft tracking app that combines real-time tracking with antenna orientation control and interactive map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published