junzis / pyModeS

Python decoder for Mode S and ADS-B signals
GNU General Public License v3.0
529 stars 151 forks source link

streamer.screen: fix undefined variable icao on emty flight list #31

Closed Akasch closed 5 years ago

Akasch commented 5 years ago

The icao variable is tested for None on line 136 but is not defined if no flight is known