Err 111

Discussion in 'Feeding' started by Don, Mar 5, 2020.

  1. Don

    Don Member

    Hello all,

    New to the forums and this site. Im attempting to set up my RPI 3B and SDR rcvr. I'm not fluent with linux but have been able to get some of it running.
    Can any of you look at these logs and let me know what I'm missing? I tried the image file and couldnt get the gui to appear and kind of hosed it up. I will have to re-image that card.
    For this one I loaded the latest raspian and cut and pasted the scripts. Things look good but apparently they are not.

    Thanks.

    Don.
     

    Attached Files:

  2. wiedehopf

    wiedehopf Administrator Staff Member

    The feed scripts assume you already have dump1090-fa or readsb running.
    That is the program that talks to the SDR you have plugged in and makes sense of the signals coming from the antenna.
    It then offers those data on port 30005.
    Also shows a local map.

    Install either of these:
    https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-readsb
    https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-dump1090-fa

    It should show you a URL for the local map you can look at after the install.
    The feed scripts should automatically start working after the installation.
     
  3. Don

    Don Member

    Thank you for the help. I’ll check it out.

    Don.
     
  4. Don

    Don Member

    It’s up and running. Thank you for that. Does Tar 1090 show only what my receiver is hearing? That’s what I would like to see. Eventually I plan on mounting this stuff outside on my roof. I’d like to compare results.

    Thanks again..

    Don.
     
  5. wiedehopf

    wiedehopf Administrator Staff Member

    If you are visiting an address that has the local IP of your Pi, that's just what you receive.

    You can have tar1090 on your local receiver only showing the locally received data.
    It's also running in a modified mode to give the global radar picture for adsbexchange: https://tar1090.adsbexchange.com/

    As you see i can't answer your question without more information.
    The URL you are talking about would help :)
     
  6. Don

    Don Member

    Ok, that answers it. I’m viewing TAR1090 on the pi/rcvr.
     
  7. wiedehopf

    wiedehopf Administrator Staff Member

  8. fritz614

    fritz614 New Member

    Just to confirm, I am running v1.26 right now, can I install the above graphs then to mine?
    Also, I see there are new versions out, does this autoupdate, or do I need to do it? and if I need to do it, what is the sudo command? Thanks
     
  9. wiedehopf

    wiedehopf Administrator Staff Member

    The new image is available via writing the new image to sd-card.

    You can't update the old images.

    graphs will probably work, they definitely do on 1.28.
     
  10. fritz614

    fritz614 New Member

    Great, thanks. Will try the graphs now and update image another day.