I am trying to feed adsbexchange from a linux PC (plain debian ). I am using dump1090 (tested both original mutability and dump1090-fa from adsbexchange github). But I can not see myself in the customglobal site inside my receiver. As far as I understand, it's as easy as connecting the local ports 30005 and the remote feed port (after choosing a free one) using socat. I have a dump1090 working, if i do telnet to the local port 30003 I see the correct decoding of flights in csv format, and in port 30005 I see binary format. Then I execute socat to send from localhost 30005 to remote feed on 51088 (just changed port on adsbexchange-netcat_maint.sh ) However, if I connect to customglobal and choose receiver zCons-51088 I do not see any flight (selected my map zone & show all flights). Trying to solve this myself try other ports zCons-xxxx, customglobal4, even send from another linux machine running dump1090 (with different public internet IP) and nothing works. What I can be doing wrong?
What do you see in netstat? Is connection to remote port established? To test your data you can modify script to temporary send data to: 80.82.23.66 port 40004 BTW did you activate rc.local service? ADSBx mlat-client scripts will not start without rc.local. You will find description howto activate on this forum.
try running socat manually in a terminal ... socat -u TCP:localhost:30005 TCP:feed.adsbexchange.com:51088 There is supposed to be someone on zCons-51088 ..... nothing coming through tho ... 2/17/2018 19:04:30 51088 JBBHackney London, hackney
Also looks like I have to get on the roof and stand the antenna up again .... I just put it on tripod but didn't anchor it ...
My custom feed is working! completed the form to request the name for my receiver. Thank you! BTW , i have mlat_maint.sh also running (with my lat,lon,alt and username MoM), but i dont see my station at MLAT Syncronization Matrix ( sync-3 ) Is this normal?
If i launch mlat-client manually get this... is this ok? /usr/local/bin/mlat-client --input-type dump1090 --input-connect 127.0.0.1:30005 --lat XX.XX33499 --lon -XX.XX39156 --alt 115 --user MoM --server feed.adsbexchange.com:31090 --no-udp --results beast,connect,127.0.0.1:30104 Fri Jan 11 20:22:03 2019 mlat-client 0.2.10 starting up Fri Jan 11 20:22:03 2019 Connected to multilateration server at feed.adsbexchange.com:31090, handshaking Fri Jan 11 20:22:04 2019 Beast-format results connection with 127.0.0.1:30104: connection established Fri Jan 11 20:23:03 2019 Disconnecting from feed.adsbexchange.com:31090: No data (not even keepalives) received for 60 seconds Fri Jan 11 20:23:04 2019 Connected to multilateration server at feed.adsbexchange.com:31090, handshaking ..... http://www.adsbexchange.com/coverage-3/ dont show any station in my country (spain) , does that mean that there is no enough stations for mlat?
Be patient, mlat client sometimes need lot of time to connect. Your station is located in busy region and your station performance is relatively low.
Thanks for your support. I just want to know if everything is correctly setup as it is an unattended linux computer remotely managed.
Install Zerotier, in case you need remote support just join my or James network. More detailed info by PM only.