Implementation of Advanced Mobile Phone Service (AMPS)

This commit is contained in:
Andreas Eversberg
2016-05-01 19:51:56 +02:00
parent 7d5d3da8d3
commit d2c4ca4fa9
33 changed files with 36778 additions and 16 deletions

View File

@@ -44,6 +44,7 @@ struct debug_cat {
{ "bnetz", "\033[1;34m" },
{ "cnetz", "\033[1;34m" },
{ "nmt", "\033[1;34m" },
{ "amps", "\033[1;34m" },
{ "frame", "\033[0;36m" },
{ "call", "\033[1;37m" },
{ "mncc", "\033[1;32m" },