Search Criteria
Package Details: dump978-fa-git 1:3.8.0.r0.g5421a45-1
Git Clone URL: | https://aur.archlinux.org/dump978-fa-git.git (read-only, click to copy) |
---|---|
Package Base: | dump978-fa-git |
Description: | FlightAware/Mutability fork of dump978, a simple Mode S decoder for RTLSDR devices. |
Upstream URL: | https://github.com/flightaware/dump978 |
Licenses: | |
Submitter: | fryfrog |
Maintainer: | fryfrog |
Last Packager: | fryfrog |
Votes: | 1 |
Popularity: | 0.018261 |
First Submitted: | 2020-02-26 01:24 |
Last Updated: | 2020-02-27 03:29 |
Dependencies (6)
- boost-libs (boost171, boost-libs-git)
- rtl-sdr (rtl-sdr-keenerd-git, rtl-sdr-git, rtl-sdr-librtlsdr-git)
- soapyrtlsdr (soapyrtlsdr-git)
- bladerf>=2.0.2 (libbladerf-git, bladerf-git)
- boost (boost-git) (make)
- git (git-git) (make)
Latest Comments
meijin commented on 2020-12-06 12:27
I was able to compile, but the service fails to start:
wjlafrance commented on 2020-08-18 18:32
This package doesn't currently build due to gcc changes. Following privong's comment on dump1090-fa-git, I added
git checkout dev
tobuild()
and was able to compile the package. Hopefully whatever changes are in dev make it into master soon.