FreeCalypso > hg > gsm-codec-lib
changeset 486:f35c8fd9ceba
CHANGES: document gsmrec-dump improvements
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 20 May 2024 02:07:30 +0000 |
parents | 751f06541fbb |
children | cd1f0fa936cc |
files | CHANGES |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Mon May 20 01:47:22 2024 +0000 +++ b/CHANGES Mon May 20 02:07:30 2024 +0000 @@ -30,6 +30,10 @@ written only as part of a debug chase, in pursuit of a bug that ultimately turned out to be in our then-hacky patch to osmo-bts-sysmo. +* gsmrec-dump now prints the bit-counting SID classification for both FRv1 and + EFR codecs, and also identifies bit patterns that match the official DHF + (decoder homing frame) for each codec. + * The configuration and build process has been revamped: the full suite of libraries and utilities can now be installed in any desired file system location without contortions.