Still only getting 1.0.10 this morning when re installing. Would also be nice if the Andoid version had the ability to be updated, restarted, and show the version from the ADS-B stat page like the PiAware version does.
OK, got the update now and it is running in 978/UAT only mode. High winds here today and not much GA up at the moment. Will keep an eye on it to see how it does compared to my Pi 978 config.
I have the main dump1090-mut Pi with 30001 open. I have confirmed with
$nc -zv main-dump1090-server-ip-address 30001
Connection to main-dump1090-server-ip-address 30001 port [tcp/pago-services1] succeeded!
On the dump978 Pi, dump978, uat2esnt and nc are all running, but how can I confirm it’s truly working?
The dump978 Pi only has the OEM antenna and it’s inside…coupled with inherently lower traffic. As a result, I’m not going to see a crazy jump in traffic reported on the map…(No eureka moment).
Is there a way to eves drop on the main/dump1090-mut pi’s 30001 port to confirm those occasional messages are making it through?
Once I know the basics of the software is setup, I can de-root it and make it safer. Then, move it outside with a good antenna.
If you just want to check that there are some messages flowing, you could splice in a “tee”.
Both dump978’s output and uat2esnt’s output are text (not human-readable, but it is at least plain ASCII) - one line per message.
We’ve just pushed version 1.0.14 to the beta group. It now relies less on an initial GPS fix to get started. We’ve also confirmed that our servers are receiving UAT data with this version.
The app will start fine without an initial GPS fix and work silently to get one. Until it does, the map may not show your receiver position (the black dot) and you may resolve fewer aircraft positions.
Also, even though we are receiving UAT data now, you may still not see it indicated in your stats pages. We’re working quickly here to get those pages updated to include your UAT data.
The thing to test in 14 is the 1090/978 toggling. v14 has further optimizations, but admittedly, it may be too much, depending on your device. If you notice that the app appears to be “stuck,” just unplug and replug the dongle - and then let us know. We’ll back off the optimization a bit before going to production.
Any chance that a PiAware beta is coming with UAT capability? Just finding the Android version to be more $$$ and hassle than it’s worth for what little traffic there is. There would be a much larger volume of feeders able to provide the data from PiAware as well.
Obj’s software works as-is, right now. The UAT side is a little bit of a processor hog, but if you’re running a Pi 2, I don’t think you’ll have an issue running dump978 (+converters/adapters), dump1090-mut, and piaware-mut on a single Pi.
I just need to combine my Pi B+ 1090COCO R820T with my Pi2 978COCO R820T2 for an all in one solution. I get 5 to 40 UAT ADS-B planes a day from my location with a range of 100+nm
Cheers!
LitterBug
PS: I don’t count all the TIS-B and the Flightfeeder for Android app doesn’t either.
Does anyone have the commands to test dump978 and get it to send its output to dump1090 (then to Flight aware)?
I have a second dongle configured for dump978 and don’t see any traffic. I am in Brooklyn, near the Hudson so expect to see several aircraft per day sending out UAT978 info.
Using device 1: Generic RTL2832U OEM
Found Rafael Micro R820T tuner
Exact sample rate is: 2083334.141630 Hz
[R82XX] PLL not locked!
Sampling at 2083334 S/s.
Tuned to 978000000 Hz.
Tuner gain set to 48.00 dB.
Reading samples in async mode…
I have googled for the answer but haven’t found a lot of detail for using dump978.
dump 1090 works very well. I get aircraft out to 90NM with the antenna sitting next to my basement window
I will move the setup to the attic when I can run a cat5e/6 cable to power it via POE(I don’t want to run it over WIFI and I don’t have power in the attic).
If you run a rtl_sdr | dump978 pipeline with nothing following it, you should see some raw messages (one line per message, hex encoded) if it’s working.
The “PLL not locked” probably means your dongle is having trouble tuning to 978MHz though. Odd, a R820T should be fine at 978MHz.