annotate trau-files/README @ 74:e78c6b1ecb91

trau-decode: refactor trau-hr-dump The desire is to create a companion program that will read hex lines representing TRAU-8k frames and then decode those frames in exactly the same way how we currently decode frames read from binary capture files. Hence the decoder portion of trau-hr-dump needs to be factored out.
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 08 Feb 2025 03:00:31 +0000
parents e34029530a80
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 The two starting source files in this directory (e1_ts2_efr.bin and
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 e1_ts2_fr.bin) originate from Osmocom:
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 https://cgit.osmocom.org/libosmo-abis/tree/contrib/trau2rtp
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 The Makefile contained here automates the process of extracting interesting
e34029530a80 add README files
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 bits from these E1 Abis UL recordings.