junzis / pyModeS

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

HackRF is not supported ? #54

Open dragonis41 opened 4 years ago

dragonis41 commented 4 years ago

When I ran modeslive --source rtlsdr It results by IOError: Error code -1 when opening SDR (device index = 0)

junzis commented 4 years ago

For the moment, it only supports the RTL-SDR devices. I will add SoapySDR in the future to support other SDR devices.