wiedehopf / tar1090

Provides an improved webinterface for use with ADS-B decoders readsb / dump1090-fa
Other
1.21k stars 222 forks source link

How to parse TTF globe history files? #221

Open icy-ux opened 1 year ago

icy-ux commented 1 year ago

Hi all,

I have saved up a decent archive of .bin.ttf files. Is there any way I can parse or convert these to something I can analyse further, like JSON or CSV?

wiedehopf commented 1 year ago

Read the javascript code that parses them or the C code that creates them.

They are binary, i might change the format without notice, if you want your own archives do that. Or parse the json traces that can be put out, they have much more info than the base data for replay.