aerospaceresearch / DirectDemod

direct demodulation of radio-signals
MIT License
38 stars 19 forks source link

Friendly error message #32

Closed 7andahalf closed 5 years ago

7andahalf commented 5 years ago

When this is used as an input to the program. python main.py -f 137100000 -d noaa SDRSharp_20170830_073907Z_145825000Hz_IQ_autogain.wav we get an error which is hard to understand. ERROR An error occured during decoding of frequency 1 of 1 frequencies ERROR The error is: zero-size array to reduction operation minimum which has no identity It should provide an error like "No NOAA data found".