TACS support (variations added to AMPS code)

These are:

- Bandwidth only 25 KHz, so lower deviations
- Data rate only 8000 KHz
- SID is called AID (Area ID)
- MIN1 coding is different
This commit is contained in:
Andreas Eversberg
2017-05-30 12:49:40 +02:00
parent d52f4cd29d
commit 3788b3e8a5
23 changed files with 19810 additions and 478 deletions

View File

@@ -1,4 +1,5 @@
void numbering(const char *number, const char **carrier, const char **country, const char **national_number);
void list_stations(void);
void sid_stations(int sid);