Package Details: dump1090-fa-git 1:10.0.r0.g2b3afa5c-1

Git Clone URL: https://aur.archlinux.org/dump1090-fa-git.git (read-only, click to copy)
Package Base: dump1090-fa-git
Description: FlightAware/Mutability fork of dump1090, a simple Mode S decoder for RTLSDR devices.
Upstream URL: https://github.com/flightaware/dump1090
Keywords: dump1090 mutability
Licenses: BSD
Conflicts: dump1090, dump1090-git, dump1090_mr-git
Provides: dump1090, dump1090-fa
Submitter: anish
Maintainer: anish
Last Packager: anish
Votes: 17
Popularity: 0.076973
First Submitted: 2015-06-22 04:22 (UTC)
Last Updated: 2025-03-02 07:09 (UTC)

Dependencies (6)

Required by (4)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

test0 commented on 2022-01-13 21:58 (UTC)

@anish I would like to stress that the systemd service provided should not contain "--gain -10" as the option has been deprecated, additionally /usr/share/dump1090/html/config.js is not preserved on update.

anish commented on 2021-11-24 21:41 (UTC)

should be all fixed now

test0 commented on 2021-11-24 20:56 (UTC)

@anish the systemd service need to be updated according to the new settings: https://github.com/flightaware/dump1090/blob/master/README.adaptive-gain.md

Additionally the newer HTML interface files are found under public_html_merged in the repo.

anish commented on 2021-11-22 09:23 (UTC)

@davidrec you need to copy /usr/share/dump1090/lighttpd.conf to /etc/lighttpd/lighttpd.conf, it also serves by default on port 80, not 8080

anish commented on 2021-11-21 19:19 (UTC)

Update with the fixes in the comments. I don't think it's fully there yet, but planning to close everything out after some testing today

davidrec commented on 2021-11-14 16:09 (UTC)

Hello,

I installed this AUR package on my Manjaro Xfce, launched it successfully with ./dump1090 --interactive --net , but nothing is showing on http://localhost:8080/ .

It seems that "dump1090 does not provide a webserver, you need to arrange for a separate webserver to serve the json & static files"...

Thank you for any help.

meijin commented on 2021-10-08 09:14 (UTC)

Not sure if it's related, but on my map I know have a messae

This version of SkyAware will soon be deprecated. Visit URL: [local IP Address]/skyaware for the most up-to-date SkyAware interface

but going to this address returns 404

anish commented on 2021-09-18 07:41 (UTC)

Hi, sorry. My computer has been dead for a while and I was just this week able to order a replacement. I'll get this sorted out this week.

test0 commented on 2021-09-04 17:45 (UTC)

Version 6, introduced a new auto gain settings, the systemd service may need to be updated accordingly: https://github.com/flightaware/dump1090/blob/master/README.adaptive-gain.md

Additionally the newer HTML interface files are found under public_html_merged. Note that config.js is not preserved on update.