MTS/IMTS: (Improved) Mobile Telephone Service

Implementation of the 0G Mobile Phone Network of US and Canada

MTS or IMTS mode is selectable, als well as 5 or 7 digit mode.
This commit is contained in:
Andreas Eversberg
2019-07-21 21:19:54 +02:00
parent 31fca59294
commit 99bafb6880
15 changed files with 2839 additions and 13 deletions

View File

@@ -51,6 +51,7 @@ struct debug_cat {
{ "nmt", "\033[1;34m" },
{ "amps", "\033[1;34m" },
{ "r2000", "\033[1;34m" },
{ "imts", "\033[1;34m" },
{ "jollycom", "\033[1;34m" },
{ "frame", "\033[0;36m" },
{ "call", "\033[0;37m" },