FreeCalypso > hg > gsm-codec-lib
comparison doc/Utils-overview @ 169:0c965c3c5e6e
doc/Utils-overview: new Calypso TCH DL utils
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 25 Dec 2022 09:53:04 +0000 |
parents | 04936af99fc8 |
children | d284f2ac087d |
comparison
equal
deleted
inserted
replaced
168:486e19acc66f | 169:0c965c3c5e6e |
---|---|
10 gsmefr-decode See Codec-utils article. | 10 gsmefr-decode See Codec-utils article. |
11 gsmefr-decode-r | 11 gsmefr-decode-r |
12 gsmefr-encode | 12 gsmefr-encode |
13 gsmefr-encode-r | 13 gsmefr-encode-r |
14 | 14 |
15 gsmefr-dlcap-dec See Calypso-TCH-downlink article. | |
16 gsmefr-dlcap-gsmx | |
17 gsmefr-dlcap-parse | |
18 | |
15 gsmefr-etsi-dec See EFR-testing article. | 19 gsmefr-etsi-dec See EFR-testing article. |
16 gsmefr-etsi-enc | 20 gsmefr-etsi-enc |
17 | 21 |
18 gsmefr-rec2etsi This program reads an EFR session recording in gsmx | 22 gsmefr-rec2etsi This program reads an EFR session recording in gsmx |
19 format and converts it into ETSI decoder input (.dec) | 23 format and converts it into ETSI decoder input (.dec) |
21 check, to verify that the format of TCH uplink from | 25 check, to verify that the format of TCH uplink from |
22 sysmoBTS in EFR mode matches our expectations, before | 26 sysmoBTS in EFR mode matches our expectations, before |
23 embarking on the labor-intensive project to librify EFR | 27 embarking on the labor-intensive project to librify EFR |
24 reference code from ETSI. | 28 reference code from ETSI. |
25 | 29 |
26 gsmfr-cvt-dlcap See Calypso-TCH-downlink article. | |
27 | |
28 gsmfr-decode See Codec-utils article. | 30 gsmfr-decode See Codec-utils article. |
29 gsmfr-decode-r | 31 gsmfr-decode-r |
30 gsmfr-encode | 32 gsmfr-encode |
31 gsmfr-encode-r | 33 gsmfr-encode-r |
34 | |
35 gsmfr-dlcap-gsmx See Calypso-TCH-downlink article. | |
36 gsmfr-dlcap-parse | |
32 | 37 |
33 gsmfr-hand-test This program was written as part of a debug chase: | 38 gsmfr-hand-test This program was written as part of a debug chase: |
34 there seemed to be a design flaw in libgsmfrp, but the | 39 there seemed to be a design flaw in libgsmfrp, but the |
35 actual bug turned out to be in the way we patched | 40 actual bug turned out to be in the way we patched |
36 osmo-bts-sysmo to produce a continuous RTP stream. | 41 osmo-bts-sysmo to produce a continuous RTP stream. |