Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ihuman
7y ago
0 comments
Share
Do you mean 30002 (raw output over TCP)? I'm trying to get data out of dump1090, not feed it data. If that's the case, I'd still have to write my own decoder to process the raw adsb packets.
0 comments
default
newest
oldest
antirez
7y ago
I mean 30003, that outputs things like:
MSG,4,,,738065,,,,,,,,420,179,,,0,,0,0,0,0 MSG,3,,,738065,,,,,,,35000,,,34.81609,34.07810,,,0,0,0,0
ihuman
OP
7y ago
That's what I've done in the past; I was just wondering if there was a better way.
antirez
7y ago
I think one could open yet another port and output a JSON entry per line with much more information, and just don't care about the old standards.
j
/
k
navigate · click thread line to collapse