Osmocom GPRS libraries
Go to file
Vadim Yanitskiy 96a7e42977 Makefile.am: add 'debian' to EXTRA_DIST
Change-Id: Idbadc505b4149ea16f86cb4afcf6c9d291a8524c
2022-08-07 19:33:03 +07:00
contrib contrib: add jenkins.sh and libosmo-gprs.spec.in 2022-08-07 17:51:26 +07:00
debian debian: fix a typo in 'rules': s/csn10/csn1-0/ 2022-08-07 19:22:26 +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: adopt RLC/MAC tests from osmo-pcu.git 2022-08-07 17:51:26 +07:00
.gitignore tests: adopt RLC/MAC tests from osmo-pcu.git 2022-08-07 17:51:26 +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 README.md: add a brief overview of the libraries we provide 2022-08-07 17:51: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 git://git.osmocom.org/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