General setup:
Several days ago, I moved my antenna and Pi to a new location about a half mile away from the original location, with the intention of giving the setup a better view to the sky. In particular, the original location had a building directly to the west which I felt blocked most of the traffic in that direction.
To my surprise, while my aircraft count has remained roughly the same, my position count has dropped off by 40 to 50%! Besides location, two things changed:
-
The antenna was mounted on a metal roof originally, with the small magnet on the base of the antenna keeping it upright. It is now mounted on regular wooden roof with some PVC pipe raising it about two feet above roof level.
-
Perhaps absentmindedly, I did an
apt-get update
andupgrade
on the Pi as it hadn’t been done in a while, but this may have been a mistake to do simultaneously with the move as now I can’t determine if the update affected something.
I think my gain is set just about right, my RSSI values generally look something like this:
My /run/dump1090-fa/stats.json looks like this:
"total":{"start":1723336531.9,"end":1723499732.0,"local":{"samples_processed":386838953984,"samples_dropped":3276800,"modeac":0,"modes":3046026461,"bad":2681007920,"unknown_icao":1296714762,"accepted":[1555314,617584],"signal":-2.9,"noise":-12.2,"peak_signal":-0.6,"strong_signals":1301067,"gain_db":58.6},"remote":{"modeac":0,"modes":6954,"bad":0,"unknown_icao":0,"accepted":[6954,0]},"cpr":{"surface":9572,"airborne":296946,"global_ok":261620,"global_bad":22,"global_range":0,"global_speed":21,"global_skipped":1366,"local_ok":33544,"local_aircraft_relative":0,"local_receiver_relative":0,"local_skipped":11332,"local_range":2,"local_speed":151,"filtered":0},"altitude_suppressed":0,"cpu":{"demod":23769611,"reader":4213496,"background":1173433},"tracks":{"all":10924,"single_message":7641,"unreliable":8184},"messages":2179852,"messages_by_df":[469760,0,0,0,275055,31255,0,0,0,0,0,576188,0,0,0,0,4037,808286,13707,0,1277,287,0,0,0,0,0,0,0,0,0,0]}
Could this be as simple as a loose connection related to the move? Any help is appreciated. I’m pretty functional in the terminal and can dig for more information if I know where to look. Thank you!