keenerd / rtl-sdr-misc

A bucket of various work-in-progress rtl-sdr ideas.
208 stars 171 forks source link

rtl_ais.c #4

Open dgiardini opened 9 years ago

dgiardini commented 9 years ago

stereo.bl_len now computes fine on PC. Droop compensation added. Change default samplerate to 24k, audio data drops 3db about 8khz (still low). It decode AIS mesages piping data to aisdecoder. Works fine on Windows, but aisdecoder must be recoded to accept data from standard input and set stdin mode to binary.