Run struct_endianness.py

Use the OSMO_IS_LITTLE_ENDIAN / OSMO_IS_BIG_ENDIAN macros from
libosmocore and run struct_endianness.py to auto-generate the big endian
part.

Related: OS#5884
Change-Id: Ibeb96f61054b11ca9d82f8d9a00c3935ffb086a6
1 file changed
tree: 514d73de03127a3941d6ade1a0de608178452375
  1. contrib/
  2. include/
  3. libgsmhr/
  4. m4/
  5. src/
  6. tests/
  7. .gitignore
  8. .gitreview
  9. configure.ac
  10. git-version-gen
  11. gpl-3.0.txt
  12. libosmogapk.pc.in
  13. Makefile.am
  14. README.md
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.