pyModeS/pyModeS/extra
Chris Lajoie 7892aac4de
Continue reading from socket if no data received (#70)
Without this change, `modeslive` crashes if no data is available on the socket, which can happen during normal operation of a receiver if no aircraft are in range.

Tested on Python 3.7
2020-05-20 11:56:27 +02:00
..
__init__.py remove python 2 imports 2020-05-02 19:32:54 +02:00
aero.py Fix typos 2019-10-31 13:38:46 +01:00
rtlreader.py improve modeslive 2020-02-25 21:30:42 +01:00
tcpclient.py Continue reading from socket if no data received (#70) 2020-05-20 11:56:27 +02:00