ADSBExchange Setup Scripts

Discussion in 'Feeding' started by wiedehopf, Aug 8, 2020.

  1. wiedehopf

    wiedehopf Administrator Staff Member

    Go ahead with your questions!
     
  2. rush

    rush New Member

    I have running a LoRa Gateway and would like to setup the feeder on this Pi. As I read, the script can be used if I want to install the tar1090-feeder on a Pi that is already feeding a commercial website. Well, my LoRa-Gateway of course has no dump1090 or similar running.

    So my question is: Will the script install all necessary packages too? Or do I have to install dump1090 by myself and then use the install script to get the rest?
     
  3. wiedehopf

    wiedehopf Administrator Staff Member

  4. rush

    rush New Member

    No!! :D I just want to use the same Pi. Nothing else.
     
  5. wiedehopf

    wiedehopf Administrator Staff Member

    Yeah see the link i posted please.

    Obviously you can disregard the the info about installing Raspbian.
     
  6. rush

    rush New Member

    Is there any significant difference between readsb and dump1090-fa ?
    Which would you prefere ?
     
  7. wiedehopf

    wiedehopf Administrator Staff Member

    Go with readsb.
     
  8. kenf3

    kenf3 New Member

    When I try to run the 978 script, after "Reading state information... Done" the next line is "E: Unable to locate package libncurses5-dev" and then the install ends. Thoughts?
     
  9. wiedehopf

    wiedehopf Administrator Staff Member

    Try this:
    sudo apt update

    Then run the script again.
    If it doesn't help then you have an unusual setup, may i ask what system it is, which Rasbpian? If you don't know, this command will give some clues:
    cat /etc/os-release
     
  10. kenf3

    kenf3 New Member

    Last edited: Oct 5, 2020
  11. wiedehopf

    wiedehopf Administrator Staff Member

  12. kenf3

    kenf3 New Member

    Thanks - that link will be helpful.

    It will be a 1090+978 setup and I only want to feed adsbx + FA and I also want RealVNC remote access so I need the Raspi GUI. Does Raspbian Lite have a GUI?
     
  13. wiedehopf

    wiedehopf Administrator Staff Member

    No it does not, use another Raspbian image then.
    Really SSH is sufficient, try and use MobaXterm / Putty.
     
  14. kenf3

    kenf3 New Member

    The box will be in another city - I thought Putty only works on a local network. Port-forwarding on the remote router isn't an option so I've been using RealVNC - does MobaXterm do the same thing as RealVNC?
     
  15. wiedehopf

    wiedehopf Administrator Staff Member

    Ah RealVNC does stuff via their servers, that makes sense then.
     
  16. MDA

    MDA Administrator Staff Member

    Try zerotier, @wiedehopf is not big fan of this software but it works (zerotier is kind of VPN). With ZT you can use SSH or VNC, everything will be in your local private network.
     
  17. kenf3

    kenf3 New Member

    If I follow this guide, will there still be the 2 FA aircraft.json files (1090+978)? I have a Golang program that reads these files to control a PTZ camera that tracks aircraft in the landing pattern. If the aircraft.json files will be formatted differently, I may need to stick with the FA initial install and then feed adsbx.
     
  18. wiedehopf

    wiedehopf Administrator Staff Member

  19. kenf3

    kenf3 New Member

    The rebuild is running but the FA site does not show the 978 UAT feed. The adsbx myip is showing 2 beast.front and 1 mlat.front so I think adsbx is getting both 1090 & 978. Any suggestions on how to fix the 978 feed to FA?
     
  20. wiedehopf

    wiedehopf Administrator Staff Member

    Use piaware-config to tell piaware to use 978 data.
    There are some threads over at their forum, i'd have to search myself, so i leave that to you.