wiedehopf / tar1090

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

How to get history aircraft.json like "history_0.json, history_1.json, ..., history_119.json"? #329

Closed kevin4396 closed 1 month ago

kevin4396 commented 1 month ago

Hello! I read the readsb/README-json.md ,and know that the history aircraft.json can be obtained ,from the link:https://github.com/wiedehopf/readsb/blob/dev/README-json.md#history_0json-history_1json--history_119json

Problem:However, when I pluged in rtlsdr, and started readsb+tar1090, typed "cd /run/readsb/", I just found aircraft.json without files like "history_0.json, history_1.json, ..., history_119.json",I wait for 3 minutes ,but I still did't find history aircraft.json. 0814

If I want to get the history files, is there anything I should set?

kevin4396 commented 1 month ago

I use the default config ,like this 0814——2

wiedehopf commented 1 month ago

You shouldn't need them, they are not very useful.

But here you go, reinstall readsb newest version and add this command line argument.

--devel=legacy_history
wiedehopf commented 1 month ago

Oh the readme needs fixing.

Should just remove that section, no one should be using those files.