Warning for users who want to add ADSBX feed to existing setup!

Discussion in 'Feeding' started by MDA, Mar 10, 2018.

  1. MDA

    MDA Administrator Staff Member

    Hi All
    Today I tested actual ADSBx setup from J.Prochazka.
    I found a bug in it (change of source and destination port). If you want to use custom feed port please don't select port during running initial setup.
    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
    
    Install MLAT client with default port number (feed.adsbexchange.com:31090)
    DO NOT CHANGE MLAT PORT


    Leave default port 30005 OR edit /home/pi/adsb-exchange/adsbexchange-netcat_maint.sh port to custom feed port

    sudo nano /home/pi/adsb-exchange/adsbexchange-netcat_maint.sh this way:
    upload_2018-3-10_14-42-22.png
     
    Last edited by a moderator: Mar 10, 2018
    Jhonny Monclair likes this.
  2. James

    James Guest

    Improvement.

    Screenshot_2018-03-10_14-26-08.png
     
    Last edited by a moderator: Mar 10, 2018
    Bradley Scott Shaw likes this.
  3. James

    James Guest

    Last edited by a moderator: Mar 11, 2018