FreeCalypso > hg > gsm-codec-lib
annotate Library-versions @ 282:9ee8ad3d4d30
frtest: rm gsmfr-hand-test and gsmfr-max-out utils
These hack programs were never properly documented and were 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,
before beginning of proper patches in Osmocom. These hack programs
need to be dropped from the present sw package because they depend
on old libgsm, and we are eliminating that dependency.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 14 Apr 2024 05:44:47 +0000 |
parents | 731ca8b5cc42 |
children | be7ae099cbc3 |
rev | line source |
---|---|
208
13d27ff5b5df
add documents for release
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 The two Themyscira GSM codec libraries (libgsmefr and libgsmfrp) use Semantic |
13d27ff5b5df
add documents for release
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 Versioning, as described at <https://semver.org/>. In the present source |
13d27ff5b5df
add documents for release
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 release package, the semantic versions of the two libraries are as follows: |
13d27ff5b5df
add documents for release
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 |
13d27ff5b5df
add documents for release
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 libgsmefr version 1.0.0 |
249
731ca8b5cc42
Library-versions: libgsmfrp is now 1.0.2
Mychaela Falconia <falcon@freecalypso.org>
parents:
243
diff
changeset
|
6 libgsmfrp version 1.0.2 |