FreeCalypso > hg > gsm-codec-lib
diff doc/AMR-hex-utils @ 640:e0e5905261e2 default tip
document tw5b-dump and tw5c-dump
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 20 Mar 2026 06:43:50 +0000 |
| parents | 24aba0e7aa35 |
| children |
line wrap: on
line diff
--- a/doc/AMR-hex-utils Fri Mar 20 05:33:45 2026 +0000 +++ b/doc/AMR-hex-utils Fri Mar 20 06:43:50 2026 +0000 @@ -32,3 +32,9 @@ format. amr-ietf2hexoa conversion utility sets CMR to 15 (NO_DATA); if some other CMR is desired, the desired effect can be trivially achieved by applying sed to amr-ietf2hexoa output. + +There is also tw5c-dump utility that reads a TW-TS-005 Annex C hex file and +parses all frames found therein. By default it expects either OA or OAX format; +if OAX extended information is present, it is decoded and displayed. To dump +hex files containing payloads in RFC 4867 BWE format, run tw5c-dump with -b +option.
