Skip to content

toofishes/plot1090

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plot1090

Takes in BaseStation-like output and produces a graph of all positions captured.

Basic usage

  1. Capture SBS output into a file. For example, nc localhost 30003 | grep '^MSG,3' > capture.csv.
  2. Graph it: ./draw_graph.py capture.csv will produce a file named map.png in the current directory.

BaseStation output documentation: http://woodair.net/SBS/Article/Barebones42_Socket_Data.htm

About

Simple scripts to process and plot dump1090 data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages