Skip to content

ntoulasd/DSP-for-GQRX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Simple command line tool for noise suppression.

  1. Mute Gqrx. Turn off audio gain -80db
  2. Enable UDP stream.
  3. Run ./filter_set_profile.sh to read noise profile. This must run when no signal is active. Profile must re-set in every frequency or modulation change.
  4. Run ./filter_profile.sh to listen

#Syntax: ./filter_profile.sh xx yy

xx= 1 normal volume

xx= 1.2 20% audio gain

yy=0.26 filtering for CW

yy=0.12 for SSB audio

Requires nc, sox, gqrx

Licence GPL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages