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?
So description from Freqman how to configure ADSBx should be enough. I asked you how can you watch your traffic? Over VRS or... ?
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?
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
Oh yeah , now i found that its a difficult way than normal RTL SDR configuration .Anyway I will wait for Freqman messages. Thanks Marcin
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.
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
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.
No I tried that , tried different browser and different devices connected on same network , none of the device or browser not loading this
Then you may try to re-flash the PiAware SD into your microSD card with your existing feeder ID, redo everything and try.
Have you try on other PC or phone on skyview, is it still the same... ? If yes, it might be your network issue.
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.