GSM Audio Pocket Knife
Go to file
Eric Wild 2d5fbe439b aarch64: add get_cycles
borrowed from arch/arm64/include/asm/arch_timer.h

Change-Id: I489fb8346fbc7440f40695f01d80a89b90761165
2023-07-09 10:09:56 +02:00
contrib contrib: integrate RPM spec 2020-05-19 15:21:45 +02:00
include aarch64: add get_cycles 2023-07-09 10:09:56 +02:00
libgsmhr libgsmhr: make use of unused LIBVERSION variable 2023-03-13 04:29:54 +07:00
m4 Initial skeleton import 2010-10-24 10:22:06 +02:00
src fmt_rtp_amr,fmt_rtp_efr: replace damaged packets with silence 2023-03-28 16:29:45 +03:00
tests tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-13 04:19:23 +07:00
.checkpatch.conf aarch64: add get_cycles 2023-07-09 10:09:56 +02:00
.gitignore contrib: integrate RPM spec 2020-05-19 15:21:45 +02:00
.gitreview Add git-review config 2017-12-29 21:48:18 +01:00
Makefile.am Makefile.am: remove unused AM_CPPFLAGS variable 2023-03-13 04:24:41 +07:00
README.md update git URLs (git -> https; gitea) 2022-10-18 17:13:54 +07:00
configure.ac configure.ac: fix libtool issue with clang and sanitizer 2023-05-15 17:06:08 +02:00
git-version-gen add git-version-gen to auto-generate version from git repo tags 2015-11-05 21:25:32 +01:00
gpl-3.0.txt Initial skeleton import 2010-10-24 10:22:06 +02:00
libosmogapk.pc.in Add a pkg-config manifest for libosmogapk 2017-12-31 12:20:59 +01:00

README.md

gapk - GSM Audio Pocket Knife

The GSM Audio Picket Knife is a tool that can help you to convert codec frames of all codecs in GSM networks between a variety of different formats / representations.

It is part of the Osmocom Open Source Mobile Communications project.

GIT Repository

You can clone from the official gapk.git repository using

git clone https://gitea.osmocom.org/osmocom/gapk.git

There is a web interface at https://gitea.osmocom.org/osmocom/gapk.

Documentation

Unfortunately none.

Mailing List

Discussions related to gapk are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.