For generating signal recording files
Go to file
2025-07-10 15:20:28 -04:00
.gitignore Added signal and recording generation files, and gitignore 2025-07-10 15:11:40 -04:00
README.md Created readme 2025-07-10 15:20:28 -04:00
recording_generation.py Added signal and recording generation files, and gitignore 2025-07-10 15:11:40 -04:00
signal_generation.py Added signal and recording generation files, and gitignore 2025-07-10 15:11:40 -04:00

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).