dirkhh / adsb-feeder-image

Easy to use turn-key SD card image for a number of popular single board computers to run a complete ADS-B feeder
https://adsb.im/home
GNU General Public License v3.0
130 stars 14 forks source link

app.py: fix AggStatus being checked on every page refresh #119

Closed wiedehopf closed 8 months ago

wiedehopf commented 8 months ago

change AggStatus timeout for rechecking to 10 seconds (was zero due to buggy code)