Skip to content

SecretSword2/my-gnuradio-decoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-gnuradio-decoders

gnuradio decoders made by me

ASK decoder

  • file: ask.grc
  • usage: modify "Wav File Source" block (input), and "File Sink" block (output). Output data is a binary file, use commands like hexdump foo.bin -e '/1 "%1d"' -v to get a string output.

BPSK decoder

  • file: bpsk.grc
  • usage: refer to usage of ASK decoder

About

gnuradio decoders made by me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published