Closed zeke800 closed 2 years ago
SDR++ records corrupted files once they get over the file limit (because of WAV file limits). Read these files like satdump does.
Use the raw file reader (uchar = w8, char = i8, short = i16, float = f32)
Thanks! :)
SDR++ records corrupted files once they get over the file limit (because of WAV file limits). Read these files like satdump does.