A simple 188-110 modem, in C++.
Go to file
2024-10-14 17:43:33 -04:00
cmake SRRC filter goes on the IQ components, not the bandpass signal; properly defining filter taps based on freq response 2024-10-12 17:24:21 -04:00
include I'm a little lost again 2024-10-14 17:43:33 -04:00
tests I'm a little lost again 2024-10-14 17:43:33 -04:00
.gitignore Initial upload 2024-10-08 23:49:40 -04:00
CMakeLists.txt First draft demodulator, refactored out the filters, started adding tests 2024-10-14 16:32:56 -04:00
LICENSE Initial commit 2024-10-08 23:39:09 -04:00
main.cpp I'm a little lost again 2024-10-14 17:43:33 -04:00
MIL-STD-188_110C_CHG_NOTICE-1.pdf Add standard document 2024-10-08 23:52:24 -04:00
README.md Initial commit 2024-10-08 23:39:09 -04:00

MIL-STD-188-110C

A simple 188-110 modem, in C++.