A simple 188-110 modem, in C++.
Go to file
2024-10-11 20:46:34 -04:00
cmake Initial upload 2024-10-08 23:49:40 -04:00
include Corrected probe data formation, added 4800 bps case in interleaver and EOM generator 2024-10-11 20:46:34 -04:00
tests Initial upload 2024-10-08 23:49:40 -04:00
.gitignore Initial upload 2024-10-08 23:49:40 -04:00
CMakeLists.txt Initial upload 2024-10-08 23:49:40 -04:00
LICENSE Initial commit 2024-10-08 23:39:09 -04:00
main.cpp Corrected probe data formation, added 4800 bps case in interleaver and EOM generator 2024-10-11 20:46:34 -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++.