Skip to content
/ cliradar Public

Plots ADS-B Data from Dump1090 in your Terminal

License

Notifications You must be signed in to change notification settings

p85/cliradar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cliradar

Plot ADS-B Data from dump1090 on the Linux Console.

Requirements

  • Python 2.7
  • Python Modules: geopy, sqlite3
  • A RTL-SDR Receiver
  • A Running Dump1090 Instance
  • Linux (not tested on Windows/Mac)

Usage

  1. clone this repo
  2. before starting make sure, that dump1090 is listening on 127.0.0.1:30003
  3. Adjust Line 15/16 to match your Longitude/Latitude
  4. make sure you have a wide terminal
  5. start cliradar.py

Known Issues

  • Radar Beam Rotation looks clunky
  • Better Terminal Resize (actually it needs a wide Terminal)
  • rarely READY and Spinner Text moves to top
  • rarely Planes move into wrong direction

About

Plots ADS-B Data from Dump1090 in your Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages