Osmocom GPRS libraries
Go to file
Vadim Yanitskiy 1014ac4b18 libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires
Change-Id: I673a51fbf8ee339b20baca4998ef79e96170f21e
2022-08-24 20:32:40 +07:00
contrib contrib/libosmo-gprs.spec.in: properly define RPM packages 2022-08-18 09:16:18 +00:00
debian debian: clarify license/copyright for CSN.1 codec by ST-Ericsson 2022-08-18 08:33:40 +00:00
include rlcmac: fix using incomplete type 'struct value_string' 2022-08-22 20:57:01 +07:00
m4 libosmo-csn1: check-in CSN.1 codec from osmo-pcu.git 2022-08-07 17:51:26 +07:00
src csn1: #include <stddef.h> in csn1.h for offsetof() 2022-08-22 06:00:28 +07:00
tests tests/testsuite.at: remove $OSMO_QEMU, it's not used 2022-08-16 17:40:14 +00:00
.checkpatch.conf Add .checkpatch.conf with project specific linter config 2022-08-24 06:59:48 +07:00
.gitignore configure: generate libosmo-gprs.spec from libosmo-gprs.spec.in 2022-08-18 09:16:18 +00:00
.gitreview Initial project skeleton 2022-08-07 17:51:25 +07:00
COPYING Initial project skeleton 2022-08-07 17:51:25 +07:00
Makefile.am configure: generate libosmo-gprs.spec from libosmo-gprs.spec.in 2022-08-18 09:16:18 +00:00
README.md update git URLs (git -> https; gitea) 2022-08-10 19:35:26 +07:00
TODO-RELEASE Initial project skeleton 2022-08-07 17:51:25 +07:00
configure.ac configure: generate libosmo-gprs.spec from libosmo-gprs.spec.in 2022-08-18 09:16:18 +00:00
git-version-gen Initial project skeleton 2022-08-07 17:51:25 +07:00
libosmo-csn1.pc.in libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires 2022-08-24 20:32:40 +07:00
libosmo-gprs-rlcmac.pc.in libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires 2022-08-24 20:32:40 +07:00

README.md

libosmo-gprs - Osmocom GPRS libraries

This project is a home for several libraries providing common GPRS routines:

  • libosmo-csn1 - CSN.1 (Concrete Syntax Notation 1) codec,
  • libosmo-gprs-rlcmac - RLC/MAC message definitions.

Homepage

The official homepage of the project is https://osmocom.org/projects/libosmo-gprs

GIT Repository

You can clone from the official libosmo-gprs.git repository using

git clone https://gitea.osmocom.org/osmocom/libosmo-gprs.git

To submit patches, see "Contributing" below.

Mailing List

Discussions related to libosmo-gprs are happening on the osmocom-net-gprs@lists.osmocom.org mailing list, please see https://lists.osmocom.org/postorius/lists/osmocom-net-gprs@lists.osmocom.org/ for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

Submit patches at https://gerrit.osmocom.org/ See also https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit

The current patch queue for libosmo-gprs can be seen at https://gerrit.osmocom.org/#/q/project:libosmo-gprs+status:open