A simple 188-110 modem, in C++.
Go to file
2024-10-17 12:09:51 -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 Toying with channel models; refactoring symbol former; moved filters back to time domain 2024-10-17 12:09:51 -04:00
tests Toying with channel models; refactoring symbol former; moved filters back to time domain 2024-10-17 12:09:51 -04:00
.gitignore Initial upload 2024-10-08 23:49:40 -04:00
CMakeLists.txt Toying with channel models; refactoring symbol former; moved filters back to time domain 2024-10-17 12:09:51 -04:00
LICENSE Initial commit 2024-10-08 23:39:09 -04:00
main.cpp Toying with channel models; refactoring symbol former; moved filters back to time domain 2024-10-17 12:09:51 -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++.