Implementation of "Radiocom 2000", the analog French mobile network

This commit is contained in:
Andreas Eversberg
2017-06-10 15:30:20 +02:00
parent 8ce3ff455d
commit ffd3b848e1
20 changed files with 3591 additions and 13 deletions

View File

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