For beginners like me its quite good, no need to optimize, no too expensiv (90 Euros) but no cheap bullshit, and the support is very good.
I had the problem when I changed the place of the antenna while the system was running I feeled tingly that here was a static or inductive tension on the base of the antenna.
After a few hours the owner of the shop gave a very practical response to avoid these problems.
As I am living in a penthouse of a flat, I have mounted the antenna on the corner of the flat roof, there is also no room for optimation.
Next step will be to install a outdoor weather station and to put it online with the raspi.
If you ever feel like experimenting, try the blue FA ProStick Plus or the green Airnav Flightstick.
Both have an LNA and SAW filter builtin, one has the filter first and the other has the LNA first.
So I am feeling pretty dumb here⊠How do I adjust the gain in dump978-fa? I have replicated what works for dump1090-fa, and thatâs not working on dump978-fa.
Are there any differences in tuning gain for UAT I should be aware of?
The donut effect is where you have the gain set too high, and you canât hear nearby aircraft (the hole in the donut) because theyâre overloading the receiver.
As you are using Piaware sd card image, changing gain by editing file /etc/default/dump978-fa will be lost at reboot. This is noted in the file itself:
pi@piaware:~ $ cat /etc/default/dump978-fa # Generated automatically by /usr/lib/piaware-support/generate-receiver-config # This file will be overwritten on reboot.
For Piaware sd card image, use this command to set/change gain:
sudo piaware-config uat-sdr-gain xx
.
Only if you have Raspbian image with dump978-fa package install, changes made manually in file /etc/default/dump978-fa will persist.
@abcd567 - Thank you for mentioning -10 is special for turning on AGC!
Now it all makes sense and Iâve got my system tuned up nicely. Had a big hole around my location once I moved my antenna to the roof. Signals were way too strong at my local airport so aircraft there were dark until they got out far enough to not oversaturate the receiver on the stock -10 setting.
Iâve been backing off gain, now down to 22.9 dB, and can see aircraft wake up, taxi, and takeoff at my local airport, and out past the 200nm ring on the local PiAware display. Still adjusting but that one bit of information was crucial to understanding how to interpret and use those gain values.
@SFRobert
Just one more clarification. In my post to which you have replied, I have mentioned:
The last sentence above is wrong. The gain -10 does NOT dynamically adjust gain according to signal strength (as it is supposed to do). Due to a glitch, it actually sets gain to about 55dB, which is 5dB higher than the manually setable max gain of 49.6dB.
The gain -10 (i.e. 55dB) is good for locations not very close to an airport, or where planes dont fly very low overhead, or with a simple indoor antenna like the mag-mount whip of a stock DVB-T.
Thank you for the clarification! Even being slightly wrong, your post was still a great help. I just assumed (wrongly) lots of planes/messages far away were making it keep the gain high - at somewhere close to 55.
At 55 dB fixed, -10 doesnât work right for me anyway. It seems I have a fairly wide range of acceptable gains just as long as it isnât set too high. I was surprised I even could see a Canadian jet into Mexico. But next step is more refined looking at the stats to see what they say.
Just being able to fix the hole in the donut was great. Itâs fascinating to watch the activity at the local airport. I didnât want to lose that. Now I donât have to.
For the RTL SDR, I have been using the following list of gain settings: -10, 49.6, 48, 44.5, 43.9, 43.4, 42.1, 40.2, 38.6, 37.2, 36.4, 33.8, 32.8, 29.7, 28, 25.4, 22.9, 20.7
Would anyone know where I can find the complete listing, extending also below 20.7?
Sorry for troubling you again. Tried to change my gain ( using SDR-RTL Dongle). After using your sudo nano /etc/default/dump1090-fa command I noticed a small difference.
RECEIVER_OPTIONS=ââdevice-index 0 --gain -10 --ppm 0â