I am currently feeding 1090 and 978 to FA with a pretty good set-up. I would like to feed ADSBX at the same time. Every time I read into doing it, I get discouraged and quit, plus I don’t want to lose what I have going. 856 streak LOL
Today I attempted to install ADSBX using putty and I think I installed the “image OS” by accident and not the script for current FA users. Its still reporting to FA but now I installed the wrong stuff.
I have a few questions and maybe some guidance would help.
-How do I check what’s on the SD card currently and delete it if necessary?
-What is the best operating system FA or ADSBX for a fresh SD install?
-I can feed both clients regardless of OS correct?
Thanks for all the help guys! I’m up and running on a new SD, I ended up just copying the pi config data off the old card and pasting it into the new install config file. Network settings, Feeder ID and 1090-978 all transferred and work!
I used Putty to get ADSBX and the graphs which are awesome!
Any tips to max out my set-up?
I’m running a Pi3B with blue and orange dongles, about 35ft of LMR400 to both antennas on the roof peak about 20ft AGL 26ft MSL.
The 1090 can get about 270 miles for the high stuff and about 50 miles for low 1000ft aircraft, aircraft disappear when close.
The 978 is not as far but I’m guessing 40 miles for the low aircraft. Oddly I pick up some 978 in class A and our local MedFlight transmits on both.
Your gain’s too high. Look at your ADS-B Message Rate graph in graphs1090. The red Messages > 3dBFS should be at around 5% or less, or up to 10% if you live near an airport and have lots of nearby aircraft. If it’s higher than that, reduce your gain and watch it for a day or so. Keep adjusting until the number’s lower and you stop losing nearby aircraft from the map.
True, maybe due to being blocked by a building or tree when they get close and/or are low in altitude. I would still check the messages >3dBFS percentage first because gain adjustments are easiest to fix vs. moving the antenna.
I think you’re onto something, my 6 day average is 9.8%. I have a small GA airport nearby but it gets very little traffic this time of year. What’s the best way to go about adjusting gain? Try to get around 5% like you stated.
Using Putty:
Both 1090 and 978 are “MAX”
I have changed 1090 to “49.6” as a starting point and it looks like the red has almost completely gone away. This is the max programable gain correct?
Initial receiver gain, in dB. If adaptive gain is enabled (see below) the act>
# may change over time
RECEIVER_GAIN=60
# Adjust gain to try to achieve optimal dynamic range / noise floor?
ADAPTIVE_DYNAMIC_RANGE=yes
# Target dynamic range in dB (leave blank to autoselect based on SDR type)
ADAPTIVE_DYNAMIC_RANGE_TARGET=
# Reduce gain when loud message bursts from nearby aircraft are seen?
ADAPTIVE_BURST=no
# Gain range to allow when changing gain, in dB (empty = no limit)
ADAPTIVE_MIN_GAIN=
ADAPTIVE_MAX_GAIN=
Actually 60-ish is the new -10. 49.6 is still the highest gain with AGC disabled.
Version 7.2 is indeed availble since 2 days ( I discovered this only today) and available for both dump1090-fa and piaware.
You can upgrade via the options in the flightfeeder page.
Under the gray icon you will find the option device commands( when you enabled them on installation).
after running these commands your setup will upgrade to version 7.2 and that can be seen on the flightfeeder page.
Dump1090-FA Version 7.2 brings minor changes
dump1090: Fix Makefile syntax error for Darwin OS build
dump1090: set _POSIX_C_SOURCE to fix build failure with uclibc-ng
SkyAware: Remove obselete map interface at /dump1090-fa
SkyAware: Remove OSM Black & White layer which is no longer in service
Piaware version 7.2 brings no change, just an updated version number:
It looks better but your noise level and the level of your weakest messages are almost the same. If you reduce the gain even further you may be able to drop the noise floor even lower. See if you can get it to where the weakest signals are stronger than the noise.
Here’s what mine looks like, for comparison (default 24 hour graph):
No piaware changes in 7.2, I guess that you’re looking at a diff and misreading it. The only change was to change the version number.
7.2 is mostly about (a) getting the libpolkit security update into the sdcard image and (b) adding the tcl-tls rebuild back in (though that unfortunately seems ineffective so far). No need to update if everything is working OK for you.
yes it is since 2 days, I accidently discovered it when searching the adaptive gain documentation on Github.
But as obj said, no need to update if you don’t have issues.