wiedehopf / graphs1090

Graphs for readsb / dump1090-fa / dump1090 (based on dump1090-tools by mutability)
MIT License
405 stars 42 forks source link

Range shows 0 while all other graphs work well #9

Open felixker opened 5 years ago

felixker commented 5 years ago

47C2AD66-881D-4D60-B973-87E7534BBC61

Installation as per normal, after a few days the range still shows 0. Attempted to reinstall but doesn’t work too.

wiedehopf commented 5 years ago

Location is not configured in dump1090-fa.

https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-dump1090-fa#configure-dump1090-fa-location

If you are feeding Flightaware, just set the position on your stats page and reboot the pi afterwards.

goatie999 commented 5 years ago

I've got a similar problem with no results showing on the ADS-B Range chart. My setup / process this far has been:

Have I missed something?

wiedehopf commented 5 years ago

The location needs to be configured in dump1090.

Just use this and configure the location as described: https://github.com/wiedehopf/adsb-scripts/wiki/Bundle-install-for-dump1090fa

dump1090 mutability is outdated anyway.

The problem is that you would need to change the Process arguments for FR24 and add the location there with --lat and --lon The /etc/default/dump1090-mutability file is not used in your case as dump1090 is started by FR24.

Anyway get the dump1090-fa bundle i linked above and while you are at it get the improved interface i made as well: https://github.com/wiedehopf/tar1090#tar1090

wiedehopf commented 5 years ago

Did the suggestions work for both of you?

goatie999 commented 5 years ago

I've not had a chance to go through the steps of migrating from 1.15-dev to fa as yet (to be honest, I will likely just to a full re-install of my entire ADSB setup). When do, I'll update the with comments.

goatie999 commented 5 years ago

Hi Wiedehopf. just to update you, I've rebuilt a new version of my ADSB receiver from the ground up, starting with a clean Raspian image, then Dump1090-fa and the ADS-B Range graph is now populating. Thanks for your input and help.

wiedehopf commented 5 years ago

Glad that it's working, if you like using your local map, i highly recommend this interface: https://github.com/wiedehopf/tar1090#tar1090

Or if you like the look of dump1090-mutability better: https://github.com/wiedehopf/dump1090-retro-html

Both of these don't interfere with the original interface and are located at /tar1090 and /dump1090 respectively :)