[WORKING] New ADSBExchange base image v1.0

Discussion in 'Feeding' started by James, Dec 31, 2017.

Tags:
  1. MDA

    MDA Administrator Staff Member

    Honestly, write PM to Freqman. He can give you guided assistance over TeamViewer or ZeroTier.
     
  2. Abhi

    Abhi New Member

    Okay Thank You Sir for your replies. I try to will contact him for further instructions
     
  3. MDA

    MDA Administrator Staff Member

    Your setup is not clear to me. You have mode s beast as receiver and...? Raspberry Pi as host. How are you watching your traffic now?
     
  4. Abhi

    Abhi New Member

    Sorry Im new to ADSB Feeding BTW
    Using this type of beast
    [​IMG]
    And connecting to RPI via USB Port.
     
  5. MDA

    MDA Administrator Staff Member

    So description from Freqman how to configure ADSBx should be enough.
    I asked you how can you watch your traffic? Over VRS or... ?
     
  6. Abhi

    Abhi New Member

    No , Installed Piaware right ? So can I check the TFC using the local ip address via web browser?
     
  7. MDA

    MDA Administrator Staff Member

    Any kind of dump1090 will not work. Please don't modify your basic install.
    Wait for response from Freqman and let him help you to successfuly finish your setup.
    Do you use something like mode-s deco to decode and visualise your traffic?
     
  8. Abhi

    Abhi New Member

    No , I didnt do anything for that
     
  9. MDA

    MDA Administrator Staff Member

    Contact Freqman and be patient. He will help you to successfuly finish your setup.
    I'm curious why did you decide to buy such expencive receiver instead of FApro or pro+ stick.
    As beginner you've chosen very difficult way...
    Anyway I wish you success with feeding (with some support from Freqman :)).
    Marcin
     
  10. Abhi

    Abhi New Member

    Oh yeah , now i found that its a difficult way than normal RTL SDR configuration .Anyway I will wait for Freqman messages. Thanks Marcin
     
  11. Fung Sai Hou

    Fung Sai Hou New Member

    This is my photo from the FA Forum.

    If you are using this BEAST board in PiAware SD card, in SSH Putty just type:-

    Code:
    sudo piaware-config receiver-type beast
    Then sudo reboot, it will works.

    You now can install the ADSBexchange script yourself:-

    Code:
    sudo apt-get install git
    git clone https://github.com/adsbxchange/adsb-exchange.git
    cd adsb-exchange
    chmod +x setup.sh
    sudo ./setup.sh
    If you would like to use the "New ADSBExchange base image v1.0", then have to wait for others reply.

    Regards & good luck.
     
    James likes this.
  12. James

    James Guest

    Excellent!
     
    Fung Sai Hou likes this.
  13. Abhi

    Abhi New Member


    Yes Im using the exact beast . And this method only worked with Piaware official image and I connected to FA , It shows that three green signal means its working. But when I access to skeyview its not loading , shows only the spinny loading bar. I think i messed up with the configuration So again formatted and tried adsbex and adsbexpi but this wont works anymore
     
  14. Fung Sai Hou

    Fung Sai Hou New Member

    I got what you mean.

    1. clear your browser's cache, and then reload / refresh the page for your PiAware Skyview "Pi_IP/dump1090-fa" or "Pi_IP:8080".

    2. you can install the ADSBexchange by using the script:-

    Code:
    sudo apt-get install git
    git clone https://github.com/adsbxchange/adsb-exchange.git
    cd adsb-exchange
    chmod +x setup.sh
    sudo ./setup.sh
    Then follow the instruction and you will be guided to the correct configuration if not mistaken.

    Good luck.
     
  15. Abhi

    Abhi New Member

    No I tried that , tried different browser and different devices connected on same network , none of the device or browser not loading this
     
  16. Fung Sai Hou

    Fung Sai Hou New Member

    Then you may try to re-flash the PiAware SD into your microSD card with your existing feeder ID, redo everything and try.
     
  17. Abhi

    Abhi New Member

    Tried bro , But the skyview is not working :(
     
  18. Fung Sai Hou

    Fung Sai Hou New Member

    Have you try on other PC or phone on skyview, is it still the same... ? If yes, it might be your network issue.
     
  19. Abhi

    Abhi New Member

    Yes I tried on other device in same network . Same issue
     
  20. James

    James Guest

    If skyview isn't reading the json. did you install a webserver? dump1090-fa does not serve the json files the map uses on it's own.

    My advice. Start over with FlightAware 3.6.3 image. Install ADSBx via script method. Everything should work.