Announcement

Collapse
No announcement yet.

Max Range Performance Graph missing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • glen4cindy
    replied
    Originally posted by abcd567 View Post
    Most likely missing latitue & longitude values in dump1090

    If you have installed dump1090-fa:

    Open following file and add --lat xx.xxxx --lon yy.yyy in the line starting with RECEIVER OPTIONS
    Use your actual lat & lon in place of xx.xxxx yy.yyyy


    Code:
    sudo dpkg-reconfigure dump1090-fa
    I wish I knew more, but, I do not know the commands to "Open following file and add --lat xx.xxxx.....".

    I thought typing the "sudo dpkg-reconfigure dump1090-fa" another way to fix this but doing that gives the following result:

    "The user `dump1090' is already a member of `plugdev'.
    Restarting lighttpd.."

    This is also what I have for the following command if this helps:

    pi@raspberrypi:~ $ ls
    adsb-receiver
    pi@raspberrypi:~ $

    More direction would be appreciated.

    Leave a comment:


  • abcd567
    replied
    Most likely missing latitue & longitude values in dump1090

    If you have installed dump1090-mutability:
    Run following command, and enter latitude and longitude when asked for:

    Code:
    sudo dpkg-reconfigure dump1090-mutability
    Alternatively open following file, scroll down to find lines starting with RECEIVER OPTIONS and add --lat xx.xxxx --lon yy.yyyy
    Use your actual lat & lon in place of xx.xxxx yy.yyyy

    Code:
    sudo nano /etc/default/dump1090-mutability
    If you have installed dump1090-fa:

    Open following file and add --lat xx.xxxx --lon yy.yyy in the line starting with RECEIVER OPTIONS
    Use your actual lat & lon in place of xx.xxxx yy.yyyy


    Code:
    sudo nano /etc/default/dump1090-fa
    Last edited by abcd567; 2019-06-12, 23:19. Reason: Corrected command for dump1090-fa

    Leave a comment:


  • wiedehopf
    replied
    Location needs to be configured in dump1090-fa or dump1090-mutability.

    Also looks like reducing gain might be beneficial.

    Leave a comment:


  • glen4cindy
    started a topic Max Range Performance Graph missing

    Max Range Performance Graph missing

    All of my performance graphs are showing except the Max Range.

    It looks as if you have loaded a webpage where the file for the graphic is missing.

    Max Range Missing.png

    Is this being caused by something I did wrong during the configuration process? I'm sure it's possible I missed something.

    I installed the version with automated install where I would enter ./install.sh to select who I wanted to feed to and the necessary scripts would run.

    Thanks in advance.
Working...
X