-
Sorry putting this on both fr/fa repos! When they are hardcoded it requires the user to setup a DNS entry on the host machine in order for dump1090:30005 to point to whatever IP they are using for the…
-
PiAware Skyview at http://localhost:8080 loads `/status.json` in `./public_html/script.js` which fails with HTTP 404. Not sure if this is an issue with dump1090-fa from @flightaware or this image.
-
Hi again,
since I got a "empty" default piaware.conf I thought that flightaware would not work and I got not working site in the tab "my ADS-B", but I saw I its running all day without username/passw…
-
Does the receiver-port config setting work? I use a custom port (30054) and I have to go through the source code of each release and replace every instance of 30005 with 30054 to get it to work. Thank…
-
I am trying to pass in a device from the host to a container.
```
services:
flightaware-dump1090:
container_name: flightaware-dump1090
image: boxel/flightaware-dump1090:latest
ho…
-
```bash
me@SomeServer:~$ ./polar.sh 5 1
Using config file
mkdir: cannot create directory ‘/tmp/polar.5rq1GW’: File exists
TMPDIR: /tmp/polar.5rq1GW
mkdir: cannot create directory ‘/tmp/polar.HWTt…
-
Thanks for the project.
I am wondering, is there a docs how to install it manually?
I have my own configuration: dump1090-mutability + fr24 + piaware + planefinder. So I cannot relly to dump-fa fol…
-
Hi, there! I've met a probelm trying to config my feeder-id
When I tried:
sudo piaware-config feeder-id XXXXXXXXXXXXXXXXXXXXXXXXX
It shows: could not set option 'feeder-id' to value 'XXXXXXXXXXXXXX…
-
I recently installed the latest version of Raspbian stretch and downloaded mutability v1.14. The problem is it doesn't work on it. I have double checked it on the older Raspbian version to make sure I…
-
Seems like https://github.com/flightaware/dump1090 is the successor of dump1090-mutability?