8000 GitHub - cidrblock/rattlegram-cli: Transceive UTF-8 text messages with up to 170 bytes over audio in about a second!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cidrblock/rattlegram-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rattlegram-cli

Basic C++ cli version of the Rattlegram app that uses wav files as input/output of the audio signals.

Encode usage:

./encode MESSAGE CALLSIGN [NOISE_SYMBOLS] [CARRIER_FREQUENCY] [RATE] [BITS] [CHANNEL] [MAPPING] [FILE]

Decode usage:

./decode FILE CHANNEL [MAPPING]

Dependencies

AudioFile https://github.com/adamstark/AudioFile

About

Transceive UTF-8 text messages with up to 170 bytes over audio in about a second!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0