Mictronics / readsb-protobuf

Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices. Future development version with protocol buffer storage.
Other
86 stars 24 forks source link

ICAO hash table full, increase ICAO_FILTER_SIZE #27

Open ngtrthanh opened 9 months ago

ngtrthanh commented 9 months ago

Hello, I am running readsb in net_mode and feeding with about 2000 aircraft but I got message ICAO hash table full, increase ICAO_FILTER_SIZE, which show up to 4096 at the moment.

Could you consider to increase to solve this issue, say to 32768?

Thank you.