Yeah that looks like a kernel panic. SD card might be smoked for some reason. https://www.adsbexchange.com/downloads/adsbx-v1.28vlan.zip https://www.balena.io/etcher/ Do you have a SD card adapter? Download that zip Unzip it to .img file burn image file to SD card with etcher edit /boot/adsb-config.txt using a text editor
Now Ethernet lights are working on the Pi, you will able to see it on ZeroTier. Pi is hot, dongle is hot, seems to be working.
Thanks, the Pi will remain on Ethernet for now. Tomorrow will fix the Y split for the "real" antenna! Sent the survey report to the Flights Team. Thanks James for your professional and friendley help!
Success. Hopefully it was just a bad burn and not a broken SD. Did you want to put it on WiFi? just edit /boot/adsb-config.txt with the required information per the instructions https://www.adsbexchange.com/api/fe...ZQ9d8L9BEXygNhWH4lmkoWqoUpSZyvNe9i731RRcza&t= Direct link to your feed from ADSBx servers once it's picking up traffic. the ADSBx device outputs: beast 30005 SBS 30003 RAW/AVR 30002 so if you have an older SBS device ... you don't need to split it You can use the ADSBx / C4ADS device instead! Decoder is much more advanced.
This image release has a WiFi bug that prevents it from connecting to 5Ghz WiFi. I'm going to work with @wiedehopf to gather a scripted setup from base Raspbian, I think that might be the most stable way going forward.
Hi, First time here and after I installed all the equipment I have some questions: 1. In the adsb-config file at altitude I write the value in "meters". It is OK? 2. How can I see the airplanes "seen" by my receiver on a map? To see the radius I have from my antenna. 3. I have installed the antenna next to another ADSB Antenna, around 10 cm right next to it. This can lead to low performance in received signals? Thank you.
1) You can specify ft or meters. 100ft 100m no space 2) local pi has all the information you need. open web browser to IP of Pi on LAN STEP 2 ONLY: https://github.com/adsbxchange/adsbexchange-stats 3 )time will tell, if another antenna is a broadcast antenna or emits RF - then yes.
Hi! On the tar1090 chart i don't see any range rings or site position, even they are checked. No max range app... Thx, George
On adsbexchange.com? stats doesn't have rings because we do not want to share feeder positions. I may be enabled at a later time. local tar1090 easy to install Code: sudo bash -c "$(wget -nv -O - https://raw.githubusercontent.com/wiedehopf/tar1090/master/install.sh)" Then you will have map at /tar1090 on your Pi.
sudo nano /boot/adsb-config.txt Check that you've set the location correctly. Feel free to message me the configuration if you don't want to post it here (or just modify the coordinates).
Since I will deploy some remotely located receivers in the next few weeks I wanted to ask if the 1.29 release is around the corner? Otherwise I will use the 1.28 image and install the stats manually so I do not have to use a VPN to view the received messages. Another question: Do you know how much bandwidth or data is used with approximately 200-450 messages/s and MLAT enabled?
LATITUDE 42.03xxxx LONGITUDE -80.25xxxx ALTITUDE 794 ADSBXCUSTOMPORT 30005 ADSBXNAME "Link ADSB" ENABLE_WIFI yes WIFI_SSID "GoAway5G" WIFI_PASSWORD "xxxx" KEY_MGMT "WPA"