Osmocom GPRS libraries
Go to file
Vadim Yanitskiy 1f72c8808f tests/rlcmac: fix incorrect RLCMACTest.{ok,err} paths in EXTRA_DIST
Change-Id: I175bd6494e2a7a6f6977388d760e790b7dd2c1ae
2022-08-16 22:58:48 +07:00
contrib contrib: add jenkins.sh and libosmo-gprs.spec.in 2022-08-07 17:51:26 +07:00
debian debian: clarify license/copyright for CSN.1 codec by ST-Ericsson 2022-08-13 01:29:19 +07:00
include rlcmac: expose [osmo_gprs_rlcmac_]egprs_pkt_ch_req_type_names[] 2022-08-07 17:51:26 +07:00
m4 libosmo-csn1: check-in CSN.1 codec from osmo-pcu.git 2022-08-07 17:51:26 +07:00
src rlcmac: add -export-symbols-regex '^osmo_' to LDFLAGS 2022-08-07 17:51:26 +07:00
tests tests/rlcmac: fix incorrect RLCMACTest.{ok,err} paths in EXTRA_DIST 2022-08-16 22:58:48 +07:00
.gitignore gitignore: ignore build products of dpkg-buildpackage 2022-08-10 02:58:59 +07: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 Makefile.am: add 'debian' to EXTRA_DIST 2022-08-07 19:33:03 +07: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 tests: adopt RLC/MAC tests from osmo-pcu.git 2022-08-07 17:51:26 +07:00
git-version-gen Initial project skeleton 2022-08-07 17:51:25 +07:00
libosmo-csn1.pc.in libosmo-csn1: check-in CSN.1 codec from osmo-pcu.git 2022-08-07 17:51:26 +07:00
libosmo-gprs-rlcmac.pc.in libosmo-gprs-rlcmac: check-in PDU definitions from osmo-pcu.git 2022-08-07 17:51:26 +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