Skip to content

Instantly share code, notes, and snippets.

@mattrude
Created November 18, 2025 01:20
Show Gist options
  • Select an option

  • Save mattrude/89f8b5782e4a1367168984409ad55d8e to your computer and use it in GitHub Desktop.

Select an option

Save mattrude/89f8b5782e4a1367168984409ad55d8e to your computer and use it in GitHub Desktop.
The Odin Network ADS-B Airplane Tracking Upgrade Cheatsheet

The Odin Network Virual Radar

Tar1090 Upgrade

sudo bash -c "$(wget -nv -O - https://github.com/wiedehopf/tar1090/raw/master/install.sh)"

ReadSB Upgrade

sudo bash -c "$(wget -O - https://github.com/wiedehopf/adsb-scripts/raw/master/readsb-install.sh)"

Graphs1090

sudo bash -c "$(curl -L -o - https://github.com/wiedehopf/graphs1090/raw/master/install.sh)"

Timelapse1090

sudo bash -c "$(wget -q -O - https://raw.githubusercontent.com/wiedehopf/timelapse1090/master/install.sh)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment