wizardyesterday / RtlSdrDiags

This code uses librtlsdr for a basis, and I have created an AM/FM/WBFM/SSB receiver application with this stuff. I call the application radioDiags. The application sends demodulated data to stdout as raw PCM formtted as signed 16-bit little endian integers to stdout at a rate of 8000S/s.
29 stars 2 forks source link

A new dBFs calculator was created as part of code refactoring. I was not #43

Closed wizardyesterday closed 1 year ago

wizardyesterday commented 1 year ago

pleased with replacating function in the signal detector and the AGC functions.