We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an ADSB feeder with a rather good view and antenna. I get the following WARNINGs when feeding.
[INFO] Retrieved 214 ADS-B aircraft messages. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. .... etc etc.
[INFO] Retrieved 214 ADS-B aircraft messages. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. ....
1090 Map shows:
And the following data ends up through my TAK server.
The text was updated successfully, but these errors were encountered:
Responding to myself, setting MAX_OUT_QUEUE in the INI to some number greater than the number of tracks solves this problem. The PyTAK default is 100.
Sorry, something went wrong.
No branches or pull requests
I have an ADSB feeder with a rather good view and antenna. I get the following WARNINGs when feeding.
[INFO] Retrieved 214 ADS-B aircraft messages. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. [WARNING] Queue full, dropping oldest data. ....
etc etc.
1090 Map shows:
And the following data ends up through my TAK server.
The text was updated successfully, but these errors were encountered: