Sign inSign up

inodes/rtlsdr-dump1090-piaware

By inodes

Updated almost 10 years ago

A combination of dump1090-mutability and Flight Aware piaware for Docker on HypriotOS

Image
1

50K+

inodes/rtlsdr-dump1090-piaware repository overview

References:

https://github.com/flightaware/piaware_builder https://github.com/tedsluis/dump1090.git https://www.swiftbyte.com/articles/software-defined-radio/setting-up-piaware-and-dump1090-mutability-on-raspbian-ubuntu-or-debian http://discussions.flightaware.com/ads-b-flight-tracking-f21/heatmap-range-altitude-view-for-dump1090-mutability-v1-15-t35844.html https://github.com/tedsluis/docker-dump1090/blob/master/dockerfile

Repository:

https://bitbucket.org/inodes/docker-rtlsdr-dump1090-piaware.git (Rename docker-compose.yml_suggestion to docker-compose.yml)

Minimum Requirement:
Instructions:
  1. Install Hypriot OS on RPI via this blog
  2. Blacklist the RLT-SDR driver by adding your device (examples provided) to a config file xyz.conf within /etc/modprobe.d/
blacklist dvb_usb_rtl28xxu
blacklist e4000
blacklist rtl2832
  1. Make a directory to store your Docker files and clone my repo
$ mkdir Docker
$ cd Docker
$ git clone https://bitbucket.org/inodes/docker-rtlsdr-dump1090-piaware.git
$ cd docker-rtlsdr-dump1090-piaware
  1. Move the example docker-compose.yml_suggestion file and make edits to make it your own changing
  • Latitude and Longitude (e.g. Sydney, Australia -33.7968 150.7823)
  • PPM (To determine this refer to Docker container sysrun/rpi-kalibrate)
  • Username and Password (for Flightaware)
  1. Run docker-compose up to prepare
  2. Once completed run docker-compose start to start
  3. Refer to Flightaware stats and http://you_rpi_ip:8080

This will provide access to a $89/month account with Flightaware for free.

Why run dump1090 and piaware together?

At present cannot seem to get both applications working using links due to piaware always assuming localhost for port 30005.

Thanks to Frederik Granna's for Inspiration:

http://www.sysrun.io/2015/11/12/raspberry-pi-docker-rtl-sdr/ https://hub.docker.com/u/sysrun/

Tag summary

Content type

Image

Digest

Size

194.6 MB

Last updated

almost 10 years ago

docker pull inodes/rtlsdr-dump1090-piaware