Updated readme

This commit is contained in:
madrigal 2025-07-10 15:22:44 -04:00
parent 8810284530
commit 93738c28c5

View File

@ -1,3 +1,5 @@
# Recording Generation # 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). 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).