The power of combining things

Dec 18, 2013 5 Replies

Now that the Raspberry Pi can drive big FDS132 LED matrix displays in real time, I wondered what would happen if I sent the output of rtl_sdr dump1090 air traffic monitor to it by just using some simple Unix utilities, awk and grep:



formatting link



Done with: dump1090 --metric --interactive | grep -v -e ---- -e Flight | awk '// { printf "%s %s\n%s %s\n%s %s\n", $1, $2, $3, $4, $5, $6}' | nice -n -19 FDS132_matrix_display -s 400 -u



It says flight Ryan Air RYR147Y at 11575 meters altitude, speed 733 km/h, and gives its GPS coordinates, updated (scrolled vertically) for all planes in the vicinity.



The RTL E4000 tuner is plugged into the Raspberry Pi USB, jsu the standard DVB-T antenna that came with it.



The stock antenna is good for about 140 miles. It obviously isn't tuned to 1090. Far better to use VRS for reading the data.

On a sunny day (Wed, 18 Dec 2013 18:19:25 -0800) it happened miso wrote in :

And your missile range is?

;-)

Bull, you'd get so many planes no way to read all on a 3 line diplay with scrolling.would take hours. Show us something YOU did. Get a reality cheack.

Who the f*ck said I would read it on 3 lines. Your app is pretty stupid since the goal is to get ADS-b, not just mode-s, and that takes a 2D display.

You clearly don't know what the f*ck you are talking about. I am 100% sure of this.

Read up on VRS.

I've been doing mode-s since the first Kinetics box came out. Trust me, I know what I am doing. You don't.

On a sunny day (Thu, 19 Dec 2013 20:34:15 -0800) it happened miso wrote in :

No such thing!

I dunno who you have sex with online...

This IS a 3 line display, sorry if you cannot count. Claim your money back from kindergarten.

Well, it works great here and gives me the info I wanted. That that is beyond your comprehension is possibly genetic, blame your parents.

The goal, for me, was to test some use of grep and awk, and to see what flies over my head something clearly over your head (pun intended), In the Sony star light camera video I posted here a while ago, some white spots needed to be identified. Those are CLOSE.

I know you cannot program, do not know what a camera is, never published anything here but irrelevant babble, so just in case you did not know yourself, now, after learning to read, you could.

What part of works for a reasonably large distance doesn't register on you?

?-)

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required