Skip to content

Another fork of dump1090 - simple Mode S decoder for RTLSDR devices, stripped BladeRF support and added support for aarch64. Yes! Those SoC like Allwinners and so on. Tested on Pine64+.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

lwqcz/dump1090

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dump1090-fa Debian/Raspbian packages

This is a fork of dump1090-mutability customized for use within FlightAware's PiAware software.

It is designed to build as a Debian package.

I do not need support for BladeRF, but I really need support for aarch64 architecture to use this SW on SBC like PineA64 or NanoPi, OrangePi and so on - basicaly Allwinner SoC's.

Building under jessie

Dependencies - rtlsdr

This is packaged with jessie. "sudo apt-get install librtlsdr-dev"

Actually building it

Nothing special, just build it ("dpkg-buildpackage -b") in it's directory.

Building under wheezy

First run "prepare-wheezy-tree.sh". This will create a package tree in package-wheezy/. Build in there ("dpkg-buildpackage -b")

The wheezy build does not include bladeRF support.

Building manually

You can probably just run "make" after installing the required dependencies. Binaries are built in the source directory; you will need to arrange to install them (and a method for starting them) yourself.

"make RTLSDR=no" will disable rtl-sdr support and remove the dependency on librtlsdr.

About

Another fork of dump1090 - simple Mode S decoder for RTLSDR devices, stripped BladeRF support and added support for aarch64. Yes! Those SoC like Allwinners and so on. Tested on Pine64+.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.2%
  • JavaScript 20.2%
  • CSS 6.8%
  • HTML 4.6%
  • Python 2.2%
  • Makefile 0.4%
  • Other 0.6%