SkillAgentSearch skills...

DirectDemod

direct demodulation of radio-signals

Install / Use

/learn @aerospaceresearch/DirectDemod
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DirectDemod

Direct Demodulation of Radio-signals

Decoders

  • NOAA images (Under progress)
  • AFSK1200 (Under progress)

Run example

To run: run 'python main.py IQ.wav'

(using Docker)

sudo docker build --tag direct_demod .
sudo docker run --rm -it \
   --volume="$PWD":/opt/code \
   direct_demod python main.py samples/SDRSharp_20170830_073907Z_145825000Hz_IQ_autogain.wav

Documentation

Please find the docs at: directdemod.readthedocs.io

Experiments

The experiments performed to make design decisions are in the folder experiments, as jupyter notebooks. (click the binder badge for an online version)

BinderDocumentation Status

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated10mo ago
Forks19

Languages

Jupyter Notebook

Security Score

82/100

Audited on May 15, 2025

No findings