annotate trau-files/README @ 14:98c0881c2af0
tfo/find-is-hdr: move here from freecalypso-reveng
This little program was developed in freecalypso-reveng Hg repository
in 2023-03, when we didn't have a separate repository for network-side
reverse eng, but now that we do have separate repositories for
FreeCalypso (mobile side) vs network side reverse eng, move TFO RE
work to the proper place.
author |
Mychaela Falconia <falcon@freecalypso.org> |
date |
Fri, 24 May 2024 21:18:22 +0000 |
parents |
e34029530a80 |
children |
|
rev |
line source |
13
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 The two starting source files in this directory (e1_ts2_efr.bin and
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 e1_ts2_fr.bin) originate from Osmocom:
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 https://cgit.osmocom.org/libosmo-abis/tree/contrib/trau2rtp
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 The Makefile contained here automates the process of extracting interesting
|
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 bits from these E1 Abis UL recordings.
|