.gitignore | |||
README.md | |||
recording_generation.py | |||
signal_generation.py |
Recording Generation
This repo is for easy signal and recording generation. With this repo, you can generate modulated psk, pam, and qam signals, and wideband noise (WB), constant tone (CTNB), linear frequency modulated (LFM), and birdie signals. You can also save these signals to npy files (data type: complex64), and convert the npy files to dat files (data type: int16, interleaved).